From: Robert V. <vo...@ct...> - 2013-07-18 19:39:55
|
Near as I can tell, jazz++ works well on Debian 7. Before linking wxWidgets, the gtk library must be in place. (It doesn't warn you, it just hangs when it can't find a library that it needs.) In a number of instances, wxString is replaced with cstring when used with stream operations. There is a new panel construct with some geometry that Debian does not recognize, so I took out the geometry...it doesn't seem to matter much. if at all. Rather than try to describe it further, what I can do is put a tarball out where you can download it, and see the changes for yourself. I like to use k3diff because you can compare an entire directory at a time. There are not that many changes, but this is easiest for me. Also, if you want to try a linux distribution, you can compile it yourself. I'm betting that if it runs on debian, it'll be ok on any major linux distribution. If you would like the link to download the tarball, send me an email. Bob On 07/16/2013 11:47 AM, Kevin Cosgrove wrote: > On 16 July 2013 at 11:26, Robert Vogel <vo...@ct...> wrote: > >> I compiled and ran jazz++ on Debian 7 after a couple of adjustments. > [snip] >> Aside from that it seemed to run alright. > [snip] >> Let me know if you need details. > Please post details. THANKS! > > > -- > Kevin > > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > jazzplusplus-devel mailing list > jaz...@li... > https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel > |