Author Topic: How to compile VER20 using CMAKE & GCC  (Read 4099 times)

iaomw

  • New Member
  • *
  • Posts: 1
How to compile VER20 using CMAKE & GCC
« on: April 14, 2015, 12:36:27 AM »
Hi everybody,

I can compile the latest VER31 without any problem using the instructions below.

http://www.ce.berkeley.edu/projects/feap/feappv/README_Cmake.TXT

The problem is we need to use an modified VER20 which can be compiled with Windows XP & HP Compiler but doesn't work with the instructions for VER30 CMAKE & GCC. And the team have plan to damp XP & HP.

I have tried compile VER20 with the CMakeList from VER31, end with many warnings & 2 error. I am reading documents about those tools, but so far so bad.

Since we don't have enough knowledge about CMAKE & GCC, would anybody give us workable instruction on this. Thanks.