Hello Mikael,

Thanks for the pointers. I will try installing cffi and cl-opengl both from darcs. Is there any reason why the darcs version isnt moved into the official cl-opengl darcs repository ?

Regards,
Deepankar

On Dec 16, 2007 12:01 PM, <cl-opengl-devel-request@common-lisp.net> wrote:
Send cl-opengl-devel mailing list submissions to
       cl-opengl-devel@common-lisp.net

To subscribe or unsubscribe via the World Wide Web, visit
        http://common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel
or, via email, send a message with subject or body 'help' to
       cl-opengl-devel-request@common-lisp.net

You can reach the person managing the list at
        cl-opengl-devel-owner@common-lisp.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of cl-opengl-devel digest..."


Today's Topics:

  1. Problem building cl-opengl (Deepankar Sharma)
  2. Re: Problem building cl-opengl (Mikael Lax)


----------------------------------------------------------------------

Message: 1
Date: Sat, 15 Dec 2007 14:19:44 -0500
From: "Deepankar Sharma" < deepankar.sharma@gmail.com>
Subject: [cl-opengl-devel] Problem building cl-opengl
To: cl-opengl-devel@common-lisp.net
Message-ID:
       <f5e6a4360712151119r1d01df12md2795511c1579af4@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

I was recently trying to build cl-opengl on sbcl 1.0.12 / ubuntu amd64. I am
using the trunk version of cffi - and some errors pop up while installing
cl-opengl.

1) In the file gl/types.lisp  - the translate-p keywords for defctype do not
seem to be supported anymore in cffi.
2) In the file funcs.lisp cffi::lisp-function-name is used. This is not an
available function anymore. Can you please fix this.

Another related question is - should i be using the cffi 0.9.2 available on
the cffi website ?

Regards,
Deepankar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://common-lisp.net/pipermail/cl-opengl-devel/attachments/20071215/c3ffa0d9/attachment.html

------------------------------

Message: 2
Date: Sun, 16 Dec 2007 02:35:38 +0100
From: Mikael Lax < mikael.lax@bredband.net>
Subject: Re: [cl-opengl-devel] Problem building cl-opengl
To: cl-opengl-devel@common-lisp.net
Message-ID: < 20071216023538.c665a5b0.mikael.lax@bredband.net>
Content-Type: text/plain; charset=US-ASCII

On Sat, 15 Dec 2007 14:19:44 -0500
"Deepankar Sharma" < deepankar.sharma@gmail.com> wrote:

> I was recently trying to build cl-opengl on sbcl 1.0.12 / ubuntu amd64. I am
> using the trunk version of cffi - and some errors pop up while installing
> cl-opengl.
>
> 1) In the file gl/types.lisp  - the translate-p keywords for defctype do not
> seem to be supported anymore in cffi.
> 2) In the file funcs.lisp cffi::lisp-function-name is used. This is not an
> available function anymore. Can you please fix this.

Hi, it sounds like you're using cl-opengl "classic". Try getting cl-opengl-thomas from darcs at http://common-lisp.net/~loliveira/darcs/cl-opengl-thomas

> Another related question is - should i be using the cffi 0.9.2 available on
> the cffi website ?

Personally I'm using the version from darcs without problems, but I dunno about the differences between that and the official download.

Sincerely,
Mikael Lax


------------------------------

_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel


End of cl-opengl-devel Digest, Vol 19, Issue 1
**********************************************