Search found 3 matches

by victor.m
12 Dec 2023, 12:37
Forum: Installation & compilation
Topic: Strange error when installing Elmer on macOS 12.6
Replies: 5
Views: 1171

Re: Strange error when installing Elmer on macOS 12.6

Thanks for your answer.
I followed the hint given in that post. Now it finds several C99 "errors", wrong declarations, and so on in the Load.c file. It must be some problem with the compiler or so...
It's a fresh clone, homebrew, cmake freshly updated... No idea why it doesn't work.
by victor.m
11 Dec 2023, 15:58
Forum: Installation & compilation
Topic: Strange error when installing Elmer on macOS 12.6
Replies: 5
Views: 1171

Re: Strange error when installing Elmer on macOS 12.6

Thanks for your quick reply!

Any idea how to tell macOS what it is..?

When I do the grep command, I get:
victor@victors-MBP-2 build % grep -r var_copy_transpose
Binary file ./matc/src/CMakeFiles/matc.dir/variable.c.o matches
Binary file ./matc/src/libmatc.dylib matches
by victor.m
11 Dec 2023, 15:35
Forum: Installation & compilation
Topic: Strange error when installing Elmer on macOS 12.6
Replies: 5
Views: 1171

Strange error when installing Elmer on macOS 12.6

Hello everyone, I am facing some problems when installing Elmer on my macOS 12.6. I am using cmake version 3.24.3 and Apple clang version 14.0.0 (clang-1400.0.29.102). After cloning the code and generating the make files, make or make install gives this error: [ 58%] Building C object fem/src/CMakeF...