atom2-source
atom2-source
dotnet recommends this: dotnet workload restore this doesnt work. this does might need to add it to the guide: dotnet workload install android easy fix
C:\Users\parse>cd "C:\Users\parse\Desktop\Demos\demo1" C:\Users\parse\Desktop\Demos\demo1>dotnet run C:\Users\parse\.nuget\packages\stereokit\0.3.10\build\SKShaders.targets(62,3): error MSB3073: The command "C:\Users\parse\.nuget\packages\stereokit\0.3.10\tools\skshaderc\win32_x64\skshaderc.exe -d -e -t xe -i "C:\Users\parse\.nuget\packages\stereokit\0.3.10\tools\include" -o "obj/Debug/net9.0/Assets/" "Assets\floor.hlsl"" exited with code -1073741819. The build failed. Fix the build errors...
i think the shader issue may be linked as its a new fresh windows build i havent installed visual studio that handles any c++ dependencies if this is the issue...
Yes with extra work im doing that now.