[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Compiling WxLua
- From: "Nick Trout" <ntrout@...>
- Date: Wed, 26 Feb 2003 12:34:54 -0800
Whats at (and around) line 2341 in /usr/local/include/wx/event.h ?
From: owner-lua-l@tecgraf.puc-rio.br
[mailto:owner-lua-l@tecgraf.puc-rio.br] On Behalf Of
mahnazt@frogware.com
Sent: February 26, 2003 12:30 PM
To: Multiple recipients of list
Subject: Compiling WxLua
Hi , I am trying to compile wxLua in Linux .As it says I run make file
,but wxLuaApp.cpp can not be compiled .It says :
/usr/local/include/wx/event.h:2341 : stray '\377' in program
....
Do you have any experiance with such a problem ?
----