Tnx for help.
Problem was in mingw (
I recompilead all with MS VC ++ 2008 express and all works.
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend thi
klaas.holwerda writes:
> I advice you to use wxWidgets NON shared but static, and the same for wxLua.
> I would not be surprised it works in that case.
> Especially with mingw and cygwin.
>
> Klaas.
>
This means, code of wxWidgets library will be duplicated?!
If wx will be static linked in my
> I have found that when an apps crashes for unknown reasons you have
> somehow linked or compiled it improperly. It is very strange that
> wxLuaCan does not work and points to some problem with your build. Can
> you run any of the wxWidgets C++ samples?
>
> Are you sure that the wxWidgets libs, w
klaas.holwerda writes:
>
> Hi,
>
> There is apps/wxLuacan, which has wxLua embedded..
> And you could have a look at wxArt2D, which has several apps which have
> wxLua embedded, plus scripting stuff.etc.
>
> Klaas
>
OMG. I looked this apps. I readed manuals and have no problem with
underst
Hi all.
I need big help.
Already 2 weeks i 'm trying create wx application with wxLua embedded and in
vain.
I readed all information, compilied wxWidgets and wxLua tight (i think),
but my application dont works.
OS Windows.
I have wxWidgets: 2.8.10.
Compiler: mingw
Make options: UNICODE, RELEASE