-
Notifications
You must be signed in to change notification settings - Fork 201
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
Cannot open include file: 'pthread.h' #30
Comments
These are the build commands I've been running, too: For vs 2017
For vs 2015
|
@ben-hawkyard-saddington-baynes |
Hi Daniel, what precisely do you mean by using Visual Studio 2017? Should I open the 2017 Developer command prompt and run the command there? |
Yes. Using the 2015 command prompt or a standard cmd didn't work.
Thanks,
-Daniel
On Aug 27, 2019 at 1:35 AM, ben-hawkyard-saddington-baynes < notifications@github.com> wrote:
Hi Daniel, what precisely do you mean by using Visual Studio 2017? Should I
open the 2017 Developer command prompt and run the command there?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#30?email_source=notifications&email_token=AAXTVXZ57MOFLNJNWTV6JLTQGTRNVA5CNFSM4IPA7H5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5G6ZZQ#issuecomment-525200614>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXTVX4RL6FWLWEZSCN26A3QGTRNVANCNFSM4IPA7H5A>
.
|
Hi I have change file : maya-usd\plugin\al\usdtransaction\AL\usd\transaction\tests\CMakeLists.txt
to which only add "" for the parameter and the problem solved |
@ZhongLingXiao This resolved the issue for me, thank you! |
I believe this was finally fixed properly as part of a recent change to get the AL unit tests running on all platforms. See: #198 |
Merge ADSKPublic dev Into develop at Feb 11 2020
Hello all, I'm encountering difficulties building maya-usd which seem to be similar to those already raised in #27.
I've tried building on windows 7 and on a virtual machine using windows 10. I built pixar usd using visual studio 14 2015 and I've tried building maya-usd using both vs 2015 and vs 2017, on both windows 7 and 10.
I've attached the latest CMakeOutput and CMakeError files as well as the build log. In all permutations of os/vs version I've used the error in CMakeError is the same:
Thank you for your time!
build_log.txt
CMakeError.log
CMakeOutput.log
The text was updated successfully, but these errors were encountered: