On 11/8/06, John Labenski <[EMAIL PROTECTED]> wrote:
> 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_VERSIO
Bugs item #1593097, was opened at 2006-11-08 18:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1593097&group_id=51305
Please note that this message will contain a full copy o
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
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.
Klaas
--
Next i tried using wxWidgets 2.7.2., and it wants to produce the same
name ( so not with 27 in it ).
And it wants to use wxmsw26d_stc.lib and it should be wxmsw27d_stc.lib??
But it is looking in the rigth directories for it, so these things seem
to be hard coded somewhere?
Klaas
klaas.holwerda
On 11/8/06, klaas.holwerda <[EMAIL PROTECTED]> wrote:
> Hi John,
>
> At least the latest CVS of wxstedit under VC6 with nmake in release
> build , produces the wrong library name.
>
> nmake -f makefile.vc BUILD=release
>
> I did clean all *.lib *.obj files etc. by hand first, to be sure.
>
> I thi
Hi John,
At least the latest CVS of wxstedit under VC6 with nmake in release
build , produces the wrong library name.
nmake -f makefile.vc BUILD=release
I did clean all *.lib *.obj files etc. by hand first, to be sure.
I think it should produce wxmsw26_stedit.lib
But in debug and release i o