From: Pete S. <pst...@gm...> - 2013-07-25 23:07:37
|
On 7/23/2013 9:53 AM, RV = Robert Vogel wrote: RV> I have a new install of Mint 15 and a fresh RV> download of wxWidgets 2.9.5 that I'm browsing: RV> RV> There are multiple instructions to build wx: RV> RV> 1. There is bakefile which looks to be good RV> for cross-platform. RV> 2. There is a Debian build which is quite RV> different. RV> 3. There is the jazz++ document. RV> RV> Which one do you recommend ? The Jazz++ instructions. They use autotools files that were generated by the wxWidget's developers using bakefile, so I guess the accurate answer is a combination of 1 and 3. Pete |