you can download the demo project from here http://prdownloads.sourceforge.net/flamerobin/EmptyProject.zip?download
After unpacking, follow the HOWTO.txt for a short step-by-step explanation.
Using stuff from FR, I made a minimal program structure (bakefile,makefiles, etc.) that enables anyone to have a quick start when creatingnew applications with IBPP and wxWidgets. The program allows you to typethe project name, and it does search&replace on all files, giving you anempty project where you can easily add new .cpp and .h files to thebakefile.
FlameRobin: flamerobin @ Firebird Conference 2006
technorati tags:firebird, wxwidgets, flamerobin, macosx, linux, ubuntu, windows, conference, crossplatform, *bsd
Blogged with Flock
1 comment:
To fetch the latest version (with bug fixes), use FlameRobin Subversion repository:
svn co https://svn.sourceforge.net/svnroot/flamerobin/trunk/template-project
Post a Comment