drogonframework / drogonframework/drogon

I take sqlite3 related errors when trying to install drogon on my ubuntu 22 wsl

Open
#1,892 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
14.3k
Forks
1.4k
Avg merge
1d 13h
Merged PRs (30d)
14

Description

Hello, i'm trying to install and use drogon on my ubuntu 22 subsystem. I followed that instructions without a problem until "make && sudo make install" command:

https://github.com/drogonframework/drogon-docs/blob/master/ENG-02-Installation.md#install-by-source-in-linux

but later than that, i took some errors that especially related to sqlite 3. In that time i don't installed sqlite 3 and tried the install drogon after installing sqlite, but the error is not changed.

the logs of "cmake .." command is in that file:

[drogon install error log 1.txt](https://github.com/drogonframework/drogon/files/13790301/drogon.install.error.log.1.txt)

and this is the logs of "make && sudo make install" command:

[drogon install error log 2.txt](https://github.com/drogonframework/drogon/files/13790305/drogon.install.error.log.2.txt)

I'm currently using windows 11 and ubuntu 22 wsl.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.