# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #53086] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53086 >
--- osname= darwin osvers= 9.1.0 arch= darwin-2level cc= cc --- Flags: category=core severity=low ack=no --- Hi At the moment, parrot is not detecting OpenGL under Mac OS X. Now, you might ask: "did you install OpenGL?" Well, I didn't. But I found out this page: http://yallara.cs.rmit.edu.au/~aholkner/i3d/blog/mac.xhtml Where it says: "XCode comes with everything you need to build GL apps, including stable versions of OpenGL, GLUT, gcc and all the related make tools." and, if this is true, and I have XCode installed, then I think parrot should detect it. Hope this helps. ambs --- Summary of my parrot 0.6.1 (r27020) configuration: configdate='Sat Apr 19 20:54:52 2008 GMT' Platform: osname=darwin, archname=darwin-2level jitcapable=0, jitarchname=nojit, jitosname=darwin, jitcpuarch=i386 execcapable=0 perl=perl Compiler: cc='cc', ccflags='-I/opt/local/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -I/opt/local/include -pipe -fno-common -Wno-long-double -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdeclaration-after-statement -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wimport -Winit-self -Winline -Winvalid-pch -Wmain -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnonnull -Wpacked -Wparentheses -Wpoin ter-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -I/opt/local/include -I/opt/local/include -DHAS_GETTEXT', Linker and Libraries: ld='c++', ldflags='-L/opt/local/lib -L/usr/local/lib -L/Users/ambs/Projects/parrot/blib/lib -L/opt/local/lib -L/opt/local/lib', cc_ldflags='', libs='-lm -lutil -lgmp -lreadline -lcrypto' Dynamic Linking: share_ext='.dylib', ld_share_flags='-dynamiclib -undefined dynamic_lookup', load_ext='.bundle', ld_load_flags='-bundle -undefined dynamic_lookup' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=1 byteorder=1234, nv=double, numvalsize=8, doublesize=8 --- Environment: DYLD_LIBRARY_PATH (unset) HOME =/Users/ambs LANG (unset) LANGUAGE (unset) LC_ALL =pt_PT.utf-8 LC_CTYPE =UTF-8 LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH =/Users/ambs/bin:.:/opt/ccache:/opt/local/bin/:/Users/ambs/bin:.:/opt/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/bin:/usr/texbin:/usr/local/bin:/usr/texbin SHELL =/bin/bash -- Alberto Simões - Departamento de Informática - Universidade do Minho Campus de Gualtar - 4710-057 Braga - Portugal