Closed HexRoman closed 4 years ago
I'm using an Ubuntu Linux machine, and I want to compile pdclib both as a static library and as part of my project.
I'm having trouble to understand QuickStart.txt, and I'd be really happy to have some clarifications.
QuickStart.txt
Compile all the source files in 'functions' into a library (static or shared, your choice).
What is the way to compile it?
Define _PDCLIB_BUILD
Where does this definition should be?
Thank you
I'm using an Ubuntu Linux machine, and I want to compile pdclib both as a static library and as part of my project.
I'm having trouble to understand
QuickStart.txt
, and I'd be really happy to have some clarifications.What is the way to compile it?
Where does this definition should be?
Thank you