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

After CMake the solution, CMake-project's building process appears a BUG #58

Closed
674019130 opened this issue Aug 11, 2020 · 3 comments
Closed

Comments

@674019130
Copy link

674019130 commented Aug 11, 2020

My step:

  1. download glTF-SDK-master.
  2. CMake the glTF-SDK-master.
  3. open the project, and building it.
  4. there's a BUG that called error MSB6006: “cmd.exe” has exited,with code 1

I wonder whether I need to install the SDK by this.
I am a rookie about this, plz tell me how to install it.

thx :-)

@bghgary
Copy link
Contributor

bghgary commented Aug 11, 2020

Can you use the solution file instead?

@bghgary
Copy link
Contributor

bghgary commented Aug 11, 2020

If you want to use cmake, can you post the error log? The error you provided just means some command failed.

@674019130
Copy link
Author

If you want to use cmake, can you post the error log? The error you provided just means some command failed.

Thanks for your reply, and I have solved this problem after using cmd to build the project.
There's a BUG cause my build path has a blank, CMake can not recognize the right path. I delete the blank in the folder path, then I build the project successfully and got the .lib file.

Thanks for your reply again, have a good day. :-)

@bghgary bghgary closed this as completed Aug 14, 2020
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

2 participants