OpenPrinting / cups

OpenPrinting CUPS Sources
https://openprinting.github.io/cups
Apache License 2.0
1k stars 178 forks source link

windows compilation guide? #799

Closed marco20240618 closed 10 months ago

marco20240618 commented 10 months ago

I only want to compile ipptool for windows, is there a guide?

michaelrsweet commented 10 months ago

There isn't a specific guide at the moment, but the usual way is via the Visual Studio project file in the "vcnet" directory. That's what the NuGet packages are build from (to provide copies of the CUPS libraries for Windows software) and the ipptool program is part of the "cups.sln" file.