[wxCode-users] XSTC 3 alpha release

2006-10-21 Thread Nuklear Zelph
new release of XSTC added TrimTrailing() so that all whitespace after each line is removed. (can set safefilex to call it too) started to implement a margin mapper, not working yet. completed the keywords in keyword_sets and changed argument in SetKeyStr() to string not much color work was don

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