D-Kleck / Kleckner_CSCI2270_FinalProject

This is for the final project in CSCI 2270
1 stars 1 forks source link

How to Build #1

Open soham-shah opened 9 years ago

soham-shah commented 9 years ago

Both Test.cpp and CSCI_2270_Final.cpp have main() functions which causes issues compiling. I was able to get it to build after removing Test.cpp from the project. However, I would recommend either removing Test.cpp or also clarifying how to build the program with what cpp files in the readme.

D-Kleck commented 9 years ago

The Test.cpp was just added for Recitation, I just updated the Readme but thanks for pointing it out.