On Sun, Jan 18, 2015 at 6:28 PM, Roy Hinkelman wrote:
> @Paul: Thanks for the pointer to ZeroBrane. I looked at your IDE, and it
> looks really interesting.
>
> Can you help with some newbie questions?
>
> >> I am looking to build cross-platform Lua based apps
> >
> >I can't help with this partic
On Sun, Jan 18, 2015 at 5:37 PM, Roy Hinkelman wrote:
> I am still getting errors after trying new config settings for installing
> wxWidgets. Any pointers greatly appreciated.
>
>
I don't have a mac available for testing right now.
after make -j4
>
> ../src/osx/webview_webkit.mm:392:30: warnin
@Paul: Thanks for the pointer to ZeroBrane. I looked at your IDE, and it
looks really interesting.
Can you help with some newbie questions?
>> I am looking to build cross-platform Lua based apps
>
>I can't help with this particular issue as I use gcc rather than
>clang, but I do build cross-platf
I am still getting errors after trying new config settings for installing
wxWidgets. Any pointers greatly appreciated.
../configure --prefix=$PWD \
--with-macosx-version-min=10.9 \
--with-osx-cocoa CXX='clang++ -std=c++11 -stdlib=libc++'
CC=clang \
Hi Roy,
> I am about to install wxWidgets in preparation for wxLua, and looking for any
> advice or 'gotcha's' before starting the process.
I use my own scripts to get wxwidgets code, run configure and then
call make. I have been doing this for several years with different
versions and the issue