Re: [cc65] Introducing myself and #include".\" problem

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2008-12-28 20:13:58
Good evening!

On Fri, Nov 28, 2008 at 04:31:24PM -0300, Tachdaun wrote:
> Well, the problem I found is, I have to supply full paths to #include,
> none of this worked for me: ( I'm using windows )
> #include "somefile.h"
> #include ".\somefile.h"
>
> Although the includer and the included files are in the same directory
> and that directory is on the Path environment variable.

You can use -I path/to/includes on the command line to add an additional
search path for includes.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Dec 28 20:16:29 2008

This archive was generated by hypermail 2.1.8 : 2008-12-28 20:16:31 CET