home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!noc.msc.net!news.stolaf.edu!mari.acc-admin.stolaf.edu!carlsonb
- From: carlsonb@mari.acc-admin.stolaf.edu (Bradley P Carlson)
- Newsgroups: comp.sys.mac.programmer
- Subject: HARVEST C beginner question
- Summary: Need hints from a Harvest-C user
- Message-ID: <1992Dec15.182714.23429@news.stolaf.edu>
- Date: 15 Dec 92 18:27:14 GMT
- Sender: news@news.stolaf.edu
- Organization: St. Olaf College; Northfield, MN
- Lines: 25
-
- I'm new to Macintosh programming, and am trying to use Harvest C
- (Freeware, (c)1992 Eric Sink), which shares traits of Think C and MPW.
- I've set it up (with the requisite MPW libraries) in its default
- configuration: all the bundled 'example' code is in its own folder.
- When I open one of these example projects, select one of its source
- files and select "Compile," the compilation window opens, pauses, then
- displays:
- "": O FATAL,: File not found: filename.c
-
- Not to be daunted, I moved the example files into the main Harvest-C
- folder, but compilation attempts end with:
- "filename.c":8 FATAL,:Include File not found header.h
-
- (This seems strange because the headers are in another folder,
- altogether and the compiler finds them fine when the C code is in the
- "Examples" folder")
-
- I'm sure things would begin to fall into place if I could just get
- "Hello World" to compile :) .
-
- If anyone out there uses Harvest-C, or has looked at it and it made
- sense, I'd appreciate a few hints! Grateful for anything and
- everything,
-
- Bradley Carlson -carlsonb@stolaf.edu
-