Skip to content

Setting up OpenGL with Ikarus on Cygwin 1.7

While not left without questions I did get OpenGL running correctly with Ikarus over the weekend. Here is the patch file against trunk to make it happy.

2 Comments

  1. david eader wrote:

    Trying to run GL demos in ikarus, like you did.

    But I don’t know where/how to install the gl libs! Agave appears to come with some glut stuff, but not gl?

    Following the instructions at https://github.com/dharmatech/agave/blob/master/README.org, it says I need ‘bzr’ for *ONE* of the download (all others use ‘git’).

    But bzr gives me the problem below… surely it shouldn’t be this hard to run a stupid GL demo in ikarus?!?

    Not your problem, thanks in advance for any help, googling hasn’t helped yet.

    dave

    /usr/local/lib/ikarus$ sudo bzr branch lp:~derick-eddington/scheme-libraries/xitomatl

    You have not informed bzr of your Launchpad ID, and you must do this to
    write to Launchpad or access private data. See “bzr help launchpad-login”.
    Branched 200 revision(s).

    Tuesday, April 5, 2011 at 12:24 pm | Permalink
  2. Grant wrote:

    Hi David.

    I used this GLUT: http://www.xmission.com/~nate/glut.html

    Perhaps… try a bzr “checkout” rather than a “branch”.

    Wednesday, April 6, 2011 at 1:51 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*