> On Mon, Sep 27, 2010 at 2:06 PM, Kuba Ober <[email protected]> wrote: >> Last night I've done a bunch of work on the menu / parameter system. Most >> dynamic menus are now functional, checkmarks work as advertised. Most of the >> Options menu works. >> >> I have to wrap that up and do the toolbar popups. >> >> After that it should be functional so I'll be doing a thorough checking of >> everything and bugfixes as needed. Then it's time to compile on Linux >> (Centos5 with qt4, to be precise) and on windows. > > If you send me the code and dependent libraries I'll let you know how > it works on Solaris 10/SPARC and Sun's compiler. > It is a good test to see if the code is clean as SPARC is a big-endian > 64-bit machine.
The first step will be for you to download Qt from qt.nokia.com. Then on to compile it. As long as sun's tools are up to par, the compilation should succeed. You don't need much in the way of local libraries -- Qt bundles most of its needs. Things like libjpeg and libpng would be good to have, that's all. Cheers, Kuba _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
