michaelrsweet / pappl

PAPPL - Printer Application Framework
https://www.msweet.org/pappl
Apache License 2.0
307 stars 48 forks source link

vcnet libpappl won't build due to new/renamed APIs httpConnectUri and httpConnectAgain #362

Open ppoirier1 opened 1 month ago

ppoirier1 commented 1 month ago

Describe the bug libpappl2 and testpappl don't build in VS2022 due to the aforementioned missing APIs

To Reproduce Steps to reproduce the behavior:

  1. Clone pappl and attempt to build the vcnet project

Expected behavior Apps build.

Screenshots image

System Information:

Additional context These APIs were added to libcups3 in the past month but the nuget version of CUPS is from last year

michaelrsweet commented 1 month ago

Yeah, I need to update the Nuget packages for libcups3. Still working out some OAuth issues then I'll push a 3.0rc1 update of libcups3 to NuGet and do the corresponding updates in the VC projects for PAPPL.