Hi Patrick, ups right my editor can't handle such a long line and displays nothing quite interesting bug. Can you try to add this line "env.Append(LINKFLAGS=['/NODEFAULTLIB'])" to the OpenSG/SConstruct file in the class win32_msvc80x64 after the line "env.Append(LINKFLAGS=['/FORCE:MULTIPLE'])"
Andreas > Andreas, > > The link line was included in the output.txt attachment. There is no > /NODEFAULTLIB option in it. > > -Patrick > > Andreas Zieringer wrote: >> Hi Patrick, >> >> hmm no idea it shouldn't link against libcmt.lib this makes no sense and >> I'm quite sure there is a /NODEFAULTLIB in the link line. Can you send >> me your link line. I will check this tomorrow on my 64 bit machine. >> >> Andreas >> >>> Using SCons 0.96.1 got me a lot farther. OSGBase.dll linked, but >>> OSGSystem.dll fails to link due to an unresolved symbol. I have attached the >>> build output and my current scons options. >>> >>> -Patrick > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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
