Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build on Ubuntu 24.04.1 #98

Open
gecoool opened this issue Nov 13, 2024 · 0 comments
Open

Unable to build on Ubuntu 24.04.1 #98

gecoool opened this issue Nov 13, 2024 · 0 comments

Comments

@gecoool
Copy link

gecoool commented Nov 13, 2024

cmake version 3.28.3
I've run "cmake -S . -B build". The output was:

CMake Error at CMakeLists.txt:24 (include):
include could not find requested file:

SetCompilerFeatures

CMake Error at CMakeLists.txt:25 (include):
include could not find requested file:

SetCompilerWarnings

CMake Error at CMakeLists.txt:26 (include):
include could not find requested file:

SetPlatformFeatures

CMake Error at /usr/share/cmake-3.28/Modules/SystemInformation.cmake:16 (file):
file failed to open for writing (Is a directory):

asio/CppServer/

Call Stack (most recent call first):
CMakeLists.txt:27 (include)

Also, while trying to build on VS2022, i get similar errors (SetPlatformFeatures not found)
What am I doing wrong, or what;s the problem here pls ?

UPDATE installing gil is a PITA. Could this work without all python related stuff, just like a plain CMakeLists thing ?

UPDATE: after installing requirements, gil update, run unix.sh, here;s the output log:

https://gist.github.com/gecoool/70e27bfa4a1c911e58009dcb02284a85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant