Hello Johannes, Schaefer Johannes wrote: > Hello Carsten and Lars, > > thanks for your advices. > first i have tried the load the model without the help of qt (lars his > advice). > NodePtr object = SceneFileHandler::the().read("object.wrl"); > nothing changed. > > @carsten > how can i compile the qt4 test programm? in the directory is no readme or > anything else. can you post the commandoline option.
it is (and only can be) built as part of building OpenSG. Unfortunately I just discovered that on my machine there is a problem with how the Qt 4 headers are organized and the binaries are named (moc-qt4 instead of plain moc). For the make/configure build you pass --with-qt4=<qt4dir> to configure, for scons it is qt4=<qt4dir>, but you might run into the same problem I just did. I'll need a couple of days to fix this. What OS are you on? Can you share one of the problematic models? On linux I'd highly recommend running the program through bugle to get an idea what the OpenGL state is. Cheers, Carsten ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users