Unable to build with Visual Studio 2019 version 16.2.0 #2992

Open
opened 2026-01-30 23:10:23 +00:00 by claunia · 0 comments
Owner

Originally created by @ajaykagrawal on GitHub (Jul 29, 2019).

Originally assigned to: @zadjii-msft on GitHub.

Environment

Windows build number: Version 10.0.18362.267

Steps to reproduce

Update to the latest Visual Studio 2019 (16.2.0)
Build Terminal (you will get a compiler error)

(I had no issues building with 16.1.0)

Expected behavior

Terminal should build without any errors

Actual behavior

Here is the error:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): error MSB3272: There was a problem reading the implementation file "C:\Users\Ajay\microsoft\terminal\x64\Release\TerminalAppLib\TerminalAppLib.lib". "Unable to read beyond the end of the stream."

Possibly related to https://github.com/microsoft/msbuild/issues/4547

Originally created by @ajaykagrawal on GitHub (Jul 29, 2019). Originally assigned to: @zadjii-msft on GitHub. # Environment Windows build number: Version 10.0.18362.267 # Steps to reproduce Update to the latest Visual Studio 2019 (16.2.0) Build Terminal (you will get a compiler error) (I had no issues building with 16.1.0) # Expected behavior Terminal should build without any errors # Actual behavior Here is the error: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): error MSB3272: There was a problem reading the implementation file "C:\Users\Ajay\microsoft\terminal\x64\Release\TerminalAppLib\TerminalAppLib.lib". "Unable to read beyond the end of the stream." <!-- What's actually happening? --> Possibly related to https://github.com/microsoft/msbuild/issues/4547
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2992