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

build_scripts GLEW build error #234

Closed
iceprincefounder opened this issue Jul 3, 2017 · 2 comments
Closed

build_scripts GLEW build error #234

iceprincefounder opened this issue Jul 3, 2017 · 2 comments

Comments

@iceprincefounder
Copy link

Description of Issue

Hi,I tried to build USD with build_scripts,but when it built dependences of GLEW,there was a error.By the way,I have built USD v0.7.6 successfully in old way.

Steps to Reproduce

  1. python build_scripts/build_usd.py --build --install_dir /home/xukai/usd_temp/ --inst /home/xukai/usd_temp/deps
    2.wait...

System Information (OS, Hardware)

Centos 6.8 but built usd with centos devtoolset-2(gcc 4.8) and python27

Package Versions

USD-master tag V0.7.6

Build Flags

GLEW log.txt
log.txt

@jtran56
Copy link

jtran56 commented Jul 3, 2017

Filed as internal issue #148277.

@sunyab
Copy link
Contributor

sunyab commented Jul 5, 2017

From the log, it looks like this is an error in the GLEW build during its code generation step and not a direct problem in the build script. However, the maintainers actually recommend pulling the GLEW source distribution from sourceforge to avoid having to do this code generation step. I'll look at updating the build script to do this. Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants