quasar / Quasar

Remote Administration Tool for Windows
MIT License
8.63k stars 2.44k forks source link

Error in building #895

Closed ICT-000 closed 3 years ago

ICT-000 commented 3 years ago

Error in VS 2019: 1>------ Build started: Project: Quasar.Common, Configuration: Debug Any CPU ------ 1>CSC : error CS2012: Cannot open 'C:\Users\Anonymous\Desktop\Quaser\source\Quasar.Common\obj\Debug\net452\Quasar.Common.dll' for writing -- 'Access to the path 'C:\Users\Anonymous\Desktop\Quaser\source\Quasar.Common\obj\Debug\net452\Quasar.Common.dll' is denied.' 1>Done building project "Quasar.Common.csproj" -- FAILED. 2>------ Build started: Project: Quasar.Server, Configuration: Debug Any CPU ------ 3>------ Build started: Project: Quasar.Client, Configuration: Debug Any CPU ------ 4>------ Build started: Project: Quasar.Common.Tests, Configuration: Debug Any CPU ------ 2>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 2>Done building project "Quasar.Server.csproj" -- FAILED. 3>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 3>Done building project "Quasar.Client.csproj" -- FAILED. 4>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 4>Done building project "Quasar.Common.Tests.csproj" -- FAILED. ========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

ICT-000 commented 3 years ago

Solved by adding folder to AV exception list.