Skip to main content
Home Forums 68kMLA MPW Question — #1
Post #1 by equant
Source Forum68kMLA
CategoryDevelopment
Post DateWed, 27 Aug 2008 - 21:38
Original URLhttps://68kmla.org/bb/threads/mpw-question.14621/
Post
I'm trying to use MPW for the first time. I'm trying to compile some source-code from Mac Tech. It's an MPW project, but the makefile calls for C, and in my MPW tools folder I don't have C, I have MrC and SC.

I changed the C to SC and it complains that it can't find a included file. That file is in the directory with the rest of the project.

So I'm curious, is 'C' a different tool than SC? if so, where can I DL it? My other question is... how do I get MPW to see the header file that's right there? I've set the default directory to the folder that everything is sitting in.

Any ideas?

Thanks.

mp.ls