-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
What steps will reproduce the problem?
1. I'm trying to install the program and whenever I use the command "make" I
get an error.
2.
3.
What is the expected output? What do you see instead?
The message that comes up is:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/iterator:341:10:
fatal error:
'__debug' file not found
#include <__debug>
^
1 error generated.
make: *** [src/api/BamAlignment.o] Error 1
What version of the product are you using? On what operating system?
I believe I am using the newest version of methclone. The operating system is
OSX Yosemite 10.10.2
Please provide any additional information below.
Original issue reported on code.google.com by dhavin9...@gmail.com on 19 Apr 2015 at 2:19
Reactions are currently unavailable