On 12/6/06, Hakki Dogusan <[EMAIL PROTECTED]> wrote:
> > Great! If you have a place for me to get them I'll upload them to the
> > wxLua site into the downloads dir.
>
> http://www.dynaset.org/dogusanh/download/wxLua-CodeBlocks.zip ~5Mb
>
> - Includes CodeBlocks (SVN3315) project file
> - wx.dll lua module unicode and non-unicode
> - There are tons of exported functions, I couldn't solve it
> - Used wx-rc3 static libs
> - Used modified wxlstate.h (for Turkish)
>
> Could you inform me upon downloading it, please?

Got it, thanks.
What does it mean "There are tons of exported functions, I couldn't solve it"?

When I try to run this, I get an error
./lua5.1.exe ../samples/luamodule.wx.lua
d:\wxCVS\wxLua\wxLua\bin\lua5.1.exe: error loading module 'wx' from
file '../lib/vc_dll/wx.dll':
        Access is denied.

stack traceback:
        [C]: ?
        [C]: in function 'require'
        ../samples/luamodule.wx.lua:19: in main chunk
        [C]: ?

What the heck is "Access is denied" supposed to mean? It's definitely
finding wx.dll since if I move it somewhere else it gives a "The
specified module could not be found." error.

> > By the way, how do you use Code::Blocks with wxLua? I tried to use
>
> I suggest to look it again..
> It only generates a layout file. You don't mean object or dependency
> files, don't you? For these I'm using sub directories.

Ok, I'll try again. If I remember correctly it was generating
makefiles and maybe even autoconf and readme files and whatnot.

Thanks,
    John Labenski

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to