[gtkada] Configure doesn't find openGL
Pascal
p.p14 at orange.fr
Wed Aug 30 11:38:07 CEST 2017
Hello all,
I see some stuff about OpenGL in GTKAda GPL 2017.
Is it working?
What is the configure switches suitable for Drawin / macOS?
My try seems not ok:
cmd$ ./configure --prefix=$instxada --enable-build=Debug --with-GL=auto
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking target system type... x86_64-apple-darwin15.6.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for clang... clang
checking whether we are using the GNU Objective C compiler... yes
checking whether clang accepts -g... yes
checking for gprbuild... /usr/local/gnat/bin/gprbuild
checking for gprinstall... /usr/local/gnat/bin/gprinstall
checking that your gnat compiler works with a simple example... yes
checking whether NLS is requested... yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... no
checking for pkg-config... /usr/local/xnadalib-2017/bin/pkg-config
checking for GTK - version >= 3.14.0... yes
checking for OpenGL... no
checking for GL32... no
checking for Mesa... no
checking Mesa with pthreads... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating shared.gpr
config.status: creating po/Makefile
config.status: creating docs/gtkada_rm/html/static/index.html
configure: --------- Summary for Gtkada 2017 -----------------
configure: Shared libraries: yes (default: static)
configure: OpenGL: False
configure: --------------------------------------------
Thanks, Pascal.
http://blady.pagesperso-orange.fr
> Le 4 sept. 2016 à 14:43, Emmanuel Briot <briot at adacore.com> a écrit :
>
>
> Pascal, Roger,
>
> There is now and then demand for openGL with GtkAda. Would you guys be interested
> in providing a pull request (on github) for GtkAda so that we can fix/include such support ?
> Seems you are pretty close to having everything working correctly.
>
> Such support is unlikely to come from us directly, since there is no commercial demand for
> it, but of course we are interested in having GtkAda be as complete/good as possible...
>
> Thanks in advance
>
> Emmanuel
More information about the gtkada
mailing list