Hi Simon,

>> do you have a special reason for compiling OpenSG with qt4 support. If 
>> you want use to use qt4 with a OpenSG render widget you can compile 
>> OpenSG without qt4 support and use a passive window. There is an example 
>> in OpenSG/Source/WindowSystem/QT4/testPassiveQT4.cpp
> 
> i already have a qt4 application running with a passive opensg window. 
> when i needed the fcdEdit tool and tried to compile it with qt4 support 
> i ran into these troubles... i could easely try to use qt3, but we have 
> other projects with qt4 and i wanted to get used to it :)

ah ok I understand there is no fcdEdit version for qt4 if you compile it 
with qt4 support it just won't build fcdEdit only fcdCompile which has 
no depedencies to qt. If you don't need a GUI you can use a text editor 
and the .fcd file and generate the base classes with fcdCompile. So we 
are back to your link problem with fcdCompile :-(
Are there any *.o files in the fcdEdit directory from a earlier build 
via make? This could lead to some strange effects. Can you try to delete 
all the *.o files.
To get a compiled fcdEdit/fcdCompile you can download a binary dist from 
  http://www.opensg.org/dailybuild_logs/index.EN.html

Andreas


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to