fyi.
I compiled and ran jazz++ on Debian 7 after a couple of adjustments.
Although wxWidgets didn't complain when configured, it needs the gtk
libraries to run properly.
You might want to add a line about that to the wxWidgets build instructions.
Also, the stream operations do not accept the wxString type, so I had to
use cstrings
instead.
Aside from that it seemed to run alright.
Let me know if you need details.
Bob
|