import <AssimpParser> file not found[Closed]
-
wrote on 7 Jul 2015, 11:08 last edited by lorenzo.luci 7 Jul 2015, 13:29
Hello,
I read in the documentation that AssimpParser should be part present as class of QT3D. However, I couldn't find the header to add this class to my project. The plugin is compiled, since I can run the example, but I can't figure out why no header is present in my building dir.
I compiled qt5 using http://wiki.qt.io/Building-Qt-5-from-GitThnaks
-
Hi,
The AssimpParser is a private class and an "implementation detail" that's why there's no header to be found.
-
wrote on 7 Jul 2015, 13:28 last edited by
Ah ok...thanks
1/3