On Tue, Oct 20, 2009 at 7:29 PM, dd <drone....@gmail.com> wrote:
>
> OMG. I looked this apps. I readed manuals and have no problem with
> understanding.
> Tryed compile wxLuacan. It compiles ok, but application dont launch - system
> error
> 0xC0000005 (see above).
> I have no problem to compile.
> I have problem - application dont start! I think, problem is in wrong linking
> or wrong build wxWidgets and wxLua. Though works OK without wxLua.
> I described, how it was builded. Can u tell me, what is wrong in my action?
>

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, wxLua libs, and your program
were built using the exact same settings, unicode, debug, etc. You
should clean out all the old builds and start over so you know that
there is only one set of headers, libs, and whatnot.

Regards,
    John

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to