I have most of the code in C, C++ in my application . I would want to build the GUI and render the video using the QTkit .
Is it possible to build a objective C dynamic library in cocoa using xcode and call them from the C files ? I am using make files to compile the C code .
Please provide me the details as to how to do it if it is possible.A simple example would be of great help as I am new to MAC .
Is it possible to build a objective C dynamic library in cocoa using xcode and call them from the C files ? I am using make files to compile the C code .
Please provide me the details as to how to do it if it is possible.A simple example would be of great help as I am new to MAC .