Message boards :
Application Code Discussion :
How to compile?
Message board moderation
Author | Message |
---|---|
Send message Joined: 31 Dec 09 Posts: 15 Credit: 18,442,562 RAC: 1,604 |
Hello, I cloned MW@H client from github because i would like to investigate a seg. fault I tried to compile with these commands: ~/github/milkywayathome_client$ cmake . -DBOINC_APPLICATION=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo ~/github/milkywayathome_client$ make Unfortunately i couldn't compile it because the compiler give me a long list of warnings and error What i made wrong? |
Send message Joined: 10 Apr 19 Posts: 408 Credit: 120,203,200 RAC: 0 |
Hello, There are instructions on how to build MW@h in the readme.md file in the github repository. Unfortunately, a lot of people struggle to compile the MW@h client code - you have to make sure that you have all of the required libraries, that your OS is supported, etc. It is difficult to help without the specific error message you ran into. Best, Tom |
©2024 Astroinformatics Group