Hi all
I"m trying to build the Reality Solutions SDK, by loading the "RCSamples.sln" project into Visual Studio and running "build solution". Starting from a fresh build with only the source files provided, I'm running into a build failure with the error: "cannot open input file AdskRcFileSystemUtilityd.lib" associated with the project RCSampleCommon. I see references to a file with this or a similar name in the "AdditionalDepenecies" XML sections of various .vcxproj files, but I am not sure where to obtain this file in such a way that the build process can find it.