FFSM++  1.1.0
French Forest Sector Model ++
/srv/datadisk03/home/ffsm/code/ffsm_pp/README
Go to the documentation of this file.
1 *** To compile and install: ***
2 
3 1) qmake (or qmake-qt5)
4 2) make
5 3) ./ffsm
6 
7 Notes:
8 - a project file for QtCreator is attahced. Hovewer you can use whatsoever IDE to work with the project. The interface file was generated using QTDesigner;
9 - you need the Qt5 development library to compile this program as well as the GLPK library.
10 - on some Linux distros you have to use qmake-qt5 in order to use Qt5 instead of the "old" Qt3/Qt4 libraries.
11 - detailed compiling instructions for both Linux and Windows are available on the http://ffsm-project.org web site
12 
13 *** To use: ***
14 Please refer to the User Manual (http://ffsm-project.org/wiki/en/dev/installation).
15 
16 
17 ***********************************************
18 Documentation (reference manual, user manual,
19 contributed wiki doc, community support) is at:
20 http://ffsm-project.org
21 ***********************************************
22 
23