Thanks,
Milind
On Fri, Dec 5, 2014 at 11:52 AM, John Labenski wrote:
> On Tue, Dec 2, 2014 at 10:46 AM, Milind Gupta
> wrote:
>
>> The error is:
>> /wxLua-2.8.12.3-src/modules/wxstedit/src/precomp.h:7:23: fatal error:
>> wx/wxprec.h: No such file or directory
>> #include
>>
>
>
> When you run
On Tue, Dec 2, 2014 at 10:46 AM, Milind Gupta
wrote:
> The error is:
> /wxLua-2.8.12.3-src/modules/wxstedit/src/precomp.h:7:23: fatal error:
> wx/wxprec.h: No such file or directory
> #include
>
When you run cmake you should see something like this:
-- * Found wxWidgets :
-- * - wxWidgets_VE
Hi Milind,
> I get this error when I start the wxLua make step.
You wrote "this", but there is no error message or the include file
name in your email.
Paul.
On Tue, Dec 2, 2014 at 7:45 AM, Milind Gupta wrote:
> Hi,
> I get this error when I start the wxLua make step. WxWidgets make went
The error is:
/wxLua-2.8.12.3-src/modules/wxstedit/src/precomp.h:7:23: fatal error:
wx/wxprec.h: No such file or directory
#include
^
compilation terminated.
modules\wxstedit\CMakeFiles\wxStEditLib_precomp.dir\build.make:53: recipe
for target 'modules/wxstedit/include/wxStE
Hi,
I get this error when I start the wxLua make step. WxWidgets make went
fine, Cmake step went fine but somehow it is not able to locate this
include file. I already set the wxWidgets Root directory and lib directory
parameters in CMAKE and it is able to detect the version (I am compiling
ag