Answer the question
In order to leave comments, you need to log in
How to build a library under Windows?
Requires a cross-platform library to work with the com port. Googled, found a lot of these, but they need to be collected. Almost everywhere there are examples for Linux. And how to collect under Windows? Tell me please. Straight step by step..
Answer the question
In order to leave comments, you need to log in
If the library sources contain CMakeLists.txt, then use the cmake utility in the command line to type cmake -G "Visual Studio 14 2015". The project files for Visual Studio will be generated and with the help of this IDE it will be possible to build the library.
Open the documentation for the library, read, collect. There is no other answer to such a general question.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question