Recompiling a Device

in github desktop app or command line Fetching origin and maybe pull of GEECS-DEvice-drivers, GEEKS-shared, GEECS-device-drivers

local: open project for respective device in C:\GEECS\Developers Version\source\Device Drivers

maybe check in MC DB editor what device you're looking for

in the device folder open the labview project (.lvproj)

check in vi's that are called by base classes: Initialize, Configure, Acquire, Close, Save that they are intact (check that arrows in the top right are not crossed out)

right click on item in Build Specifications and select Build. File Name Collision remark is no problem, can ignore. Click Done.

Commit local repository to master. Then

Then fetch origin to Active Version