|
From: klaas.holwerda <kho...@xs...> - 2006-12-15 21:50:23
|
John Labenski wrote: > Everything else seems great, It does, every day its better :-) > I'm using VC 2003 and nmake.exe and both > release and debug work even with the wxStEditor lib! > Yep. just setting WXSTEDIT as env., where would we be without Francesco :-) Should we change the default to 2.8 now? In the makefiles i mean. > But, for SHARED=1 the paths for the dlls are > ..\..\lib\wxmsw_msw26_wxlua.dll > but should be > ..\..\..\lib\[vc_dll]\wxmsw_msw26_wxlua.dll > Right. > > wxWidgets seems to build it's libs in only > lib/vc_lib for all lib builds release, debug, unicode > lib/vc_dll for all dll builds release, debug, unicode > > Can we change it to this? I think that was the idea already, there is already the vc_dll created. Or am i miss understanding something? > Grrrr :/ > WX_PRESETS i think Francesco has nightmares around this word :-) Klaas |