Hi, I had the same problem last night with RunTimeLibraryLoader.cxx. Today I just checked out 11935 and it worked.
Best regards, Han, Yushen On Mon, Aug 11, 2008 at 5:05 AM, David García Garzón <[EMAIL PROTECTED]> wrote: > Fast commit. Check it out. > > Plugins may keep giving errors as we changed the code to load them and we were > unable to test windows. > > And testfarm server is dead :-( > > > On Dilluns 11 Agost 2008, JunJun wrote: >> hi, >> I recompiled Clam at revision 11933 and got an error as following: >> ___________________________________________________________________________ >>________________________ g++ -o scons\libs\core\src\RunTimeLibraryLoader.o >> -c -g -Wall -DCLAM_FLOAT -D_DEBUG -DUSE_PTHREADS=1 -DUSE_XMLPP=1 >> -DCLAM_USE_XML -DCLAM_USE_XML -Iscons\libs\core\include >> -ID:\mingw\local\include -ID:\mingw\include >> -ID:\mingw\local\include\libxml++-2.6 >> -ID:\mingw\local\lib\libxml++-2.6\include -ID:\mingw\local\include\libxml2 >> -ID:\mingw\local\include\glibmm-2.4 -ID:\mingw\local\lib\glibmm-2.4\include >> -ID:\mingw\local\include\sigc++-2.0 -ID:\mingw\local\lib\sigc++-2.0\include >> -ID:\mingw\local\include\glib-2.0 -ID:\mingw\local\lib\glib-2.0\include >> scons\libs\core\src\RunTimeLibraryLoader.cxx >> scons\libs\core\src\RunTimeLibraryLoader.cxx: In static member function >> 'static bool RunTimeLibraryLoader::ReleaseLibraryHandler(void*, >> std::string)': scons\libs\core\src\RunTimeLibraryLoader.cxx:136: error: >> invalid conversion from 'void*' to 'HINSTANCE__*' >> scons\libs\core\src\RunTimeLibraryLoader.cxx:136: error: initializing >> argument 1 of 'BOOL FreeLibrary(HINSTANCE__*)' scons: building terminated >> because of errors. >> scons: *** [scons\libs\core\src\RunTimeLibraryLoader.o] Error 1 >> ___________________________________________________________________________ >>_________________________ >> >> Can anybody figure out the problem? >> >> Jun > > > > -- > David García Garzón > (Work) dgarcia at iua dot upf anotherdot es > http://www.iua.upf.edu/~dgarcia > > _______________________________________________ > Clam-devel mailing list > [email protected] > https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel > > _______________________________________________ Clam-devel mailing list [email protected] https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel
