Search code examples
makefilewxwidgets

What's the easiest way to download and compile all wxWidgets samples?


I have svn, I have gcc, and I have make. What's the easiest command line way to download and compile all wxWidgets samples?


Solution

  • wxiwdgets has a lot of great documentation on how to build things with different compilers. Don't miss it.

    There's also the wiki. http://wiki.wxwidgets.org/