On Thu, Mar 7, 2013 at 1:08 AM, Paul K <paulclin...@yahoo.com> wrote:
> Hi John,
>
>> a parameter for configure to disable building of all
>> executables/applications and also disable building of debug/socket
>> libraries (which I don't need)? I regularly rebuild from source and
>
> Just to elaborate on this a bit; I was just compiling wxlua on Linux
> and ran into an issue with wxStEdit. It requires xrc, which I don't
> include in my version of wx.so, but I don't see any option to skip
> building wxStEdit, which breaks the build process (because of missing
> dependencies). I ended up removing it from Cmake configuration
> manually (through the gui). Is there an option I'm missing to disable
> this and other components that are not required for generating wx
> library? Thank you.

No options for disabling parts.

I would include xrc as people can and do use that for GUI layout, see
the calculator sample.

Regards,
    John

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to