Daniel Zuidinga wrote: > Marcus Lindblom schrieb: >> Daniel Zuidinga wrote: >> >>> hmm scons.. again something new for me... perhaps anybody can tell who >>> did it? >>> >>> >> Its a command-line build system, like make, but quite a bit improved. >> See http://opensg.vrsource.org/trac/wiki/BuildVSScons. >> >> Before you start, are you using 1.8 from the CVS? >> > hmm i got the files from Andreas. But they don“t fix the problem.
They should. Did you add them to the 'Additional manifest files' in the 'Manifest tool' in the Project settings? At least, I have successfully compiled and run an ActiveX control which calls osgInit(). :) I just created one from the wizard and added an osgInit() call. It first failed with your message, then I copied the manifest files (from my build, bit Andreas are equivalent, I checked) into the project dir, added the name of the files 'OSGBase.dll.manifest'. Then, everything loads just fine. Try that and let us know what happens. Cheers, /Macke ------------------------------------------------------------------------- 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
