Groups | Search | Server Info | Login | Register
Groups > comp.lang.pascal.mac > #2
| Newsgroups | comp.lang.pascal.mac |
|---|---|
| Date | 2014-12-11 12:08 -0800 |
| Message-ID | <c9693b82-9a8a-46a2-a242-ac6425d334dc@googlegroups.com> (permalink) |
| Subject | MPW Pascal + MPW 3.5 on OS 7.5.5. "Identifier not declared" |
| From | alancanon9000@gmail.com |
I have OS 7.5.5 running under Basilisk II, and MPW 3.5. Since the Pascal compiler was not provided, I downloaded and installed the MPW Pascal compiler (as "Pascal") in the Tools folder as directed. Now, when I build a project in MPW, I get a lot of "identifier not declared" errors, because the compiler is not seeing the standard Mac Pascal interfaces defined under MPW-GM:MPW:Interfaces&Libraries:Interfaces:PInterfaces. I have tried including this directory in the Build options, but it doesn't help. Is there a way to make MPW see these standard library interfaces? Do I need to put include directives in my code?
Back to comp.lang.pascal.mac | Find similar
MPW Pascal + MPW 3.5 on OS 7.5.5. "Identifier not declared" alancanon9000@gmail.com - 2014-12-11 12:08 -0800
csiph-web