Symbol(s) not found for architecture x86_64 - Cmake - Mac sierra
问题 Recently I have started a new project in C++. The problem is, when I try to compile it I get a linking error. I spent the whole day today trying to debug it, but I did not really find a good solution anywhere. If someone could help with it it would be amazing. I am using a Mac Sierra. parsing/methylation.h #ifndef EPIRL_METHYLATION_H #define EPIRL_METHYLATION_H #include <stdio.h> #include <iostream> #include <fstream> #include <vector> #include <sstream> using namespace std; namespace