Problem building wxMSW 2.8.0 with makefile.vc
JH Trauntvein
j.trauntvein at comcast.net
Fri Feb 2 14:56:57 PST 2007
I have just encountered a problem with the way that makefile.vc
works. Apparently, it copies setup.h from include\wx\msw to lib\vc_lib
\mswd (for the debug build) if and only if the target file does not
exist. I had built wxWidgets and then modified setup.h. I recognised
that I needed a clean rebuild so I executed makefile.vc with the clean
option. Apparently it does not touch the copied setup.h file. The
end result was that I was getting results that were inconsistent with
what I expected based upon the options I thought that I had enabled in
setup.h. It wasn't until I ran a comparison of the two files that I
realised that the one being used for compiling wxWidgets was not being
updated.
Regards,
Jon Trauntvein
More information about the wx-users
mailing list