From: Roy H. <ro...@gm...> - 2015-01-18 23:28:08
|
@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-platform lua apps using wxlua and support >Windows, OSX, and various flavors of Linux. But I am not familiar with gcc or clang, and what effect they have with building cross platform apps. Can I not compile to certain platforms with gcc or clang? I don't really understand the process here. I am assuming I build my app and compile it to Win, OSX, IOS or Droid. Do I need to have a 'production' build for wxWidgets as part of the process? Roy |