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

From: Tachdaun <tachdaun1gmail.com>
Date: 2008-11-28 20:31:24
Hi there, I'm Petruza, I came to know cc65 and all the NES development 
community because I have a MP4 player with NES emulation and wanted to 
make some apps for it. ( for the time being, a metronome )

So, I'm writing a small cc65's c library to ease the development for the 
NES, so far I made a function to read the joypads' state, but I plan to 
cover the main issues like music and sprites.

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.

Am I doing something wrong? Thanks!

Petruza.
----------------------------------------------------------------------
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 19:32:13 2008

This archive was generated by hypermail 2.1.8 : 2008-12-28 19:32:14 CET