From: Victor B. <so...@te...> - 2012-10-06 08:50:29
|
>> There is not cursor resource assert now but I get wxWidgets lib in dll >> where >> I got before everything in wx.dll with this command line: > > I don't know what this means. I meant that wx.dll depends on WXBASE294U_NET_GCC_CUSTOM.DLL for example, althought in the command line I asked for BUILD_SHARED_LIBS=FALSE and pointed to gcc_lib. When I run first time I get BUILD_SHARED_LIBS=FALSE but libraries point to gcc_dll. When I rerun command line without deleting previous results I get BUILD_SHARED_LIBS=FALSE and libraries correctly pointing to gcc_lib. So running command line twice seems to solve the problem for me, but it is confusing and I dont know if it is intended to be that way. Best Regards Victor Bombi |