I\'m trying to compile my first legit program that I\'m converting from Java (I ran a test hello world type program to check my compiler and it works). There are three files
You may be compiling skewNormal.cpp to a .o file, but you're not including it when you compile main.cpp.