../../../lib/vc_lib/mswd/wx/setup.h
Vadim Zeitlin
vadim at wxwindows.org
Tue Dec 12 03:49:43 PST 2006
On Tue, 12 Dec 2006 12:44:29 +0100 zlman at gmx.de wrote:
> i've fixed the problem by copying the "setup.h"-file, from
> "\include\wx\msw\setup.h" to "\include\wx\setup.h".
This is *wrong*, please don't do it. The setup.h file is supposed to be in
the directory under lib where copy tried to put it and you will have
problems with setup.h in include/wx.
> That's right, the compiler couldn't find ( "finden" ;-) ) the setup.h -
> but he didn't complain where he expected the setup.h - file. Now i've
> copyied it manually and it works :-) - i think it's necessary to update
> the "INSTALL-MSW.txt"-file about this. Among others, also the lib -
> filenames need a update.
Yes, "25" in the library names is definitely wrong. But the [lack of]
instructions about copying setup.h is absolutely correct.
I still have no idea why copying it to the correct location fails on your
system but it must be something specific to your installation.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list