Thank you, it worked! (I couldn't reply sooner, the sourceforge site was down)
Hi, I updated the repo, recompiled all libraries and now nodes_compute_stack.cpp compiled fine. However, I encountered other errors - possibly due to missing -std=c++11 flags when compiling some libraries. $ sh compile.sh --with-python-version 3.5 all [...] make[1]: Entering directory '/home/ondrej/repo/daetools-code/DataReporting' compiling stdafx.cpp compiling html_file_reporter.cpp compiling text_file_reporter.cpp compiling filereporter.cpp compiling dllmain.cpp compiling data_reporter_local.cpp...
Hi, I updated the repo, recompiled all libraries and now nodes_compute_stack.cpp compiled fine. However, I encountered other errors - possibly due to missing -std=c++11 flags when compiling some libraries. $ sh compile.sh --with-python-version 3.5 all make[1]: Entering directory '/home/ondrej/repo/daetools-code/DataReporting' compiling stdafx.cpp compiling html_file_reporter.cpp compiling text_file_reporter.cpp compiling filereporter.cpp compiling dllmain.cpp compiling data_reporter_local.cpp compiling...
Hi, I updated the repo, recompiled all libraries and now nodes_compute_stack.cpp compiled fine. However, I encountered other errors - possibly due to missing -std=c++11 flags when compiling some libraries. make[1]: Entering directory '/home/ondrej/repo/daetools-code/DataReporting' compiling stdafx.cpp compiling html_file_reporter.cpp compiling text_file_reporter.cpp compiling filereporter.cpp compiling dllmain.cpp compiling data_reporter_local.cpp compiling class_factory.cpp compiling base_data_reporters_receivers.cpp...
v1.7.3 linux - compile error
Thanks! I tried it with gcc-7.1 and got no compilation errors.
v1.7.3 linux - lib compile error (trilinos)
v1.7.3 linux - Bonmin version missmatch