I\'ve recently started to program in C++ again, and for the purposes of education, I am working on creating a poker game. The weird part is, I keep getting the following err
Another solution could be: check the cmake file and make sure it (such as in ADD_EXECUTABLE) includes the .cpp file you listed.