On 10/23/06, klaas.holwerda <[EMAIL PROTECTED]> wrote: > Hi John, > > I did the following, to see if the latest produced > libwx_gtk2d_stedit-2.6.a might work with wxLua:
Ok, well first things first, I assume that you can now sucessfully compile, link, and run wxstedit, the sample in wxCode's wxstedit? How did you fix the problems with not finding the symbols for wxSpinCtrl you wrote about before? > cd /usr/local/lib > cp libwx_gtk2d_stedit-2.6.a libstedit.a Yeah... well... this should be documented or better yet fixed, but I just copy it for now. > Then i cleaned wxLua ( make clean), and next compiled again. I did > configure, but i have they idea wxLua is still looking for libstedit.a > and not libwx_gtk2d_stedit-2.6.a. Same for the include files, which are > in /usr/local/wx/stedit, and not in /usr/local/wx-2.6?? > I also copied the include files to the same > /usr/local/include/wx/stedit, if they are not here there is complains, > so somehow it finds these files, although i don't see > -I/usr/local/include/wx and only -I/usr/local/include/wx-2.6?? Ok, I haven't tried to install anything using configure, I'll try it out tonight, I think that we can add a configure option to specify where the wxstedit includes are. > So i thought this should work, as it did yesterday with the old > wxstedit, or at least give the same linking errors. > > This is what i get, much better, not yet perfect. Something changed > with wxSTEditorFrame::UpdateFileListBox() ? > If you can make sence of this wxSTEditorFrame::UpdateFileListBox(), i > think we can then conclude that there something with the sample linking > in wxstedit, and not so much with the library itself because it works > almost for wxLua in the latest wxstedit CVS. Ok, you're mixing a very old wxLua with the new wxStEdit. Either use CVS for both or use wxStEdit 1.2.3 and one of the wxLua snapshots. http://wxlua.sourceforge.net/download/ there is an #ifdef in wxLuaEdit for a change from using a wxlistbox to a wxtreectrl to display the opened files in wxstedit. Hope this helps, 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