1

(3 replies, posted in Installation Help)

I tried that version as well.  no luck...   I also tried compiling version 2.4 and I get the same errors.

2

(3 replies, posted in Installation Help)

Hello I'm trying to compile oofem using VS2019 and am having problems.  I basically follow the instructions from the wiki (copied below), except using VS2019 and the GUI for cmake.  It works fine with no errors until the I try to build in VS.


1. Start Cmake-gui (version 3.16.0-r3).
2. Set Source folder the github downloaded source, new folder "c"/Build2" as where to build binaries.
3. Click Configure twice. Leave default checks.
4. Generate and choose Visual Studio 16 2019 and Use native compiler.
5. Now in the oofem folder (e.g. C:\oofem) double-click on oofem.sln to start VS;
6. right-click on the oofem project and click on Set as StartUp Project.
7. Build Solution.
--- At this point it starts compiling but has countless warning and errors and doesn't complete the build. 

I've attached a copy the build output file.

Any help would be much appreciated!