Skip to main content Link Search Menu Expand Document (external link)

Theme: auto

Setup

This lab requires that you’ve completed at least the first two pages of Lab 10. If your portal views do not work properly, that will not prevent you from doing almost all of Lab 11.

Do the following to prepare your Lab11 project:

  1. Copy ALL of your .h/cpp files from the Lab10 folder to the Lab11 folder
  2. Open your repo in Visual Studio or Visual Studio Code as usual
  3. Now you need to change the build target from “Lab10” to “Lab11.” In Visual Studio (PC) this is via the dropdown near the play button. For Visual Studio Code (Mac), you should change both instances of “Lab10” on the bottom toolbar (one for the build target and the other for the run target)

Now you’re ready for part 1 of the lab.