-
Notifications
You must be signed in to change notification settings - Fork 86
Error while installing usd_from_gltf : [USD\include\pxr/base/tf/diagnosticHelper.h(35,10): fatal error C1083: Cannot open include file: 'boost/any.hpp': No such file or directory ] #54
Error while installing usd_from_gltf : [USD\include\pxr/base/tf/diagnosticHelper.h(35,10): fatal error C1083: Cannot open include file: 'boost/any.hpp': No such file or directory ] #54
Comments
@53nthamizh why you closed it ? got the same error: solved with change boost folder path. :) |
Any update? I have the same error with any.hpp |
I am dealing with the same problem, I could not find the solution |
Still seeing this issue |
I am also still getting this issue as well. I can change the boost version in the CmakeList.txt file, however I also get the error: |
Still getting the same issue regarding boost/any.hpp |
I ended up compiling USD 19.05 and then it worked! |
@braedenf did you build it with VS2017 or were you able to use VS2019?? |
I tried so many things haha. I think I used VS2017 Native x64 and Python 2.7 (making sure other Python version were not in my path) This guide helped me a lot. |
Hi,
I've been trying to identify this issue. Couldn't get anything on it. Any idea on this?
gltf.vcxproj -> C:\USDGLTF\build\usd_from_gltf\gltf\Release\gltf.lib
config.cc
C:\USD\include\pxr/base/tf/diagnosticHelper.h(35,10): fatal error C1083: Cannot open include file: 'boost/any.hpp': No such file or directory [C:\USDGLTF\build\usd_from_gltf\common\common.vcxproj]
logging.cc
C:\USD\include\pxr/base/tf/diagnosticHelper.h(35,10): fatal error C1083: Cannot open include file: 'boost/any.hpp': No such file or directory [C:\USDGLTF\build\usd_from_gltf\common\common.vcxproj]
The log file.
log.txt
The text was updated successfully, but these errors were encountered: