ansani / Shareaza

Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.
http://shareaza.sf.net
26 stars 3 forks source link

In zlibwapi_143.vcxproj, lines referencing zlib128 are wrong. #110

Closed hackwrench closed 11 months ago

hackwrench commented 1 year ago

The paths start out 'projects\' and should start out '..\vc143\projects\' Compare with shareaza_143.vcxproj which references boost files and has the paths set right. zlibwapi_143.zip Attached zip file is apparently still problematic but compiles. Zlib128 doesn.t show up in the NuGet Manager though.

hackwrench commented 1 year ago

Relaunched Visual Studio and Zlib128 showed up in NuGet Package Manager

ansani commented 11 months ago

I cannot reproduce the issue. I loaded the project on different VC setups on other PCs, and I could build the solution without any problems.