FDOSX
From FDWiki
Contents |
Building FlowDesigner for OS X
Required packages
- Download CMake from : http://www.cmake.org/HTML/Download.html.
- Download Qt/Mac Open Source Edition from : http://trolltech.com/developer/downloads/qt/mac
- Download SmartSVN from : http://www.syntevo.com/smartsvn/download.html (If you want the latest code version).
Get the FlowDesigner code
Subversion (SVN)
Subversion checkout information is available at http://sourceforge.net/svn/?group_id=99346 .
Official Releases
Official file releases are available at : http://sourceforge.net/project/showfiles.php?group_id=99346 .
Build commands
cmake -G "Unix Makefiles" make sudo make install
Building OSX Package
- Go to the "tools" directory
- Open "OSXPackageMaker.pmdoc" with Package Maker.
- Click "Build".

