On Fri, Oct 19, 2012 at 6:27 AM, Konstantin <lalakos...@gmail.com> wrote:
> On Linux compilation r151 success.
>
> The last thing is building in Windows (same revision 151):
>
> CMake generator is NMake Makefiles.
> Compilation in the Visual Studio 2010 console.
>
> I have errors on RS.exe (Resource Compiler) executing
> It do not know anything about definitions like /W3 or W4 or /MP

I unfortunately don't have VC2010, I think I understand the problem
though, but it would help if you could post the error messages
exactly.

> When i commented out Lines 340 and 356 in  CMakewxAppLib.cmake (Section
> "Special definitions for building")
> the wxLua project was built successfully!

I changed using add_definition() to setting the CMAKE_CXX_FLAGS.
Hopefully it should work now.

Regards,
    John

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to