Hello Laumaya
thank you very much for this important reply
I am now trying to use Qt Gui application, I opened the .pro, .h and .ccp files from example09, ( explained in this page:
http://www.glc-lib.net/example09.php), then compiled as an existing project
I wonder if that is the way of exporting to Qt creator ?
all I want to do is to find a way to export Collada files from 3D Max. I have the collada files but I need to import them to C++ and display them with OpenGL.
the problem is how to export collada using GCL_lib. example09 looks similar to what I am trying to do but I could not display the collada file of example09.
I hope to display this file and then I replace it with my file. so how to use Qt to run example09 and display
your help is really appreciated.