version 1.0 is uploaded to svn for the development
Zach committed the pre-alpha version of C++ with Qt4 new interface for the developers. Use svn to check it out. It compiles well on Mac OS X using Qt qmake and make
Zach committed the pre-alpha version of C++ with Qt4 new interface for the developers. Use svn to check it out. It compiles well on Mac OS X using Qt qmake and make
Alex Liberzon 8:02 am on January 28, 2011 Permalink |
there is one warning message during qmake about missing resources in image.qrc
Aeronaut 3:20 pm on March 3, 2011 Permalink |
Is there any work being done on porting it, the python version at least, to linux?
Alex Liberzon 3:25 pm on March 3, 2011 Permalink
python version is mutli-platform. just download the full package from http://www.pythonxy.com or from Enthought. com (the EPD package) and it will work.
C++ version is also multi-platform. In fact it’s developed on Linux, but works great on Windows and on MAC OS X as well.