[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Re: #include in foreign-parse
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] Re: #include in foreign-parse |
Date: |
Wed, 9 Jul 2008 12:24:02 +0200 |
On Sat, Jul 5, 2008 at 11:04 PM, minh thu <address@hidden> wrote:
>
> Weird. By ending the #include <...> lines with a #include "file.h" with file.h
> being in the .egg, chicken-setup ends successfully.
>
> Is it something known (and corrected in later version) ?
>
I'll check this. It is properly caused by a problem with the current
include path during compalation of the egg.
cheers,
felix