Hello, I downloaded code written in c which consists of many individual files and routines. I would like to use his code to create a plugin for a 3d animation program.
I program graphics using in C++ and only program for my software's API. To be honest with you, I'm not really sure how to go about it. Would it be possible to create a project as I normally do and import all the c and header files into a c++ project? Or do I have to compile his code? And if I do, what do I compile to? a dll or exe or something else? If I do, how do I access those routines?
As you can probably tell, I am very new at this. Any suggestions will be appreciated.
verb



LinkBack URL
About LinkBacks


