Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
On 10/21/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > klaas.holwerda ha scritto: > > Hi, > > > > I am trying to compile and link wxstedit ( as from CVS ). > > > > Can somebody confirm it compile and links? ( ./configure make make install ) > when trying to compile with latest CVS I get: > >

Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
I forgot to rerun bakefile_gen in wxStEdit! Please try the CVS version of it and it should work out of the box. *hopefully* Just so you know, my test machines are : Win2k w/ MSVS2005 GUI using dsw/dsp files : wxWidgets 2.6 CVS Linux gcc using src/Makefiles : wxWidgets CVS HEAD I should switch ove

Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-21 Thread klaas.holwerda
klaas.holwerda wrote: > Hi, > > I am trying to compile and link wxstedit ( as from CVS ). > I eventually downloaded wxstedit1.2.1, which did compile with 2.6.3. But did succeed not with wxLua, but a small change ( already in CVS ) which is in wxstedit.h did make it compile. Linking to stedit.

Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-21 Thread Francesco Montorsi
klaas.holwerda ha scritto: > Hi, > > I am trying to compile and link wxstedit ( as from CVS ). > > Can somebody confirm it compile and links? ( ./configure make make install ) when trying to compile with latest CVS I get: ./bk-deps g++ -c -o stedit_lib_stestyls.o -I./include -I/contrib/includ

Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-21 Thread John Labenski
Humm, this is probably a problem with the bakefile generated configure. I can look into it on sunday, but until then, try using the Makefiles in the src and samples/stedit dir. I do try to keep it working in 2.6.3, but I typically comile with wxWidgets CVS head. I'll get bacck to you on sunday,

[wxCode-users] does wxstedit compile with 2.6.3

2006-10-21 Thread klaas.holwerda
Hi, I am trying to compile and link wxstedit ( as from CVS ). Can somebody confirm it compile and links? ( ./configure make make install ) But it does not link the sample. And it looks the linking line is wrong and what i see build in ./lib, looks unicode lib, which i don't understand, becaus