From: klaas.holwerda <kho...@xs...> - 2006-11-08 21:12:04
|
Hi John, At least the latest CVS of wxstedit under VC6 with nmake in release build , produces the wrong library name. nmake -f makefile.vc BUILD=release I did clean all *.lib *.obj files etc. by hand first, to be sure. I think it should produce wxmsw26_stedit.lib But in debug and release i only get wxmsw26d_stedit.lib Hope you know how to fix this, Klaas |