dipetkov / eems

Estimating Effective Migration Surfaces
GNU General Public License v2.0
102 stars 28 forks source link

Error compiling runeems_sats #73

Open JimenaGF opened 10 months ago

JimenaGF commented 10 months ago

Hello,

I am having difficulties installing EEMS on my system. I have installed it before, but this time and worked perfectly, but this time I keep getting the same error. I am using a linux distro on WSL and so far everything has worked fine. The error occurs when running make linux, make: *** [Makefile:26: runeems_sats.o] Error 1

several errors appear associated with the boost library, you can see the whole thing EEMS_install_error.txt

Any idea what I need to do differently? Please remember that I don't have much linux experience. Thanks for your help in advance

ambroad commented 1 week ago

For anyone wondering about this: I had the same exact issue when trying to use boost 1.76, and going back to 1.57 resolved it.