French Forest Sector Model (FFSM++)

Laboratoire d'Economie Forestière - LEF - Nancy, France

User Tools

Site Tools


en:dev:development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:dev:development [2018/05/16 15:03]
Antonello Lobianco [Developing FFSM]
en:dev:development [2018/09/19 11:35]
Antonello Lobianco [Windows (XP or 7)]
Line 18: Line 18:
 sudo apt-get install libgstreamer0.10-0 libgstreamer0.10-dev libgstreamer-plugins-base0.10-0 sudo apt-get install libgstreamer0.10-0 libgstreamer0.10-dev libgstreamer-plugins-base0.10-0
 </code> </code>
 +
 +Update on ubuntu 18.04 (work in progress..)
 +There is a bug in ubuntu 18.04
 +sudo nano /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_pre.prf
 +comment the last row "load(toolchain)"
 +
 +
  
 ==== Ipopt ==== ==== Ipopt ====
Line 62: Line 69:
 ===== Windows (XP or 7) ===== ===== Windows (XP or 7) =====
  
 +New Sept 2018 (work in progress)
 +
 +Download:
 +  - qt installer from https://qt.io
 +    - modules Qt 5.11.1 (MinGW 5.3.0 32 bits)
 +    - tools:
 +      - Qt Creator 4.7.0 CDB Debug Suport
 +      - MinGW 5.3.0
 +      -  Qt Installer Framework 3.0
 +  - Git for windows from https://gitforwindows.org
 +  - Tortoise Git from https://tortoisegit.org
 ===== MinGW ===== ===== MinGW =====
  
en/dev/development.txt · Last modified: 2024/04/30 15:00 by Antonello Lobianco