Skip to content

Lab Computers

aidandenlinger edited this page Apr 12, 2022 · 3 revisions

We don't have root access on the lab computers :(

Key things to note:

  • To use conan the easiest technique is installing with pip. Either use a virtual env to install it in or install for your user with --user.
  • Not all the computers have the same software. I can validate that computers 4, 7, and 21 have Visual Studio 2019 installed, but only a trial version and you'd have to sign into Microsoft. Computer 20 has Visual Studio 2017 installed with a product key.
  • cmake can be accessed via the Developer Command Prompt for Visual Studio.
    • it uses cmd. Use cd /d H: to change to the H drive.

Currently works on comp 21

Clone this wiki locally