From: k. h. <kla...@nl...> - 2006-02-21 14:10:56
|
Francesco Montorsi wrote: > > Is there any other problem which must be solved before the release ? > What should compile in VC when using batch build? ( I read that VC2005 is for free now, is it true?? ) If so we might pay less attention to VC6 which is not to good i think. Did you both compile all flavours in batch build using 2005 ? If so do they compile well? I myself get linking errors, etc. i wonder if this is because of VC6 or soemthing else. Klaas wx_object.cpp ..\..\..\modules\wxlua/include/wxlstate.h(184) : warning C4251: 'm_coroutineStates' : class 'wxArrayLuaState' needs to have dll-interface to be used by clients of class 'wxLuaStateRefData' ..\..\..\modules\wxlua/include/wxlstate.h(156) : see declaration of 'wxArrayLuaState' ..\..\..\modules\wxlua/include/wxlstate.h(190) : warning C4251: 's_wxHashMapLuaStateRefData' : class 'wxHashMapLuaStateRefData' needs to have dll-interface to be used by clients of class 'wxLuaStateRefData' ..\..\..\modules\wxlua/include/wxlstate.h(159) : see declaration of 'wxHashMapLuaStateRefData' ..\..\..\modules\wxluadebug/include/wxldebug.h(108) : warning C4275: non dll-interface class 'wxLuaDebugDataItemArray' used as base for dll-interface class 'wxLuaDebugData' ..\..\..\modules\wxluadebug/include/wxldebug.h(100) : see declaration of 'wxLuaDebugDataItemArray' -- Unclassified |