On Tue, Oct 1, 2013 at 8:09 PM, Milind Gupta <milind.gu...@gmail.com> wrote:

> Hi,
>         I am trying to build wxLua on windows using tdm gcc. If I try
> building wxwidgets monolithic it does not work, so without monolithic I
> have the CMAKE output after I do configure a couple of times is:
>
> *
> ---------------------------------------------------------------------------
>
> * CMake command line options and tips specific to this project
>
> *
>
> * In the CMake GUI you can set values and press configure a few times
>
> * and until there are no more red items, then press generate.
>
> *
>
> * Usage: cmake -D[OPTION_NAME]=[OPTION_VALUE] /path/to/CMakeLists.txt/
>
> *
> ---------------------------------------------------------------------------
>
> ...

> * * Finding wxWidgets for GCC and Unix type systems
>
> * -DwxWidgets_CONFIG_EXECUTABLE=[path/to/wx-config] :
>
> * Specify path to wx-config script for GCC and Unix type builds
>
> *
> ---------------------------------------------------------------------------
>
>

I think you need to set -DwxWidgets_CONFIG_EXECUTABLE=path/to/wx-config.

Regards,
    John
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to