From: Pete S. <pst...@ve...> - 2008-04-02 14:55:19
|
Kevin, Last night I loaded Mandriva 2008.0 and all of the required development tools on an extra 80 GB HD I had lying around. I have been making changes to the configuration startup code. I'm going to modify my wxWidgets build instructions on the web site to make sure the Jazz++ custom build and install of wxWidgets doesn't conflict with any "standard" version already loaded by the OS. I'm also going to add Jazz++ build and install instructions so developers do not use the jazz.cfg file under the development directories. This causes problems because the code frequently rewrites the jazz.cfg file and if you update using svn there will be conflicts that cause problems in Jazz++ on successive startups. I'm happy to report I successfully built and installed wxWidgets 2.8.7 and built, installed, and ran the current trunk version of Jazz++ on the Mandriva box. No floating-point exception :-) There is a problem when I play a midi file and exit Jazz++. It leaves the jazz process running and the only way I can kill it is to reboot :-( I'll have to look into that. Let me Know how it's going, Pete |