1 Like
i tried building the solution with VS2022 i have this error
Schweregrad | Code | Beschreibung | Projekt | Datei | Zeile | Unterdrückungszustand |
---|---|---|---|---|---|---|
Fehler | MSB3073 | Der Befehl C:\Users\user.nuget\packages\stride.core.assets.compilerapp\4.2.0.2121\buildTransitive..\lib\net8.0\Stride.Core.Assets.CompilerApp.exe --disable-auto-compile --project-configuration Debug --platform=Windows --project-configuration=Debug --compile-property:StrideGraphicsApi=Direct3D11 --output-path=C:\Users\user\Documents\vvvv\gamma\Exports\src_interfacePrototype\bin\Debug\data --build-path=C:\Users\user\Documents\vvvv\gamma\Exports\src_interfacePrototype\obj\stride\assetbuild\data --package-file=C:\Users\user\Documents\vvvv\gamma\Exports\src_interfacePrototype_interfacePrototype.csproj --msbuild-uptodatecheck-filebase=C:\Users\user\Documents\vvvv\gamma\Exports\src_interfacePrototype\obj\Debug\stride\assetcompiler-uptodatecheck wurde mit dem Code 1 beendet. | _interfacePrototype | C:\Users\user.nuget\packages\stride.core.assets.compilerapp\4.2.0.2121\buildTransitive\Stride.Core.Assets.CompilerApp.targets | 153 |
Hmm none of the two messages are really helpful. Can you please copy and paste the whole dotnet publish ...
command into a regular windows cmd prompt and post the resulting log here?
Could it be that you were running into this issue as well?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.