

For step 2 you need to add the [project to the solution. In the solution explorer windows in visual studio the solution is the top most item, it is like a folder that contains the projects. I think you may be confusing the visual studio project and the solution. If you follow the steps it will be there in your references.
#Madmapper kinect update
If you are using the latest OF and VS2017 you will also need to right click on the ofxSpout project once it is imported into your project and update the windows SDK version to one that exists on yoru computer. ‘mySketch’) and select ‘Add Reference…’, and add a reference to ofxSpout.

Go back to Solution Explorer, right click on your project (e.g.and select the openFrameworks\addons\ofxSpout\ofxSpoutLib\ofxSpout.props file. In Property Manager (open it from View -> Other Windows -> Property Manager ), right click on your project to select Add Existing Property Sheet.Open the solution, and add the ofxSpoutLib/ofxSpout.vcxproj to your solution (right click on the Solution and choose Add > Existing Project.Make your project with Project Generator, but do not select ofxSpout as an addon at this stage.I just edited these instructions from Elliot Woods’ kinect addon:
#Madmapper kinect generator
Make sure you dont use the project generator to work with this addon.
