A question about ogs compilation

Recently, I encountered a problem when I compiled ogs5 source code like below. I haven’t met this problem before. The gcc version of my Linux workstation is 7.2.0. and CMake version is 3.5.1. I would really appreciate it if someone can help me.

Try by firstly cleaning the building directory, e.g. empty it.

···

On 12/20/2017 12:24 PM, zheng992328@gmail.com wrote:

Recently, I encountered a problem when I compiled ogs5 source code like below. I haven't met this problem before. The gcc version of my Linux workstation is 7.2.0. and CMake version is 3.5.1. I would really appreciate it if someone can help me.

<https://lh3.googleusercontent.com/-1F4EN_G8pxY/WjpH0oawSaI/AAAAAAAAAAM/z3YNAnJxhw044PfNOy_Y6qgu56w8SNcJQCLcBGAs/s1600/TIM%25E6%2588%25AA%25E5%259B%25BE20171220192109.png&gt;

--
You received this message because you are subscribed to the Google Groups "ogs-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ogs-users+unsubscribe@googlegroups.com <mailto:ogs-users+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout\.

Yes, every time I create a new directory named “build”, and then “cd build” and “cmake …”. Eventually, i type “make”. So maybe the building directory is not the reason. And when i call ogs in Matlab, it will also report an error like below. So I guess the two errors (ogs compilation & Matlab calling) are related but i have no idea about that.

在 2017年12月20日星期三 UTC+8下午8:15:29,Wenqing Wang写道:

···
  Try by firstly  cleaning the building directory, e.g. empty it.



  On 12/20/2017 12:24 PM, zheng...@gmail.com wrote:
    Recently, I encountered a problem when I compiled ogs5 source code like below. I haven't met this problem before. The gcc version of my Linux workstation is 7.2.0. and CMake version is 3.5.1. I would really appreciate it if someone can help me.

  You received this message because you are subscribed to the Google Groups "ogs-users" group.

  To unsubscribe from this group and stop receiving emails from it, send an email to ogs-users+...@googlegroups.com.

  For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

Did you try to use the precompiled ogs executable?

Also, Stephan Schulz (at TU Darmstadt) has also done work with MatLab + ogs.

Merry Christmas!

Thanks a lot! I have added some modifications to original source code, so i must compile it again.

在 2017年12月25日星期一 UTC+8下午11:47:22,Marc Walther写道:

···

Did you try to use the precompiled ogs executable?
Also, Stephan Schulz (at TU Darmstadt) has also done work with MatLab + ogs.

Merry Christmas!