-
Notifications
You must be signed in to change notification settings - Fork 34
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
Build issues #35
Comments
It is possible that this issue is addressed with the recent release (v24.08)... can you check it? |
I checked out the latest release v24.08 and try to rebuild all dependencies and I have exactly the same error. So I tried with VS 2022 instead of 2019 and I have this error (with CMake):
EDIT: I don't really know who should fix this issue or if I can use a workaround. |
It can be difficult to build Aurora, because some steps of the build process can conflict with our own environment settings,...
For the moment I found few workarounds, but now I have this build issue when building external dependencies:
D:\AuroraExternals\boost\include\boost-1_78\boost/core/cmath.hpp(258,17): error C2039: '_copysign' n'est pas membre de 'std' [D:\AuroraExternals\build\USD-22.08-Aurora-v22.11\Release\pxr\usd\bin\sdfdump\sdfdump.vcxproj]
May you consider to put pre-compiled version in releases ?
The text was updated successfully, but these errors were encountered: