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

OpenVDB: Add /bigobj as compiler flag only for MSVC #4948

Merged
merged 3 commits into from
Jan 7, 2019

Conversation

aaronang
Copy link
Contributor

This patch should fix #4940.

@sanxiyn
Copy link
Contributor

sanxiyn commented Dec 12, 2018

Does it continue to build on MSVC? If it doesn't, you should make the removal conditional on the compiler; see #3442 for an example.

@aaronang
Copy link
Contributor Author

I see. I wasn't aware of /bigobj being used on MSVC. I currently don't have a Windows machine but will use the fix you proposed 🙂

@aaronang
Copy link
Contributor Author

@sanxiyn Thank you for the feedback! I incorporated your feedback.

@aaronang aaronang changed the title OpenVDB: Remove /bigobj from patch file OpenVDB: Add /bigobj as compiler flag only for MSVC Dec 13, 2018
@ras0219-msft ras0219-msft self-assigned this Dec 19, 2018
@msftclas
Copy link

msftclas commented Dec 19, 2018

CLA assistant check
All CLA requirements met.

@ras0219-msft ras0219-msft merged commit a0042b8 into microsoft:master Jan 7, 2019
@ras0219-msft
Copy link
Contributor

Thanks for the PR and happy holidays!

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

Successfully merging this pull request may close these issues.

Error: Building package openvdb:x64-linux failed with: BUILD_FAILED
4 participants