John Labenski wrote:

> By the way, is there a way to combine all of wxWidgets and wxLua into
> the wx.dll? I had to copy all of the dlls from
> wxWidgets/lib/vc_dll/*.dll and the sample/luamodule.wx.lua into the
> dir that I ran $wxlua-lua.exe from. I guess all these dlls could go
> into %WINDIR%/System32 or something? 

Better extend your path, dll's are searched via the path.
At my work we always use a bat file, in which we extend the path first and next 
start the tool.
This prevents the polution of windows, at which it is so good.
It also keeps the things portable, like putting it on a network disk.

Klaas



-- 
Unclassified

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