03-11-2024, 10:07 AM
(This post was last modified: 03-11-2024, 10:09 AM by AutoStarter.)
I'm using Visual Studio 2022 with LibreAutomate nuget-package to build my programs. I wanted to upgrade from version 1.1.0 to newest 1.1.7 but got an build error due to access problem of AuCpp.dll (could not be copied because already in use). Also 1.1.6 shows same error - but 1.1.0 finish build without problem.
Error message during build I got, is following in German language:
"C:\Users\Siegfried\.nuget\packages\libreautomate\1.1.6\runtimes\win-x64\native\AuCpp.dll" kann nicht in "bin\Debug\net8.0-windows8.0\runtimes\win-x64\native\AuCpp.dll" kopiert werden. Der Prozess kann nicht auf die Datei "bin\Debug\net8.0-windows8.0\runtimes\win-x64\native\AuCpp.dll" zugreifen, da sie von einem anderen Prozess verwendet wird. PraxisTray C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 4967
Error message during build I got, is following in German language:
"C:\Users\Siegfried\.nuget\packages\libreautomate\1.1.6\runtimes\win-x64\native\AuCpp.dll" kann nicht in "bin\Debug\net8.0-windows8.0\runtimes\win-x64\native\AuCpp.dll" kopiert werden. Der Prozess kann nicht auf die Datei "bin\Debug\net8.0-windows8.0\runtimes\win-x64\native\AuCpp.dll" zugreifen, da sie von einem anderen Prozess verwendet wird. PraxisTray C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 4967