Build Error with Stride

export error with 2022.5.0 preview 0676

Error.7z (833 Bytes)

Hmm, never encountered that one. Some process seems to keep a file lock. Can you build the generated solution manually?

  1. Close vvvv (best reboot your computer to ensure no processes are lingering around)
  2. Open a command line (Win + R → cmd)
  3. cd C:\Users\d_o_z\Documents\vvvv\gamma-preview\Exports\src\VL.BW.OebbTest
  4. dotnet publish -c Release --self-contained false

Is that command running through or does it crash with the same error?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.