Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #40

Closed
systra72 opened this issue Mar 21, 2020 · 2 comments
Closed

Installation #40

systra72 opened this issue Mar 21, 2020 · 2 comments

Comments

@systra72
Copy link

systra72 commented Mar 21, 2020

Hi! I'm new to go and I'm new to gosl. Trying to install it on MacOS following the instructions. When testing, it fails on the h5-tests:

compiling io/h5 =============================================================
github.com/cpmech/gosl/io/h5
Undefined symbols for architecture x86_64:
...
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

How to fix that? I was ignoring this warning:
Warning: hdf5 dependency gcc was built with a different C++ standard

Kind regards

@cpmech
Copy link
Owner

cpmech commented May 1, 2020

Hi there. I've tried to solve this issue but could not succeed yet. It seems that (my) installation on macOS is broken. For the moment, my advice is to disable h5 completely on macOS (we use it only for few tests)

@cpmech
Copy link
Owner

cpmech commented Sep 11, 2020

Hello again. We've spent time working on this and the "final" solution is to use Docker. So, we're working on updated documentation and code for Windows, Linux, and macOS, all using Docker. Thanks for your time again.

@cpmech cpmech closed this as completed Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants