You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(60) |
Jul
(35) |
Aug
(32) |
Sep
(5) |
Oct
(5) |
Nov
(58) |
Dec
(34) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(114) |
Feb
(184) |
Mar
(153) |
Apr
(90) |
May
(153) |
Jun
(59) |
Jul
(24) |
Aug
(43) |
Sep
(17) |
Oct
(34) |
Nov
(11) |
Dec
(204) |
2007 |
Jan
(84) |
Feb
(119) |
Mar
(38) |
Apr
(28) |
May
(52) |
Jun
(105) |
Jul
(64) |
Aug
(67) |
Sep
(14) |
Oct
(3) |
Nov
(28) |
Dec
(55) |
2008 |
Jan
(228) |
Feb
(55) |
Mar
(30) |
Apr
(30) |
May
(15) |
Jun
(20) |
Jul
(12) |
Aug
(3) |
Sep
(13) |
Oct
(54) |
Nov
(35) |
Dec
(35) |
2009 |
Jan
(19) |
Feb
(20) |
Mar
(34) |
Apr
(4) |
May
(60) |
Jun
(25) |
Jul
(16) |
Aug
(51) |
Sep
(19) |
Oct
(62) |
Nov
(21) |
Dec
(12) |
2010 |
Jan
(1) |
Feb
|
Mar
(4) |
Apr
(12) |
May
(23) |
Jun
(13) |
Jul
(1) |
Aug
(40) |
Sep
(18) |
Oct
(21) |
Nov
(26) |
Dec
(34) |
2011 |
Jan
(17) |
Feb
(23) |
Mar
(1) |
Apr
(10) |
May
(1) |
Jun
(5) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
(43) |
2012 |
Jan
(5) |
Feb
(19) |
Mar
(6) |
Apr
(24) |
May
(39) |
Jun
(83) |
Jul
(29) |
Aug
(36) |
Sep
(64) |
Oct
(55) |
Nov
(12) |
Dec
(7) |
2013 |
Jan
(17) |
Feb
(10) |
Mar
(37) |
Apr
(27) |
May
(13) |
Jun
(9) |
Jul
(7) |
Aug
(61) |
Sep
(23) |
Oct
(23) |
Nov
(30) |
Dec
(16) |
2014 |
Jan
(23) |
Feb
(13) |
Mar
(9) |
Apr
(17) |
May
(2) |
Jun
(11) |
Jul
(2) |
Aug
|
Sep
(9) |
Oct
(24) |
Nov
(2) |
Dec
(14) |
2015 |
Jan
(6) |
Feb
(4) |
Mar
(17) |
Apr
|
May
(7) |
Jun
(3) |
Jul
|
Aug
|
Sep
(2) |
Oct
(21) |
Nov
(6) |
Dec
(2) |
2016 |
Jan
(4) |
Feb
(2) |
Mar
(7) |
Apr
(3) |
May
(11) |
Jun
(6) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(4) |
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(8) |
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: John L. <jla...@gm...> - 2014-10-12 04:23:29
|
On Mon, Oct 6, 2014 at 5:24 AM, Victor Bombi <so...@te...> wrote: > I tested auidemo C++ sample without errors, but there are less panes > than in lua sample and my error appeared when trying to make wider > the bottom right pane. > In linux with the wxWidgets 3.1 GTK build the wxLua auidemo doesn't crash and the lower right pane is not resizeable, but I think that is right since the Fixed() function is called on the pane info. The C++ aui sample is simpler as you mentioned and there is only a single pane filling the bottom width and it resizes with the frame size normally. If you're interested in getting it fixed, I recommend that you submit a bug report (or see if one already exists) on the wxWidgets site since it is demonstrable in the C++ sample. Regards, John > ----- Original Message ----- > *From:* John Labenski <jla...@gm...> > *To:* wxl...@li... > *Sent:* Monday, October 06, 2014 6:18 AM > *Subject:* Re: [wxlua-users] wxlua auidemo debug error > > On Fri, Oct 3, 2014 at 1:15 PM, Victor Bombi <so...@te...> > wrote: > >> Running auidemo from wxLua build from svn on mac osx 10.9 with >> wxWidgets3.0.1 , >> if you try to make wider the bottom right pane: >> >> ../src/common/wincmn.cpp(3271): assert >> "!wxMouseCapture::IsInCaptureStack(this)" failed in CaptureMouse(): >> Recapturing the mouse in the same window? >> >> > Unfortunately, this is from within wxWidgets itself. > > Can you build the auidemo C++ sample and run that and does it show the > same error? To build the C++ auidemo app simply go the the samples/aui dir > in the wxWidgets configure build dir you created and type 'make.' I haven't > check recently, but the wxLua sample was directly copied from the C++ > sample and the code for the two is probably still very similar. > > Regards, > John > > > > >> Call stack: >> [00] wxEvtHandler::ProcessEventLocally(wxEvent&) >> [01] wxEvtHandler::ProcessEvent(wxEvent&) >> [02] wxEvtHandler::SafelyProcessEvent(wxEvent&) >> [03] wxWidgetCocoaImpl::DoHandleMouseEvent(NSEvent*) >> [04] -[NSWindow(wxNSWindowSupport) WX_filterSendEvent:] >> [05] -[wxNSWindow sendEvent:] >> [06] -[NSApplication sendEvent:] >> [07] -[wxNSApplication sendEvent:] >> [08] -[NSApplication run] >> [09] wxGUIEventLoop::OSXDoRun() >> [10] wxCFEventLoop::DoRun() >> [11] wxEventLoopBase::Run() >> [12] wxAppConsoleBase::MainLoop() >> [13] wxApp::OnRun() >> [14] wxEntry(int&, wchar_t**) >> [15] main wxlua.cpp:11 >> [16] start >> [17] 0x00000003 >> >> >> >> ------------------------------------------------------------------------------ >> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer >> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports >> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper >> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer >> >> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk >> _______________________________________________ >> wxlua-users mailing list >> wxl...@li... >> https://lists.sourceforge.net/lists/listinfo/wxlua-users >> > > ------------------------------ > > > ------------------------------------------------------------------------------ > Slashdot TV. Videos for Nerds. Stuff that Matters. > > http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk > > ------------------------------ > > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > > > > ------------------------------------------------------------------------------ > Slashdot TV. Videos for Nerds. Stuff that Matters. > > http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > > |
From: Victor B. <so...@te...> - 2014-10-06 09:24:47
|
I tested auidemo C++ sample without errors, but there are less panes than in lua sample and my error appeared when trying to make wider the bottom right pane. ----- Original Message ----- From: John Labenski To: wxl...@li... Sent: Monday, October 06, 2014 6:18 AM Subject: Re: [wxlua-users] wxlua auidemo debug error On Fri, Oct 3, 2014 at 1:15 PM, Victor Bombi <so...@te...> wrote: Running auidemo from wxLua build from svn on mac osx 10.9 with wxWidgets3.0.1 , if you try to make wider the bottom right pane: ../src/common/wincmn.cpp(3271): assert "!wxMouseCapture::IsInCaptureStack(this)" failed in CaptureMouse(): Recapturing the mouse in the same window? Unfortunately, this is from within wxWidgets itself. Can you build the auidemo C++ sample and run that and does it show the same error? To build the C++ auidemo app simply go the the samples/aui dir in the wxWidgets configure build dir you created and type 'make.' I haven't check recently, but the wxLua sample was directly copied from the C++ sample and the code for the two is probably still very similar. Regards, John Call stack: [00] wxEvtHandler::ProcessEventLocally(wxEvent&) [01] wxEvtHandler::ProcessEvent(wxEvent&) [02] wxEvtHandler::SafelyProcessEvent(wxEvent&) [03] wxWidgetCocoaImpl::DoHandleMouseEvent(NSEvent*) [04] -[NSWindow(wxNSWindowSupport) WX_filterSendEvent:] [05] -[wxNSWindow sendEvent:] [06] -[NSApplication sendEvent:] [07] -[wxNSApplication sendEvent:] [08] -[NSApplication run] [09] wxGUIEventLoop::OSXDoRun() [10] wxCFEventLoop::DoRun() [11] wxEventLoopBase::Run() [12] wxAppConsoleBase::MainLoop() [13] wxApp::OnRun() [14] wxEntry(int&, wchar_t**) [15] main wxlua.cpp:11 [16] start [17] 0x00000003 ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ wxlua-users mailing list wxl...@li... https://lists.sourceforge.net/lists/listinfo/wxlua-users ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk ------------------------------------------------------------------------------ _______________________________________________ wxlua-users mailing list wxl...@li... https://lists.sourceforge.net/lists/listinfo/wxlua-users |
From: John L. <jla...@gm...> - 2014-10-06 04:18:30
|
On Fri, Oct 3, 2014 at 1:15 PM, Victor Bombi <so...@te...> wrote: > Running auidemo from wxLua build from svn on mac osx 10.9 with > wxWidgets3.0.1 , > if you try to make wider the bottom right pane: > > ../src/common/wincmn.cpp(3271): assert > "!wxMouseCapture::IsInCaptureStack(this)" failed in CaptureMouse(): > Recapturing the mouse in the same window? > > Unfortunately, this is from within wxWidgets itself. Can you build the auidemo C++ sample and run that and does it show the same error? To build the C++ auidemo app simply go the the samples/aui dir in the wxWidgets configure build dir you created and type 'make.' I haven't check recently, but the wxLua sample was directly copied from the C++ sample and the code for the two is probably still very similar. Regards, John > Call stack: > [00] wxEvtHandler::ProcessEventLocally(wxEvent&) > [01] wxEvtHandler::ProcessEvent(wxEvent&) > [02] wxEvtHandler::SafelyProcessEvent(wxEvent&) > [03] wxWidgetCocoaImpl::DoHandleMouseEvent(NSEvent*) > [04] -[NSWindow(wxNSWindowSupport) WX_filterSendEvent:] > [05] -[wxNSWindow sendEvent:] > [06] -[NSApplication sendEvent:] > [07] -[wxNSApplication sendEvent:] > [08] -[NSApplication run] > [09] wxGUIEventLoop::OSXDoRun() > [10] wxCFEventLoop::DoRun() > [11] wxEventLoopBase::Run() > [12] wxAppConsoleBase::MainLoop() > [13] wxApp::OnRun() > [14] wxEntry(int&, wchar_t**) > [15] main wxlua.cpp:11 > [16] start > [17] 0x00000003 > > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > |
From: John L. <jla...@gm...> - 2014-10-06 04:11:24
|
On Fri, Oct 3, 2014 at 4:37 AM, Victor Bombi <so...@te...> wrote: > Hello, > > When trying to build against a external lua library (luajit in mac osx > 10.9) > it complains about not finding luaopen_bit32 > Isn't this a confusion with lua5.2? > > I haven't build with luajit recently, does it not have the function luaopen_bit32(lua_State* L) anymore or maybe it never did, I forget... I committed a blind fix to svn trunk to have wxLua always compile the bit32 lib even for luajit. It's a tiny lib and provides Lua 5.2 compatibility, which might be useful to some. Regards, John |
From: Victor B. <so...@te...> - 2014-10-03 19:41:55
|
> ./build-macosx.sh lua wxwidgets wxlua > ./build-macosx.sh lua jit Thanks, I will try that. |
From: Paul K <pau...@ya...> - 2014-10-03 18:04:26
|
Hi Victor, >I have tried build-macosx.sh from ZeroBrane (luarocks dont have wxlua, > luaDist not woking for me, so I liked to see that) > first ./build-macosx.sh lua jit > then ./build-macosx.sh wxlua and getting the same error about not finding > _luaopen_bit32 > > forgot to say that in the middle ./build-macosx.sh wxwidgets Right, as I said, I don't build wxlua against luajit; so, in my case it's something like this: ./build-macosx.sh lua wxwidgets wxlua ./build-macosx.sh lua jit John, while we are on the subject of bit32, I think it needs to be cleaned in/from wxlua: first of all, you seem to have several implementations of bit module (bitlib in wxlstate.cpp and bit32 in lbitlib.c with different implementations); second, there is a problem with bit.bnot that does incorrect calculations using the latest LuaJIT (but the problem seems to be with wxlua implementation). See this commit for details: https://github.com/pkulchenko/ZeroBraneStudio/commit/64b14f4005e86a7cdb05dc9a53c64dc3c6c6180f Paul. |
From: Victor B. <so...@te...> - 2014-10-03 17:30:36
|
>I have tried build-macosx.sh from ZeroBrane (luarocks dont have wxlua, > luaDist not woking for me, so I liked to see that) > first ./build-macosx.sh lua jit > then ./build-macosx.sh wxlua and getting the same error about not finding > _luaopen_bit32 > forgot to say that in the middle ./build-macosx.sh wxwidgets |
From: Victor B. <so...@te...> - 2014-10-03 17:24:43
|
I have tried build-macosx.sh from ZeroBrane (luarocks dont have wxlua, luaDist not woking for me, so I liked to see that) first ./build-macosx.sh lua jit then ./build-macosx.sh wxlua and getting the same error about not finding _luaopen_bit32 ----- Original Message ----- From: "Paul K" <pau...@ya...> To: <wxl...@li...> Sent: Friday, October 03, 2014 6:39 PM Subject: Re: [wxlua-users] build against luajit > Victor, > >> I know I can build against wxlua provided lua5.1 and then use module from >> luajit but I got a crash doing that and that is why I try to build >> against luajit > > I only build against lua5.1, but only use LuaJIT and haven't seen any > issues on Windows/OSX/Linux during the last 1.5 years I have this > configuration in ZeroBrane Studio. > > Maybe you need to check what led to the crash. LuaJIT is stricter in > some aspects than Lua5.1; maybe you can turn jit off to see if it > still crashes. > > Paul. > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users |
From: Victor B. <so...@te...> - 2014-10-03 17:15:42
|
Running auidemo from wxLua build from svn on mac osx 10.9 with wxWidgets3.0.1 , if you try to make wider the bottom right pane: ../src/common/wincmn.cpp(3271): assert "!wxMouseCapture::IsInCaptureStack(this)" failed in CaptureMouse(): Recapturing the mouse in the same window? Call stack: [00] wxEvtHandler::ProcessEventLocally(wxEvent&) [01] wxEvtHandler::ProcessEvent(wxEvent&) [02] wxEvtHandler::SafelyProcessEvent(wxEvent&) [03] wxWidgetCocoaImpl::DoHandleMouseEvent(NSEvent*) [04] -[NSWindow(wxNSWindowSupport) WX_filterSendEvent:] [05] -[wxNSWindow sendEvent:] [06] -[NSApplication sendEvent:] [07] -[wxNSApplication sendEvent:] [08] -[NSApplication run] [09] wxGUIEventLoop::OSXDoRun() [10] wxCFEventLoop::DoRun() [11] wxEventLoopBase::Run() [12] wxAppConsoleBase::MainLoop() [13] wxApp::OnRun() [14] wxEntry(int&, wchar_t**) [15] main wxlua.cpp:11 [16] start [17] 0x00000003 |
From: Paul K <pau...@ya...> - 2014-10-03 17:09:04
|
Victor, > I know I can build against wxlua provided lua5.1 and then use module from > luajit but I got a crash doing that and that is why I try to build against luajit I only build against lua5.1, but only use LuaJIT and haven't seen any issues on Windows/OSX/Linux during the last 1.5 years I have this configuration in ZeroBrane Studio. Maybe you need to check what led to the crash. LuaJIT is stricter in some aspects than Lua5.1; maybe you can turn jit off to see if it still crashes. Paul. |
From: Victor B. <so...@te...> - 2014-10-03 15:43:22
|
I see that you provided it in lbitlib.c and with BUILD_VERBOSELY=TRUE I can see it is included in linking, so I dont know what else to look for. I know I can build against wxlua provided lua5.1 and then use module from luajit but I got a crash doing that and that is why I try to build against luajit > Hello, > > When trying to build against a external lua library (luajit in mac osx > 10.9) > it complains about not finding luaopen_bit32 > Isn't this a confusion with lua5.2? > > Best > victor > |
From: Victor B. <so...@te...> - 2014-10-03 08:37:28
|
Hello, When trying to build against a external lua library (luajit in mac osx 10.9) it complains about not finding luaopen_bit32 Isn't this a confusion with lua5.2? Best victor |
From: Victor B. <so...@te...> - 2014-10-02 17:35:08
|
I have been able to compile changing the wxWidgets configure phase this was my previous one #!/bin/sh ../configure --prefix="$(pwd)" --with-libjpeg --with-libtiff --with-libpng --with-zlib --with-opengl --with-cocoa --without-sdl --enable-aui --disable-sdltest --enable-unicode --enable-display --enable-xrc --enable-graphics_ctx --enable-monolithic --with-macosx-version-min=10.6 --enable-stl --enable-std_containers --enable-std_iostreams --enable-std_string --enable-std_string_conv_in_wxstring also tried from wxlua install.html: ../configure --prefix=$PWD \ --with-osx-cocoa \ --enable-unicode \ --disable-shared \ --enable-optimise=no \ --enable-mem_tracing=no \ --enable-profile=no \ --with-dmalloc=no \ \ --enable-debug \ --enable-debug_flag \ --enable-debug_info \ --enable-debug_gdb \ --enable-debug_cntxt \ \ --with-opengl \ --enable-sound \ --enable-mediactrl \ --enable-graphics_ctx \ --enable-controls \ --enable-dataviewctrl 2>&1 | tee configure-osx2ud.log the good one: #!/bin/sh ../configure --with-opengl --enable-unicode --enable-shared --enable-static --enable-dynamic --with-osx_cocoa --with-macosx-version-min=10.9 --with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk there are several differences but I am not sure what is the relevant ones what do you think? Best victor ----- Original Message ----- From: "Victor Bombi" <so...@te...> To: <wxl...@li...> Sent: Thursday, October 02, 2014 6:41 PM Subject: Re: [wxlua-users] fail to build wxlua on mac osx 10.9 > > > >>What compiler is this one? GCC? > > in last Xcode gcc is only a symlink to clang > >>This means that wxWidgets doesn't have the body of this function linked >>in. >>Strange, what does running 'nm -a wx-XXX.dylib | grep >>GetHTMLBackgroundColour' on the wxWidgets >libs say? I'm picking this >>function since it's non-templated, but you can try it on any of them. > > I could find the reference in the dylib: > > Morundi:lib Morundi$ nm -a > /Users/Morundi/Downloads/wxWidgets-3.0.1/build-cocoa/lib/libwx_osx_cocoau_html-3.0.dylib > | grep GetHTMLBackgroundColour > 000000000004bbd0 T __ZNK12wxHtmlWindow23GetHTMLBackgroundColourEv > 000000000006f130 T __ZNK13wxHtmlListBox23GetHTMLBackgroundColourEv > 000000000004bbf0 T __ZThn888_NK12wxHtmlWindow23GetHTMLBackgroundColourEv > 000000000006f150 T __ZThn896_NK13wxHtmlListBox23GetHTMLBackgroundColourEv > > also have tried with BUILD_VERBOSELY=TRUE > and it seem linking to the correct libraries: -lwx_osx_cocoau_html-3.0 > > -------------------------------- > Morundi:wxluabuildclang Morundi$ make wxLuaModule > /Applications/CMake.app/Contents/bin/cmake -H/Users/Morundi/Downloads/wxLua-2.8.12.3-src > -B/Users/Morundi/Downloads/wxluabuildclang --check-build-system > CMakeFiles/Makefile.cmake 0 > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > CMakeFiles/Makefile2 wxLuaModule > /Applications/CMake.app/Contents/bin/cmake -H/Users/Morundi/Downloads/wxLua-2.8.12.3-src > -B/Users/Morundi/Downloads/wxluabuildclang --check-build-system > CMakeFiles/Makefile.cmake 0 > /Applications/CMake.app/Contents/bin/cmake -E cmake_progress_start > /Users/Morundi/Downloads/wxluabuildclang/CMakeFiles 44 > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > CMakeFiles/Makefile2 modules/luamodule/CMakeFiles/wxLuaModule.dir/all > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > modules/lua-5.1/CMakeFiles/LuaLib.dir/build.make > modules/lua-5.1/CMakeFiles/LuaLib.dir/depend > cd /Users/Morundi/Downloads/wxluabuildclang && > /Applications/CMake.app/Contents/bin/cmake -E cmake_depends "Unix > Makefiles" > /Users/Morundi/Downloads/wxLua-2.8.12.3-src > /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/lua-5.1 > /Users/Morundi/Downloads/wxluabuildclang > /Users/Morundi/Downloads/wxluabuildclang/modules/lua-5.1 > /Users/Morundi/Downloads/wxluabuildclang/modules/lua-5.1/CMakeFiles/LuaLib.dir/DependInfo.cmake > --color= > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > modules/lua-5.1/CMakeFiles/LuaLib.dir/build.make > modules/lua-5.1/CMakeFiles/LuaLib.dir/build > make[3]: Nothing to be done for > `modules/lua-5.1/CMakeFiles/LuaLib.dir/build'. > /Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report > /Users/Morundi/Downloads/wxluabuildclang/CMakeFiles 1 2 3 4 5 6 7 8 9 10 > 11 > 12 13 14 15 > [ 34%] Built target LuaLib > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > modules/luamodule/CMakeFiles/wxLuaModule.dir/build.make > modules/luamodule/CMakeFiles/wxLuaModule.dir/depend > cd /Users/Morundi/Downloads/wxluabuildclang && > /Applications/CMake.app/Contents/bin/cmake -E cmake_depends "Unix > Makefiles" > /Users/Morundi/Downloads/wxLua-2.8.12.3-src > /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/luamodule > /Users/Morundi/Downloads/wxluabuildclang > /Users/Morundi/Downloads/wxluabuildclang/modules/luamodule > /Users/Morundi/Downloads/wxluabuildclang/modules/luamodule/CMakeFiles/wxLuaModule.dir/DependInfo.cmake > --color= > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > modules/luamodule/CMakeFiles/wxLuaModule.dir/build.make > modules/luamodule/CMakeFiles/wxLuaModule.dir/build > Linking CXX shared library ../../lib/Debug/libwx.dylib > cd /Users/Morundi/Downloads/wxluabuildclang/modules/luamodule && > /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script > CMakeFiles/wxLuaModule.dir/link.txt --verbose=1 > /usr/bin/clang++ -DHAVE_TYPE_TRAITS -I/Users/Morundi/Downloads/wxWidgets-3.0.1/include > -g -dynamiclib -Wl,-headerpad_max_install_names -o > ../../lib/Debug/libwx.dylib -install_name > /Users/Morundi/Downloads/wxluabuildclang/lib/Debug/libwx.dylib > CMakeFiles/wxLuaModule.dir/luamodule.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxgl_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxstc_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxxrc_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxrichtext_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxhtml_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxhtml_wxlhtml.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxmedia_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxaui_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxadv_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxadv_wxladv.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_appframe.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_clipdrag.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_controls.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_core.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_defsutils.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_dialogs.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_event.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_gdi.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_geometry.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_help.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_image.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_mdi.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_menutool.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_picker.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_print.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_sizer.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_windows.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_wxlcore.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxxml_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxnet_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_base.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_config.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_data.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_datetime.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_file.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/dummy.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxldserv.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxldtarg.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxlsock.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxluadebugger_bind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debug/dummy.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debug/wxldebug.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/debug/wxlstack.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/dummy.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/lbitlib.c.o > CMakeFiles/wxLuaModule.dir/__/wxlua/wxlbind.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/wxlcallb.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/wxlconsole.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/wxlobject.cpp.o > CMakeFiles/wxLuaModule.dir/__/wxlua/wxlstate.cpp.o > > MakeFiles/wxLuaModule.dir/__/wxlua/wxlua_bind.cpp.o -L/Users/Morundi/Downloads/wxWidgets-3.0.1/build-clang/lib > ../../lib/Debug/libwxlua_lua51-wx30osx_cocoaud-2.8.12.3.dylib -L/Users/Morundi/Downloads/wxWidgets-3.0.1/build-clang/lib > -framework IOKit -framework Carbon -framework Cocoa -framework > AudioToolbox -framework System -framework > OpenGL -lwx_osx_cocoau_stc-3.0 -lwx_osx_cocoau_gl-3.0 -lwx_osx_cocoau_xrc-3.0 > -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_osx_cocoau_media-3.0 -lwx_osx_cocoau_richtext-3.0 > -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 > -lwx_baseu-3.0 -lm -lreadline -Wl,-rpath,/Users/Morundi/Downloads/wxWidgets-3.0.1/build-clang/lib > Undefined symbols for architecture x86_64: > "non-virtual thunk to wxHtmlListBox::RefreshAll()", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::RefreshRow(unsigned long)", > referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::RefreshRows(unsigned long, unsigned > long)", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxVListBox::OnGetRowHeight(unsigned long) const", > referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::DoSetValue(wxString const&, int)", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::SetEditable(bool)", referenced > from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::DoSetMargins(wxPoint const&)", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::SetSelection(long, long)", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::SetInsertionPoint(long)", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::Cut()", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::Copy()", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::Redo()", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::Undo()", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::Paste()", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::Remove(long, long)", referenced > from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::Replace(long, long, wxString > const&)", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::SetHint(wxString const&)", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::WriteText(wxString const&)", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::DoGetValue() const", referenced > from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::IsEditable() const", referenced > from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::DoGetMargins() const", referenced > from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::GetSelection(long*, long*) const", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::GetLastPosition() const", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::GetInsertionPoint() const", > referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::CanRedo() const", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::CanUndo() const", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to wxComboCtrlBase::GetHint() const", referenced from: > vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in > wxadv_bind.cpp.o > "non-virtual thunk to > wxGenericListCtrl::GetSizeAvailableForScrollTarget(wxSize const&)", > referenced from: > vtable for wxLuaStackListCtrl in wxlstack.cpp.o > "non-virtual thunk to wxHtmlWindow::GetHTMLWindow()", referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::OnHTMLLinkClicked(wxHtmlLinkInfo > const&)", referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::SetHTMLStatusText(wxString const&)", > referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)", > referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundImage(wxBitmap > const&)", referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundColour(wxColour > const&)", referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to > wxHtmlWindow::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const", > referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::OnHTMLOpeningURL(wxHtmlURLType, > wxString const&, wxString*) const", referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::HTMLCoordsToWindow(wxHtmlCell*, > wxPoint const&) const", referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const", > referenced from: > vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o > "non-virtual thunk to wxHtmlListBox::GetHTMLWindow()", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::OnHTMLLinkClicked(wxHtmlLinkInfo > const&)", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::SetHTMLStatusText(wxString const&)", > referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::SetHTMLWindowTitle(wxString > const&)", > referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundImage(wxBitmap > const&)", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundColour(wxColour > const&)", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to > wxHtmlListBox::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const", > referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::OnHTMLOpeningURL(wxHtmlURLType, > wxString const&, wxString*) const", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::HTMLCoordsToWindow(wxHtmlCell*, > wxPoint const&) const", referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > "non-virtual thunk to wxHtmlListBox::GetHTMLBackgroundColour() const", > referenced from: > vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in > wxhtml_bind.cpp.o > ld: symbol(s) not found for architecture x86_64 > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > make[3]: *** [lib/Debug/libwx.dylib] Error 1 > make[2]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/all] Error 2 > make[1]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/rule] Error 2 > make: *** [wxLuaModule] Error 2 > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users |
From: Victor B. <so...@te...> - 2014-10-02 16:42:00
|
>What compiler is this one? GCC? in last Xcode gcc is only a symlink to clang >This means that wxWidgets doesn't have the body of this function linked in. >Strange, what does running 'nm -a wx-XXX.dylib | grep >GetHTMLBackgroundColour' on the wxWidgets >libs say? I'm picking this >function since it's non-templated, but you can try it on any of them. I could find the reference in the dylib: Morundi:lib Morundi$ nm -a /Users/Morundi/Downloads/wxWidgets-3.0.1/build-cocoa/lib/libwx_osx_cocoau_html-3.0.dylib | grep GetHTMLBackgroundColour 000000000004bbd0 T __ZNK12wxHtmlWindow23GetHTMLBackgroundColourEv 000000000006f130 T __ZNK13wxHtmlListBox23GetHTMLBackgroundColourEv 000000000004bbf0 T __ZThn888_NK12wxHtmlWindow23GetHTMLBackgroundColourEv 000000000006f150 T __ZThn896_NK13wxHtmlListBox23GetHTMLBackgroundColourEv also have tried with BUILD_VERBOSELY=TRUE and it seem linking to the correct libraries: -lwx_osx_cocoau_html-3.0 -------------------------------- Morundi:wxluabuildclang Morundi$ make wxLuaModule /Applications/CMake.app/Contents/bin/cmake -H/Users/Morundi/Downloads/wxLua-2.8.12.3-src -B/Users/Morundi/Downloads/wxluabuildclang --check-build-system CMakeFiles/Makefile.cmake 0 /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 wxLuaModule /Applications/CMake.app/Contents/bin/cmake -H/Users/Morundi/Downloads/wxLua-2.8.12.3-src -B/Users/Morundi/Downloads/wxluabuildclang --check-build-system CMakeFiles/Makefile.cmake 0 /Applications/CMake.app/Contents/bin/cmake -E cmake_progress_start /Users/Morundi/Downloads/wxluabuildclang/CMakeFiles 44 /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 modules/luamodule/CMakeFiles/wxLuaModule.dir/all /Applications/Xcode.app/Contents/Developer/usr/bin/make -f modules/lua-5.1/CMakeFiles/LuaLib.dir/build.make modules/lua-5.1/CMakeFiles/LuaLib.dir/depend cd /Users/Morundi/Downloads/wxluabuildclang && /Applications/CMake.app/Contents/bin/cmake -E cmake_depends "Unix Makefiles" /Users/Morundi/Downloads/wxLua-2.8.12.3-src /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/lua-5.1 /Users/Morundi/Downloads/wxluabuildclang /Users/Morundi/Downloads/wxluabuildclang/modules/lua-5.1 /Users/Morundi/Downloads/wxluabuildclang/modules/lua-5.1/CMakeFiles/LuaLib.dir/DependInfo.cmake --color= /Applications/Xcode.app/Contents/Developer/usr/bin/make -f modules/lua-5.1/CMakeFiles/LuaLib.dir/build.make modules/lua-5.1/CMakeFiles/LuaLib.dir/build make[3]: Nothing to be done for `modules/lua-5.1/CMakeFiles/LuaLib.dir/build'. /Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /Users/Morundi/Downloads/wxluabuildclang/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [ 34%] Built target LuaLib /Applications/Xcode.app/Contents/Developer/usr/bin/make -f modules/luamodule/CMakeFiles/wxLuaModule.dir/build.make modules/luamodule/CMakeFiles/wxLuaModule.dir/depend cd /Users/Morundi/Downloads/wxluabuildclang && /Applications/CMake.app/Contents/bin/cmake -E cmake_depends "Unix Makefiles" /Users/Morundi/Downloads/wxLua-2.8.12.3-src /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/luamodule /Users/Morundi/Downloads/wxluabuildclang /Users/Morundi/Downloads/wxluabuildclang/modules/luamodule /Users/Morundi/Downloads/wxluabuildclang/modules/luamodule/CMakeFiles/wxLuaModule.dir/DependInfo.cmake --color= /Applications/Xcode.app/Contents/Developer/usr/bin/make -f modules/luamodule/CMakeFiles/wxLuaModule.dir/build.make modules/luamodule/CMakeFiles/wxLuaModule.dir/build Linking CXX shared library ../../lib/Debug/libwx.dylib cd /Users/Morundi/Downloads/wxluabuildclang/modules/luamodule && /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/wxLuaModule.dir/link.txt --verbose=1 /usr/bin/clang++ -DHAVE_TYPE_TRAITS -I/Users/Morundi/Downloads/wxWidgets-3.0.1/include -g -dynamiclib -Wl,-headerpad_max_install_names -o ../../lib/Debug/libwx.dylib -install_name /Users/Morundi/Downloads/wxluabuildclang/lib/Debug/libwx.dylib CMakeFiles/wxLuaModule.dir/luamodule.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxgl_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxstc_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxxrc_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxrichtext_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxhtml_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxhtml_wxlhtml.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxmedia_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxaui_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxadv_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxadv_wxladv.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_appframe.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_clipdrag.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_controls.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_core.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_defsutils.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_dialogs.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_event.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_gdi.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_geometry.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_help.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_image.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_mdi.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_menutool.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_picker.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_print.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_sizer.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_windows.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxcore_wxlcore.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxxml_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxnet_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_base.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_config.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_data.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_datetime.cpp.o CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxbase_file.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/dummy.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxldserv.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxldtarg.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxlsock.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debugger/wxluadebugger_bind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debug/dummy.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debug/wxldebug.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/debug/wxlstack.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/dummy.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/lbitlib.c.o CMakeFiles/wxLuaModule.dir/__/wxlua/wxlbind.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/wxlcallb.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/wxlconsole.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/wxlobject.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/wxlstate.cpp.o CMakeFiles/wxLuaModule.dir/__/wxlua/wxlua_bind.cpp.o -L/Users/Morundi/Downloads/wxWidgets-3.0.1/build-clang/lib ../../lib/Debug/libwxlua_lua51-wx30osx_cocoaud-2.8.12.3.dylib -L/Users/Morundi/Downloads/wxWidgets-3.0.1/build-clang/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_stc-3.0 -lwx_osx_cocoau_gl-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_osx_cocoau_media-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu-3.0 -lm -lreadline -Wl,-rpath,/Users/Morundi/Downloads/wxWidgets-3.0.1/build-clang/lib Undefined symbols for architecture x86_64: "non-virtual thunk to wxHtmlListBox::RefreshAll()", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::RefreshRow(unsigned long)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::RefreshRows(unsigned long, unsigned long)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxVListBox::OnGetRowHeight(unsigned long) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoSetValue(wxString const&, int)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetEditable(bool)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoSetMargins(wxPoint const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetSelection(long, long)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetInsertionPoint(long)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Cut()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Copy()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Redo()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Undo()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Paste()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Remove(long, long)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Replace(long, long, wxString const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetHint(wxString const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::WriteText(wxString const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoGetValue() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::IsEditable() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoGetMargins() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetSelection(long*, long*) const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetLastPosition() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetInsertionPoint() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::CanRedo() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::CanUndo() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetHint() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxGenericListCtrl::GetSizeAvailableForScrollTarget(wxSize const&)", referenced from: vtable for wxLuaStackListCtrl in wxlstack.cpp.o "non-virtual thunk to wxHtmlWindow::GetHTMLWindow()", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::OnHTMLLinkClicked(wxHtmlLinkInfo const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLStatusText(wxString const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundImage(wxBitmap const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundColour(wxColour const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlListBox::GetHTMLWindow()", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::OnHTMLLinkClicked(wxHtmlLinkInfo const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLStatusText(wxString const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLWindowTitle(wxString const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundImage(wxBitmap const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundColour(wxColour const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::GetHTMLBackgroundColour() const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [lib/Debug/libwx.dylib] Error 1 make[2]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/all] Error 2 make[1]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/rule] Error 2 make: *** [wxLuaModule] Error 2 |
From: John L. <jla...@gm...> - 2014-10-02 04:06:52
|
On Wed, Oct 1, 2014 at 10:19 AM, Victor Bombi <so...@te...> wrote: > more investigations > > it seems that clang++ and g++ are the same. > what makes the difference between both results obtained is that one had > the c++11 flag and the other not. > I don't have a Mac right now, are you saying that you have both gcc and clang installed? That's what it seems like from the email with the compiler logs, but now you say they're the same, but maybe with different default flags? Or do you just mean that they're the same in that they both don't work. > So it seems that wxLua is not c++11 compliant as stated in previous > building error messages (you will see a modification proposed but may be > there are more) > wxLua doesn't use anything in c++11, the errors you get are for other things. This is a hack to get at the base class in a simple and quick way, maybe an easy fix. */Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxhtml_bind.cpp:5189:72: **error: **non-constant-expression cannot be* *narrowed from type 'long' to 'int' in initializer list [-Wc++11-narrowing]* ...((long int)(wxHtmlWindowInterface*)(wxSimpleHtmlListBox*)&wxluatype_TNONE) - ((long int)(wxSimpleHtmlListBox*)&wxluatype_TNONE) }; Can you try compiling with this change? If it works I can commit the changes to SVN. static int wxluabaseclass_vtable_offsets_wxSimpleHtmlListBox[] = { int(((long int)(wxHtmlWindowInterface*)(wxSimpleHtmlListBox*)&wxluatype_TNONE) - ((long int)(wxSimpleHtmlListBox*)&wxluatype_TNONE)) }; > > So now the problem is in the linking phase > > *Linking CXX shared library ../../lib/Debug/libwx.dylib* > Undefined symbols for architecture x86_64: > "non-virtual thunk to wxHtmlListBox::RefreshAll()", referenced from: > > I have tested that the html component is build in wxWidgets by compiling > the html samples > what now? > What compiler is this one? GCC? This means that wxWidgets doesn't have the body of this function linked in. Strange, what does running 'nm -a wx-XXX.dylib | grep GetHTMLBackgroundColour' on the wxWidgets libs say? I'm picking this function since it's non-templated, but you can try it on any of them. "non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o http://stackoverflow.com/questions/5831063/non-virtual-thunk-to-method-name-referenced-from-vtable-for-classnamein I'm tempted to say that maybe the problem is that you're not linking to the wxhtml lib. In CMakeCache.txt, does wxWidgets_COMPONENTS have "html" in the list? You can also see the full linker command by looking at the "link.txt" files in the cmake build dir you made. This is an old thread, but maybe that's the problem. http://lists.apple.com/archives/unix-porting/2003/Dec/msg00107.html You can change the wxLua optimizations easily by editing CMakeCache.txt in the build dir and changing CMAKE_CXX_FLAGS_RELEASE (or whatever your build is) to -O? to match what wxWidgets used. Then just rerun 'cmake ../path/to/wxLua', then make clean, and make again. If this works... I don't know how we'd automatically figure out how to use the same ----------------------------------- By the way, you might want to use the wxLua SVN trunk as it has some updates and is very stable. -John |
From: Victor B. <so...@te...> - 2014-10-01 14:19:38
|
more investigations it seems that clang++ and g++ are the same. what makes the difference between both results obtained is that one had the c++11 flag and the other not. So it seems that wxLua is not c++11 compliant as stated in previous building error messages (you will see a modification proposed but may be there are more) So now the problem is in the linking phase Linking CXX shared library ../../lib/Debug/libwx.dylib Undefined symbols for architecture x86_64: "non-virtual thunk to wxHtmlListBox::RefreshAll()", referenced from: I have tested that the html component is build in wxWidgets by compiling the html samples what now? Best victor |
From: Victor B. <so...@te...> - 2014-10-01 09:56:19
|
defining HAVE_TYPE_TRAITS solves this issue but then whith clang++ Linking CXX shared library ../../lib/Debug/libwx.dylib Undefined symbols for architecture x86_64: "non-virtual thunk to wxHtmlListBox::RefreshAll()", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::RefreshRow(unsigned long)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::RefreshRows(unsigned long, unsigned long)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxVListBox::OnGetRowHeight(unsigned long) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoSetValue(wxString const&, int)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetEditable(bool)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoSetMargins(wxPoint const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetSelection(long, long)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetInsertionPoint(long)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Cut()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Copy()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Redo()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Undo()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Paste()", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Remove(long, long)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::Replace(long, long, wxString const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::SetHint(wxString const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::WriteText(wxString const&)", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoGetValue() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::IsEditable() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::DoGetMargins() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetSelection(long*, long*) const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetLastPosition() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetInsertionPoint() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::CanRedo() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::CanUndo() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxComboCtrlBase::GetHint() const", referenced from: vtable for wxWindowWithItems<wxComboCtrl, wxItemContainer> in wxadv_bind.cpp.o "non-virtual thunk to wxGenericListCtrl::GetSizeAvailableForScrollTarget(wxSize const&)", referenced from: vtable for wxLuaStackListCtrl in wxlstack.cpp.o "non-virtual thunk to wxHtmlWindow::GetHTMLWindow()", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::OnHTMLLinkClicked(wxHtmlLinkInfo const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLStatusText(wxString const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundImage(wxBitmap const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundColour(wxColour const&)", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const", referenced from: vtable for wxLuaHtmlWindow in wxhtml_wxlhtml.cpp.o "non-virtual thunk to wxHtmlListBox::GetHTMLWindow()", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::OnHTMLLinkClicked(wxHtmlLinkInfo const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLStatusText(wxString const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLWindowTitle(wxString const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundImage(wxBitmap const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundColour(wxColour const&)", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o "non-virtual thunk to wxHtmlListBox::GetHTMLBackgroundColour() const", referenced from: vtable for wxWindowWithItems<wxHtmlListBox, wxItemContainer> in wxhtml_bind.cpp.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [lib/Debug/libwx.dylib] Error 1 make[2]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/all] Error 2 make[1]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/rule] Error 2 make: *** [wxLuaModule] Error 2 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx and with c++ Morundi:wxluabuild Morundi$ make wxLuaModule [ 34%] Built target LuaLib [ 34%] Building CXX object modules/luamodule/CMakeFiles/wxLuaModule.dir/luamodule.cpp.o [ 36%] Building CXX object modules/luamodule/CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxgl_bind.cpp.o /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxgl_bind.cpp:40:48: warning: 'GetContext' is deprecated [-Wdeprecated-declarations] wxGLContext* returns = (wxGLContext*)self->GetContext(); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/glcanvas.h:136:32: note: 'GetContext' has been explicitly marked deprecated here wxDEPRECATED( wxGLContext* GetContext() const ); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxgl_bind.cpp:93:11: warning: 'SetCurrent' is deprecated [-Wdeprecated-declarations] self->SetCurrent(); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/glcanvas.h:138:24: note: 'SetCurrent' has been explicitly marked deprecated here wxDEPRECATED( void SetCurrent() ); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxgl_bind.cpp:180:31: warning: 'wxGLCanvas' is deprecated [-Wdeprecated-declarations] wxGLCanvas* returns = new wxGLCanvas(parent, sharedCanvas, id, *pos, *size, style, name, attribList, *palette); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/osx/glcanvas.h:120:5: note: 'wxGLCanvas' has been explicitly marked deprecated here wxGLCanvas(wxWindow *parent, ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxgl_bind.cpp:216:31: warning: 'wxGLCanvas' is deprecated [-Wdeprecated-declarations] wxGLCanvas* returns = new wxGLCanvas(parent, sharedContext, id, *pos, *size, style, name, attribList, *palette); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/osx/glcanvas.h:108:5: note: 'wxGLCanvas' has been explicitly marked deprecated here wxGLCanvas(wxWindow *parent, ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxgl_bind.cpp:250:31: warning: 'wxGLCanvas' is deprecated [-Wdeprecated-declarations] wxGLCanvas* returns = new wxGLCanvas(parent, id, *pos, *size, style, name, attribList, *palette); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/osx/glcanvas.h:97:5: note: 'wxGLCanvas' has been explicitly marked deprecated here wxGLCanvas(wxWindow *parent, ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ 5 warnings generated. [ 36%] Building CXX object modules/luamodule/CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxstc_bind.cpp.o [ 38%] Building CXX object modules/luamodule/CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxxrc_bind.cpp.o [ 38%] Building CXX object modules/luamodule/CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxrichtext_bind.cpp.o [ 40%] Building CXX object modules/luamodule/CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxhtml_bind.cpp.o /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxhtml_bind.cpp:1470:26: warning: 'GetBeginPos' is deprecated [-Wdeprecated-declarations] int returns = (self->GetBeginPos()); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/html/htmltag.h:168:23: note: 'GetBeginPos' has been explicitly marked deprecated here inline int wxHtmlTag::GetBeginPos() const { return int(m_Begin - m_sourceStart); } ^ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxhtml_bind.cpp:1486:26: warning: 'GetEndPos1' is deprecated [-Wdeprecated-declarations] int returns = (self->GetEndPos1()); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/html/htmltag.h:169:23: note: 'GetEndPos1' has been explicitly marked deprecated here inline int wxHtmlTag::GetEndPos1() const { return int(m_End1 - m_sourceStart); } ^ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxhtml_bind.cpp:1502:26: warning: 'GetEndPos2' is deprecated [-Wdeprecated-declarations] int returns = (self->GetEndPos2()); ^ /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/html/htmltag.h:170:23: note: 'GetEndPos2' has been explicitly marked deprecated here inline int wxHtmlTag::GetEndPos2() const { return int(m_End2 - m_sourceStart); } ^ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxhtml_bind.cpp:5189:72: error: non-constant-expression cannot be narrowed from type 'long' to 'int' in initializer list [-Wc++11-narrowing] ...((long int)(wxHtmlWindowInterface*)(wxSimpleHtmlListBox*)&wxluatype_TNONE) - ((long int)(wxSimpleHtmlListBox*)&wxluatype_TNONE) }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/wxbind/src/wxhtml_bind.cpp:5189:72: note: override this message by inserting an explicit cast ...((long int)(wxHtmlWindowInterface*)(wxSimpleHtmlListBox*)&wxluatype_TNONE) - ((long int)(wxSimpleHtmlListBox*)&wxluatype_TNONE) }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ static_cast<int>( ) 3 warnings and 1 error generated. make[3]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/__/wxbind/src/wxhtml_bind.cpp.o] Error 1 make[2]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/all] Error 2 make[1]: *** [modules/luamodule/CMakeFiles/wxLuaModule.dir/rule] Error 2 make: *** [wxLuaModule] Error 2 ----- Original Message ----- From: SO...@te... To: wxl...@li... Sent: Wednesday, October 01, 2014 11:21 AM Subject: Re: [wxlua-users] fail to build wxlua on mac osx 10.9 -std=c++11 -stdlib=libc++ did not help AAA /usr/bin/c++ is the compiler ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk ------------------------------------------------------------------------------ _______________________________________________ wxlua-users mailing list wxl...@li... https://lists.sourceforge.net/lists/listinfo/wxlua-users |
From: John L. <jla...@gm...> - 2014-10-01 01:20:57
|
On Tue, Sep 30, 2014 at 2:18 PM, Victor Bombi <so...@te...> wrote: > Hello, > > I have compiled wxWidgets 3.0.1 on mac osx 10.9 (also widgets sample) > > when compiling wxLuaModule: > > ... > In file included from > /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/string.h:46: > /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/strvararg.h:30:18: > fatal > error: 'tr1/type_traits' file not found > #include <tr1/type_traits> > > Any thoughts? > We must be missing some #include path, but that include should be in the compiler default include path. It lives here on my Linux box: /usr/include/c++/4.8.3/tr1/type_traits I think this describes the problem. http://stackoverflow.com/questions/9345271/xcode-4-3-and-c11-include-paths It looks like we need to add "std=c++11 -stdlib=libc++" to the compiler and linker flags. What XCode version do you use and what does this print if you add it to the CMakeLists.txt file? MESSAGE("AAA ${CMAKE_CXX_COMPILER}") Thanks, John |
From: Victor B. <so...@te...> - 2014-09-30 18:19:02
|
Hello, I have compiled wxWidgets 3.0.1 on mac osx 10.9 (also widgets sample) when compiling wxLuaModule: Morundi:wxluabuild Morundi$ make wxLuaModule Scanning dependencies of target wxLuaModule [ 2%] Building CXX object modules/luamodule/CMakeFiles/wxLuaModule.dir/luamodule.cpp.o In file included from /Users/Morundi/Downloads/wxLua-2.8.12.3-src/modules/luamodule/luamodule.cpp:21: In file included from /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/app.h:19: In file included from /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/event.h:16: In file included from /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/object.h:19: In file included from /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/memory.h:15: In file included from /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/string.h:46: /Users/Morundi/Downloads/wxWidgets-3.0.1/include/wx/strvararg.h:30:18: fatal error: 'tr1/type_traits' file not found #include <tr1/type_traits> Any thoughts? Best victor bombi |
From: Zhang, E. <Eth...@AR...> - 2014-09-09 07:38:00
|
Hi, John, Thank you for your prompt reply. >1. STC seems does not work for wxstc.wxSTC_LEX_CPP, I just changed the editor:SetLexer(wxstc.wxSTC_LEX_LUA) -> editor:SetLexer(wxstc.wxSTC_LEX_CPP) in the editor.wx.wlua, then run the editor.wx.wlua, the editor did not show what inputted. the editor worked well for other languages. >Does the wxStEdit editor handle CPP highlighting correctly? In order to use the lexer you need to set a fair number of extra things. You can look at the code in editor.wx.lua for the Lua lexer and then look at the code in wxStEdit, though I will admit that it is quite complicated, to see what values to use for the cpp lexer. -->Yes, the wxStEdit editor handles C/CPP highlighting correctly. >2. The .exe file generated from wxLuaFreezed.exe cannot get run, even in cmd prompt, showed nothing. >That is very strange, does wxLua.exe run correctly? They aren't very different at all. --> wxLua.exe can run correctly, for example wxLua.exe can run editor.wx.wlua correctly. >3. wxStEdit.exe and wxLuaEdit.exe take many time to start, about 15 seconds. >Again, very strange, can you break into them with a debugger and see where they are during this long time? --> I did not yet compile the debug files of wxStEdit.exe and wxLuaEdit.exe successfully, will continue to do it later. >BTW: Do you have plan to release official binary release against wxWidgets 3.0, alpha or beta version, or even a work version is OK. >I do, but as you might guess I have little time to work on it. I do plan to release one soonish. --> It is better to have an official binary, thanks. Best Regards, Ethan |
From: John L. <jla...@gm...> - 2014-09-09 03:39:00
|
On Fri, Sep 5, 2014 at 1:44 AM, Zhang, Ethan <Eth...@ar...> wrote: > > > 1. STC seems does not work for wxstc.wxSTC_LEX_CPP, I just changed the > editor:SetLexer(wxstc.wxSTC_LEX_LUA) -> > editor:SetLexer(wxstc.wxSTC_LEX_CPP) in the editor.wx.wlua, then run the > editor.wx.wlua, the editor did not show what inputted. the editor worked > well for other languages. > > Does the wxStEdit editor handle CPP highlighting correctly? In order to use the lexer you need to set a fair number of extra things. You can look at the code in editor.wx.lua for the Lua lexer and then look at the code in wxStEdit, though I will admit that it is quite complicated, to see what values to use for the cpp lexer. 2. The .exe file generated from wxLuaFreezed.exe cannot get run, even in > cmd prompt, showed nothing. > > > That is very strange, does wxLua.exe run correctly? They aren't very different at all. 3. wxStEdit.exe and wxLuaEdit.exe take many time to start, about 15 > seconds. > > Again, very strange, can you break into them with a debugger and see where they are during this long time? > > BTW: Do you have plan to release official binary release against wxWidgets > 3.0, alpha or beta version, or even a work version is OK. > > I do, but as you might guess I have little time to work on it. I do plan to release one soonish. Regards, John |
From: Zhang, E. <Eth...@AR...> - 2014-09-07 14:04:27
|
1. Please check the attached file, you can find that the first line in the editor does NOT have a line number in the line number margin, and the line number 1 is against the second line in the editor. For the attached file mentioned here, please check the attached file <wxlua.png> in post : https://sourceforge.net/p/wxlua/mailman/message/32805144/ |
From: Zhang, E. <Eth...@AR...> - 2014-09-07 13:57:05
|
<I do not know why my last two post did not include the email content, post again.> For the issue: STC seems does not work for wxstc.wxSTC_LEX_CPP, something found through my tests, 1. I found all the lexers (ASM, D, CPP, PERL, SQL) using LexerFactory in the line like LexerModule lmCPP(SCLEX_CPP, LexerCPP::LexerFactoryCPP, "cpp", cppWordLists) have the same issue. 2. Please check the attached file, you can find that the first line in the editor does NOT have a line number in the line number margin, and the line number 1 is against the second line in the editor. 3. When I input in the first line (the caret is in the first line), it seems the input chars are put in the second line. |
From: Zhang, E. <Eth...@AR...> - 2014-09-05 05:44:47
|
Hi, ALL I compiled the newest wxlua against wxWidgets 3.0.1 by visual studio 2013 and Cmak2.8.12.2 in Windows 7, the compiling was smooth. I found some APPs issues for the my generated wxLua apps that I could not solve : 1. STC seems does not work for wxstc.wxSTC_LEX_CPP, I just changed the editor:SetLexer(wxstc.wxSTC_LEX_LUA) -> editor:SetLexer(wxstc.wxSTC_LEX_CPP) in the editor.wx.wlua, then run the editor.wx.wlua, the editor did not show what inputted. the editor worked well for other languages. 2. The .exe file generated from wxLuaFreezed.exe cannot get run, even in cmd prompt, showed nothing. 3. wxStEdit.exe and wxLuaEdit.exe take many time to start, about 15 seconds. Maybe I missed something when compile wxlua, any comments are appreciated. BTW: Do you have plan to release official binary release against wxWidgets 3.0, alpha or beta version, or even a work version is OK. Thanks for you great works. Thanks. |
From: Zhang, E. <Eth...@AR...> - 2014-09-04 02:36:42
|
eth...@ar... |