mahulchak / svmu

A program to call variants from genome alignment
GNU General Public License v3.0
75 stars 18 forks source link

Added a makefile #1

Closed YourePrettyGood closed 7 years ago

YourePrettyGood commented 7 years ago

Hey Mahul, Just thought a makefile might simplify installation.

Added a makefile to facilitate compilation, and required C++11 due to usage of "nullptr" in svmu.cpp. The nullptr keyword was only introduced in C++09, but not incorporated into C++0x, unfortunately: http://stackoverflow.com/questions/1282295/what-exactly-is-nullptr Tested out on our cluster (had to use G++ > 4.4.7 to compile with --std=c++11), and it compiles fine.

Best regards, Patrick Reilly

mahulchak commented 7 years ago

Thanks a lot, Patrick :)

On Sat, Oct 29, 2016 at 9:39 AM Patrick Reilly notifications@github.com wrote:

Hey Mahul, Just thought a makefile might simplify installation.

Added a makefile to facilitate compilation, and required C++11 due to usage of "nullptr" in svmu.cpp. The nullptr keyword was only introduced in C++09, but not incorporated into C++0x, unfortunately: http://stackoverflow.com/questions/1282295/what-exactly-is-nullptr Tested out on our cluster (had to use G++ > 4.4.7 to compile with --std=c++11), and it compiles fine.

Best regards,

Patrick Reilly

You can view, comment on, or merge this pull request online at:

https://github.com/mahulchak/svmu/pull/1 Commit Summary

  • Added a makefile

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mahulchak/svmu/pull/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AHMD6BPn2lcoUNhCpHRe3FO_7-A9H2DCks5q43ZBgaJpZM4KkKBU . {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/mahulchak/svmu","title":"mahulchak/svmu","subtitle":"GitHub repository","main_image_url":" https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png ","avatar_image_url":" https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/mahulchak/svmu"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Added a makefile (#1)"}],"action":{"name":"View Pull Request","url":" https://github.com/mahulchak/svmu/pull/1"}}}