a Visual Studio Project)?
I'm new to using libraries in C++. I came across POCO Library and I want to use the Zip module.
How do I include the library in my cpp file? Do I have to build it first to a dll/lib file? Do I have to use CMAKE? Any help is appreciated.
for visual studio, using vcpkg should be straight forward, check out the github repo, https://github.com/microsoft/vcpkg
not only for visual studio
Обсуждают сегодня