Hi,

Francisco Leite yazmış:
> Hi All,
> 
> I saw in this list,,,a method to build lua_module_mono and i tried to
> build it on msvc6 of my friend and i got some
> errors, i don´t know if i need a wxWidgets previously intaled on PC,,,if
> its true, how can i proceed this build process?

Yes, you need wxWidgets library installed.

> Please i just need some tips and tricks!...becouse a long time i try to
> work with this CVS new features.
> [ERROR]
> Compiling...
> dummy.cpp
> C:\WXSNAP\wxLua\modules\wxbind\src\dummy.cpp(20) : fatal error C1083:
> Cannot open include file: 'wx/wxprec.h': No such file or directory
> Error executing cl.exe.
> 
> wx.dll - 1 error(s), 0 warning(s)
> The following environment variables were not found
> $(WXWIN)

This environment variable should tell your wxWidgets path.

For example, I'm putting following in autoexec.bat

SET WXWIN=f:\WX

> [/ERROR]
> 
> Sorry for my poor english!!!
> Thx in Advanced!
> 
> 


--
Regards,
Hakki Dogusan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to