chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Runtime error while testing ncurses


From: Zbigniew
Subject: Re: [Chicken-users] Runtime error while testing ncurses
Date: Wed, 28 Nov 2007 13:49:48 -0600

Use "csc -X easyffi filename.scm" to compile something that uses the easyffi.

However, if you're running an example which itself uses the ncurses
egg, I don't see why you would need the FFI at all.  Please post a
link to your example program if possible.

On Nov 28, 2007 10:34 AM, Stephan Lukits <address@hidden> wrote:
> Hi,
> I tried the ncurses example after installing
> ncurses and easyffi (in this order) and got
> after a successful compilation the following
> runtime error executing the example:
>
>
> :~/stud/hauptstudium/lf-programmierung> csc test-ncurses.scm
> :~/stud/hauptstudium/lf-programmierung> ./test-ncurses
> Error: unbound variable: foreign-parse




reply via email to

[Prev in Thread] Current Thread [Next in Thread]