From: Jason Robertson (jkr_at_westol.com)
Date: 2001-12-09 05:27:02
Hi! New to this mailing list not new to CC65 ;-) Anyway, after a long while I finally downloaded the newest version (Win 2.7.1 version. I had a 1-2 year old version before). I setup the environment variables like the docs said and put the BIN subdir into my path. My problem is when I try to compile the hello.c sample program included (target c64) I get this: My command line: C:\LANG\WINCC65\Samples>cl65 -t c64 -o hello hello.c And I get in response: C:\LANG\WINCC65\INCLUDE/cbm.h(50): Error: Include file 'c64.h' not found hello.c(38): Error: Undefined Symbol: 'COLOR_WHITE' hello.c(39): Error: Undefined Symbol: 'COLOR_BLACK' I read the included documentation but I must still be missing something. Thanks! Jason ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:44 CET