John Labenski wrote:
> 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?

No i can not!
I suspected that the problem was only in the sample, and since i already did 
see the library compiled, i just used it in 
wxLua as is. And installed the library and includes by hand into /usr/local/.
( I could not run make install, because it first wants to make the sample 
again. )
I think wxSpinCtrl linking problems is somehow in the wxstedit sample only.
Else how can it be oke in wxLua.

> 
> 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.

But i updated wxLua from CVS first, its brand new. I will remove the whole 
directory this evening, and checkout again, 
but i am almost sure i have the latest.

> 
> 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.

So very likely that is the problem, and if i solve that this evening. wxLua 
will compile and link fine, and wxStedit its 
sample will still not link.
Maybe the detection of the wxstedit version is wrong for me, but that easy 
enough  to find.

The problem is still in the wxstedit sample, and i wonder that it is maybe 
compiled in non debug while the library is in 
debug. Or else library order.
I will check your old makefile in the samples/stedit directory, if they do 
compile and link, the problem is in the 
bakefile generated makefiles.

Klaas




-- 
Unclassified

-------------------------------------------------------------------------
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