Two different computers, Windows 10 1803, brand new installs of VS2017 with v2.4.2000.0 of Azure Data Lake and Stream Tools. I try to build my ultra basic U-SQL project to run local and I get the following error...
GetVersionedSdkPath: unexpected layout of SCOPE CPP SDK. This is usually because the version found is out of date or empty. Often, this problem is because scope studio will set the environment variable SCOPE_CPP_SDK to the version included with it, and it will have the wrong layout if the cpp sdk has been upgraded since scope studio was installed. Closing the visual studio session will un-set this variable and may solve the problem. Otherwise, make sure the Cpp Sdk you're using is up to date.
I'm not sure what CPP SDK is... C++ SDK? Needless to say, no magical fix is happening by restarting Visual Studio.
Thanks for any help.