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

cmake build #1598

Open
pmp-p opened this issue Jan 18, 2024 · 1 comment
Open

cmake build #1598

pmp-p opened this issue Jan 18, 2024 · 1 comment
Labels
bug build Issues related to build system

Comments

@pmp-p
Copy link
Contributor

pmp-p commented Jan 18, 2024

using -DWANT_NATIVE_NET=NO may lead to

[  1%] Built target p3dtoolbase
[  1%] Built target p3dtoolutil
[  2%] Built target p3dtool
[  3%] Built target p3prc
[  4%] Built target p3interrogatedb
[  5%] Built target p3express
[  5%] Built target p3downloader
[  6%] Built target pandaexpress
[  6%] Built target p3linmath
[  8%] Built target p3pipeline
[  9%] Built target p3putil
[ 10%] Building CXX object cmake/panda/src/pstatclient/CMakeFiles/p3pstatclient.dir/Unity/unity_0_cxx.cxx.o
In file included from /data/git/panda3d-upstream/panda/src/pstatclient/pStatClient.cxx:21,
                 from /opt/python-wasm-sdk/build/panda-host/cmake/panda/src/pstatclient/CMakeFiles/p3pstatclient.dir/Unity/unity_0_cxx.cxx:7:
/data/git/panda3d-upstream/panda/src/pstatclient/pStatClientImpl.h:23:10: fatal error: connectionManager.h: No such file or directory
   23 | #include "connectionManager.h"
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
@pmp-p
Copy link
Contributor Author

pmp-p commented Jan 20, 2024

maybe HAVE_NET=NO WANT_NATIVE_NET=NO should imply DO_PSTATS=NO

@rdb rdb added bug build Issues related to build system labels Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug build Issues related to build system
Projects
None yet
Development

No branches or pull requests

2 participants