How to add third party dll

Answered

Hello,

I am new to C++ world and a student. Please forgive my question if it doesn't make sense. I have a dll along with *.h file and *.cpp file. It is located on my hard drive at c:\learningCPlusPlus\ folder.

 

I want to reference that dll and call the methods and properties in it. 

How can I use this in CLion.

Thanks

0

Please sign in to leave a comment.