[Gambas-user] Gambas 3 revision 1917

Jussi Lahtinen jussi.lahtinen at ...626...
Thu Apr 2 18:16:47 CEST 2009


Hello again!

I managed to "solve" my compilation problem.
I had error message;
CGLarea.h:34:16: error: gl.h: No such file or directory
Which is confusing, because there IS /usr/include/GL/gl.h file.
I tried to copy gl.h to "/trunk/gb.qt4/src/opengl" and to "/trunk",
and now it compiles.

How do I set include paths correctly?
Or what else is wrong?
Thanks!


Jussi



On Tue, Mar 31, 2009 at 22:00, Jussi Lahtinen <jussi.lahtinen at ...626...> wrote:
> Hi!
>
> I can't compile latest revision...
>
> First I got this:
> THESE COMPONENTS ARE DISABLED:
> - gb.opengl
> - gb.qte
>
> And make fails with error: gl.h: No such file or directory
> Gambas 2 and Gambas 3 revision 1885 compiled fine.
>
> I removed Gambas3 with commands:
> sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
> /usr/local/bin/gbi3
> sudo rm -rf /usr/local/lib/gambas3
> sudo rm -rf /usr/local/share/gambas3
> Did I miss something?
>
> Or do I need to install something from somewhere?
>
> I did:
> ( ./configure; make; sudo make install ) > output.txt 2>&1
> See attachment.
>
> I'm still badly in learning phase with GNU build system.
> Any hints?
> Thanks!
>
>
> Jussi
> Ubuntu 8.10 64bit
>




More information about the User mailing list