1 To compile DGD on a Mac, you'll need Symantec C 7.0.4 or newer.
2
3 De-binhex dgd.proj.hqx and dgd.rsrc.hqx. Move the project file up two
4 folders (into the src folder), and double-click it to start the Project
5 Manager. If you have any trouble with the compiler selecting the wrong
6 source files, remove all the non-Mac folders from the src:host folder.
7
8 If you want to compile DGD with CodeWarrior, you'll have to make your
9 own project file. Make sure that the size of an integer is 4 bytes,
10 and that the symbol MACOS is #defined. Also, compile for 68000 rather
11 than PowerPC, and turn off the "high level event aware" size flag.
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.