Access Variables in Different Projects in a Solution

  • Thread starter Thread starter AwesomeCuber
  • Start date Start date
A

AwesomeCuber

Guest
I am doing a project for science fair that takes the depth data from the kinect for windows and provides noise feedback when an object gets within a range. One of my projects is to actually work the kinect and get the depth data and the other is to manage the sound device. I need to access a count variable that I declared in the first one, which turns into 1 whenever a certain distance of object is reached, into the project with the sound device. I am using visual studio 2019.

Continue reading...
 
Back
Top