-
Notifications
You must be signed in to change notification settings - Fork 50
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
Error Building FBX-glTF Release #5
Comments
So, it looks like it couldn't find libcpprest...I updated it to look for 2.8, which is the one I had to install. Yet the problem above still existed. I removed the appendCode( const utility::char_t...) from .h and .cpp, which is probably not correct but it continued to build after that and now I'm getting these errors...
Any help with these build problems would be greatly appreciated. |
I'm having the exact problem as @ryanbartley.
|
Same problem for me too, unfortunately. Same output as @ryanbartley and @jazone. Would love to know the solution if there is one. |
Anybody found a solution for that issue? |
Having the same problem here. |
Is this project closed? Would you be willing to take a PR replacing the enormous dependency of Casablanca AKA C++REST with a simple header only json engine? |
@cyrillef @ryanbartley that's a good idea - |
Preliminary work of swapping out the json engine can be found here. Tested and working on OSX. Need to update windows and linux, which I can do this week. |
Hi, I am extremely sorry for the delay. Thanks, |
Building on Mac OSX, I've run into this error...
The text was updated successfully, but these errors were encountered: