chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] New Egg: NanoVG


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] New Egg: NanoVG
Date: Sat, 30 Sep 2017 23:32:09 +0200

Hello Dan,

On Sat, 30 Sep 2017 14:09:57 -0700 Dan Leslie <address@hidden> wrote:

> Well, new to the coup. I've had this in my pocked for about two years
> now; and I think it's worthwhile releasing it given that it's 
>
> NanoVG is a small library for drawing vector graphics, and this is a
> binding for Chicken Scheme. See the `example` folder for a small demo;
> the demo requires Allegro to operate, while the library itself only
> requires GL. NanoVG supports rendering to GL2, GL3, GLES2, and GLES3.
> Each variant has its own associated module, IE, `nanovg-gl3` for GL3.
>
> The repo is found at:
> github.com:dleslie/nanovg-egg.git

Thanks.  Unfortunately, the new egg fails to compile:

installing nanovg: ...
changing current directory to .
  '/home/mario/local/chicken-4.12.0/bin/csi' -bnq -setup-mode -e 
"(require-library setup-api)" -e "(import setup-api)" -e 
"(setup-error-handling)" -e "(extension-name-and-version '(\"nanovg\" \"\"))" 
-e "(destination-prefix 
\"/tmp/tempa827.29947/nanovg/1.0.0/salmonella-tmp-41f40/repo\")" -e 
"(runtime-prefix 
\"/tmp/tempa827.29947/nanovg/1.0.0/salmonella-tmp-41f40/repo\")" 'nanovg.setup'

Error: don't know how to make nanovg/src/nanovg.c

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

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