Visual Studio / Smoothie Build Files

Hi all,

I am trying to get Visual Studio (Visual C++) to work with the Smoothieware source and was wondering if anyone had any experience setting it up.

I basically need to know where all the external references are (math.h, stdint.h, etc.) so that Visual Studio knows where to look for those headers. The problem is that I’ve found a few different versions of some of these files, and some versions still result in strange errors in the editor (likely an issue with using the wrong header?). If anyone knows where the build toolchain gets these files or has set up VS for development on Smoothie, please let me know.

Thanks,
Brendan

Imported from wikidot