On 11/8/06, klaas.holwerda <[EMAIL PROTECTED]> wrote:
> klaas.holwerda wrote:
> > But it is looking in the rigth directories for it, so these things seem
> > to be hard coded somewhere?
> >
> In the makefile.vc i changed the WX_VERSION to 27 , that solved one problem.
> Still i though setting WXWIN should be enough.

To my knowledge there is no way in MSW to get the version number into
the nmake makefiles. There is no equivalent to wx-config so
unfortunately you always have to specify WX_VERSION. WXWIN on the
other hand is traditionally the path to the wxWidgets library and so
it'll contain 'C:\path\to\wxWidgets-XXX'.

-John Labenski

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to