SDK in CodeWarrior?
I'm trying to learn the ins and outs of creating WinAmp visualizer. (I'm also relearning C++ after a few years of disuse, so I'm a bit lost.)
Basically, I just want to get this example to run:
vis/vis_avs/apesdk/apstut00.cpp
I set it up in CodeWarrior and tried to compile it. Unsurprisingly, that didn't work. The WinAmp site says that the SDK is compatible with MS Visual C++. Do need to download that to get the SDK to work, or is there some less weighty solution? Is there any way to convert the SDK to be compatible with CodeWarrior?
|