Hi John, >> You can already choose to build whatever libs and apps you want right >> now. Choose the project you want to build in MSVC or run "make help" >> for GCC to list all the targets.
There is one small issue when I select wxLuaModule as the only target for make; subsequent "make install" fails with this message when it tries to install (missing) wxstedit libs: (...more Installing... messages) -- Installing: .../apps/wxluafreeze/wxluafreeze.lua CMake Error at modules/wxstedit/cmake_install.cmake:31 (FILE): file INSTALL cannot find ".../wxlua/wxLua/lib/MinSizeRel/libwxstedit-wx29-1.6.0.a". Call Stack (most recent call first): cmake_install.cmake:129 (INCLUDE) make: *** [install/strip] Error 1 It would be nice to skip installing components that haven't been built. Paul. On Thu, Mar 7, 2013 at 10:15 AM, Paul K <paulclin...@yahoo.com> wrote: > Hi John, > >> Thanks for reporting, it should be fixed now. > > Indeed; fixed now. > >> You can already choose to build whatever libs and apps you want right >> now. Choose the project you want to build in MSVC or run "make help" >> for GCC to list all the targets. > > yes, this is exactly what I need. I was looking for it in the > configure parameters instead of make. > > Paul. > > On Wed, Mar 6, 2013 at 11:39 PM, John Labenski <jlaben...@gmail.com> wrote: >> On Wed, Mar 6, 2013 at 11:56 PM, Paul K <paulclin...@yahoo.com> wrote: >>> Hi John, >>> >>> I tried to compile the latest wxlua and ran into compilation errors >>> (both on OSX and Windows). I also tried with rev 163 (before Lua 5.2 >>> changes) and compiled it successfully (also on both platforms). The >>> error messages I got are at the bottom of the email. >> >> Thanks for reporting, it should be fixed now. >> >>> Tangentially related; would it be possible to expose >>> wxstc.wxStyledTextCtrl.GetLibraryVersionInfo in the API? I'd like to >>> show Scintilla version number in the About screen. >> >> Sure. >> >>> While we are on the topic of building wxlua, is it possible to provide >>> 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 >>> this would noticeably speed up the process (I only need >>> wx.dll/dylib/so). Thank you. >> >> You can already choose to build whatever libs and apps you want right >> now. Choose the project you want to build in MSVC or run "make help" >> for GCC to list all the targets. >> >> 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 ------------------------------------------------------------------------------ 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