I'm not sure if this is best here or in the multimedia codec forum. I would like to use an IDE for my application development. I've downloaded the free CODE::BLOCKS IDE and have found it useful for editing and searching, but when it comes down to compiling and linking multimedia code I have some reservations.
The makefiles that comes with the DVSDK compiles and links the RTCS controlled code. I'm not sure how to put this into the IDE. Is there any documents that explain the make structure for this? Or does anyone have any experience bypassing the standard makefiles and using an IDE?
Thanks John