I have a question about CHAI3D examples.
Hi, I'm UiKyun Na from Republic of Korea.
chai3d is interesting program.
I have install chai3d-3.2.0-VisualStudio.
I use your program(CHAI3D) but, I have a question about examples.
I read your documentation (www.chai3d.org/download/doc/html/), and test about creating an application.
In your documentation, they make a CHAI3D/examples/GLUT/13-primitives, but In my folder, I can not found GLUT folder In my computer.
so, I use GLFW/13-primitives, and test my application. but In my computer, they apper error. how to use this examples?
thank you.
Best regards,
UK Na.
p.s) I have setting following your documentation. and My visual studio version is 2013.
Please Log in or Create an account to join the conversation.
Hey UiKyun Na,
well in my Chai directory there is no GLUT folder either.
There is one in /Templates but I think it has nothing to do with the examples.
The folder structure you said does not exist btw.
When you have made the folder structure like in the tutorial, it should be like this:
MyProject/external/CHAI3D/examples/GLFW/13-Primitives
This is the project you are looking for. Maybe you were trying to find "GLUT" where is no GLUT but a "GLFW" instead.
Now, the important part: What errors do you get?
p.s: The Visual Studio version doesn't matter. I'm coding with 2017 and it's working.
Please Log in or Create an account to join the conversation.
- Posts: 2
But in the latest version of Chai3D 3.2 there aren't the lib and obj folders within Chai3D\extras\GLFW.What did you do?
Please Log in or Create an account to join the conversation.
- Posts: 2
I solved the first issue but now I am getting linking errors with Chai 3D?
Please Log in or Create an account to join the conversation.