[cc65] Problems with cbm.h

Date view Thread view Subject view

From: M Ancher Mailing List Subscription (mah_at_wwww.dk)
Date: 2001-12-28 16:40:53


Hmm, I get this error when I compile a file that includes <cbm.h>.

cbm.h(49): Error: Constant expression expected
cbm.h(51): Error: Preprocessor directive expected
cbm.h(53): Error: Preprocessor directive expected
cbm.h(55): Error: Preprocessor directive expected
cbm.h(57): Error: Preprocessor directive expected
cbm.h(59): Error: Preprocessor directive expected

My cbm.h from line 49:
#if defined(__C64__) && !defined(_C64_H)
#  include <c64.h>
:
:
etc.


--
Martin Ancher <ancher_at_ancher.org>
http://ancher.org
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-28 16:36:15 CET