On Jan 20, 2008 9:45 PM, John Labenski <[EMAIL PROTECTED]> wrote: > > As an aside, have you noticed that Windows XP becomes very sluggish > after installing either of these compilers? I have usually installed > 2005 on my systems and soon after have noticed that the start menu, > redrawing of the desktop, and explorer have long delays in them. I > can't find anything on the web about this, but I'm suspicious. Maybe > it bloats the registry? >
I cannot really comment on this, My problems have mostly been related to how badly XP seems to behave when there is a CPU hog process running and the processor does not have multi-core-or-multi-thread... I have not noticed special problems with the compilers. > > One related issue: Visual C++ 2005 express edition + the free platform SDK > > kit which I have installed with it do not contain the odbc32 library which > > is > > in apps/msw/makefile.vc. I removed the library from the makefile, and > > noticed > > that wxLua compiled fine without it. > > How do you compile wxWidgets? You use 2.8.7? I see that all wxWidget's > *.dsp files and makefile.vc link to it. > Odd, quickly checking at the makefiles... It looks like that the library is not needed in wxWidgets (library) compilation, when the wxWidgets is not compiled as a shared library. So I have not needed to do anything because I use the static library version. Eero ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users