twain / twain-cs

A C# interface for TWAIN
165 stars 66 forks source link

Unable to compile with MS Visual Stuido 2019 #49

Closed Grandpa-G closed 2 years ago

Grandpa-G commented 2 years ago

I copied the zip file from github. Tried to rebuild the entire solution. Good except for one error

Severity Code Description Project File Line Suppression State Error The command "call "C:\Users\grimesr\workspace\Github\Apex Camera\twain driver\twaincs\source\twaincscert\source\version.bat" XCOPY "C:\Users\grimesr\workspace\Github\Apex Camera\twain driver\twaincs\source\twaincscert\source\data" "C:\Users\grimesr\workspace\Github\Apex Camera\twain driver\twaincs\source\twaincscert\source\bin\AnyCPU\Debug\data" /i /e /y /q cd "C:\Users\grimesr\workspace\Github\Apex Camera\twain driver\twaincs\source\twaincscert\source\bin\AnyCPU\Debug\data\.." powershell Compress-Archive -Force "C:\Users\grimesr\workspace\Github\Apex Camera\twain driver\twaincs\source\twaincscert\source\data" "C:\Users\grimesr\workspace\Github\Apex Camera\twain driver\twaincs\source\twaincscert\source\Properties/data.zip"" exited with code 1. twaincscert

Ideas how to fix?

Grandpa-G commented 2 years ago

It is a version problem with PowerShell from what I can understand.