Autodesk / Autodesk/Aurora

Build issues

Open
#35 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
620
Forks
57
PR merge metrics
No merged PRs in 30d

Description

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 ?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the external-dependency build on Windows and inspect the reported Boost header path and the sdfdump/sdfdump.vcxproj build target. Compare the environment settings and the _copysign compiler error, then verify that the build completes without the reported failure or that the requested pre-compiled release approach is clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.