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 warning when compiling plugins in google colab #190

Open
tkittel opened this issue Aug 29, 2024 · 0 comments
Open

CMake warning when compiling plugins in google colab #190

tkittel opened this issue Aug 29, 2024 · 0 comments

Comments

@tkittel
Copy link
Member

tkittel commented Aug 29, 2024

CMake Warning (dev) at /usr/local/lib/python3.10/dist-packages/NCrystal/ncrystal_pyinst_data/lib/cmake/NCrystal/NCrystalTargets.cmake:61 (add_library):
  ADD_LIBRARY called with SHARED option but the target platform does not
  support dynamic linking.  Building a STATIC library instead.  This may lead
  to problems.
Call Stack (most recent call first):
  /usr/local/lib/python3.10/dist-packages/NCrystal/ncrystal_pyinst_data/lib/cmake/NCrystal/NCrystalConfig.cmake:108 (include)
  CMakeLists.txt:12 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant