Hi Simon, >> 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. > > i went back and compiled the latest cvs with qt3 and configure/make to be > able > to use fcdEdit. works fine. > > with scons, still no luck (fresh checkout). the linker error with xmlpp is > def. > independend of qt/qt4. > > i will leave it at that for the moment.
can you call nm -D libOSGBase.so | grep xmlpp on both OSGBase libs (build with configure/make and scons) and send me the output. There needs to be an explanation for this linker error. Andreas > thanks for your help, > simon. > > ------------------------------------------------------------------------- > 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 > > ------------------------------------------------------------------------- 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
