Visa version
Version skapad av Christopher Peters 2015-03-23 17:39
Lab Hints and Tips
Lab setup
Arguably one of the most difficult aspects of the labs is getting your programming environment up and running with the skeleton code. The following details may therefore be helpful:
1. A useful guide can be found here by previous DH2323 student Victor Dahlin on conducting a setup in Microsoft Visual Studio. Note that in order to enable cout output to the console, you may decide to set the project to be a console application in the properties menu.