From: klaas.holwerda <kho...@xs...> - 2006-02-21 21:59:23
|
Hi, Francesco Montorsi wrote: > >> If so we might pay less attention to VC6 which is not to good i think. > I think MSVC6 is going to be completely 'deprecated' in few years... That is what i think too. But at the moment? > maybe we could: > a) move msvc6 project files in the new build\msvc6 folders > b) convert msvc6 project files and add them in the build\msvc7/8 folders Good idea. > > Unfortunately AFAIK MSVC.NET and MSVC2005 use two different formats... > I'm going to see if I can add these formats to bakefile. Arrg! > > >> Did you both compile all flavours in batch build using 2005 ? > > If so do they compile well? > I don't like to do batch builds with IDE. I know. > I usually use makefiles for that and makefile.vc allowed me to compile > wxLua with any combination of options I've tried so far... With project files we must get it too work too, this is what the general user will use. Especially when debugging i prefer much to debug inside the linked libraries and all. That is often how i understand where the problems are. > > > >> I myself get linking errors, etc. i wonder if this is because of VC6 >> or soemthing else. I put the two logs files here. First i tried to make wxStedit which i downloaded at wxCode. ( I tried first CVS but had problems so i downloaded it eventually.) It is not clear yet from install.html which one i should get. That i tried to build without success. Next the log file for wxLua. http://www.xs4all.nl/~kholwerd/tmp/logs/ Let me know what i should do to test more, Klaas |