I am attempting to execute a program that compiles and links fine in Code::Blocks on windows, but when porting it over to Visual Studio, I am getting a link error.
I have made sure that the include and lib folders are correctly linked in the properties configuration.