May 8, 200224 yr Ok, Am I doing something wrong, or is my version of Codewarrior just too old?I am using Codewarrior IDE 2.0 (yeah, yeah, I know) to attempt to compile the sample DLL's that were included with the SDK. I setup the linker as "MacOS Merge" and set it to output a "Shared Library". I commented out the "#include WindowDll.h"and added the following "includes to " the "cpp" files:#include "dllintf.h"#include "Sdk.h"#include "Sdkintf.h"I place the required "fcs" and "ifr" files in their appropriate foldersThe samples seem to link and compile just fine but Fly2K gives me a fatal error at startup.Did I miss something in the C++ code, or do I need a newer version of CodeWarrior?---John R. SippyChicago, IL, USAPowerMacG4 -Dual 5001024MB RAMnVidiaGF2 - 32MB
Create an account or sign in to comment