this is the error. bash-3.2$ ./luajit -l init /Users/Morundi/Downloads/iup/html/examples/Lua/glcanvas.wlua ./luajit: error loading module 'iupluagl' from file './../lib/lua/libiupluagl51.so': dlopen(./../lib/lua/libiupluagl51.so, 6): Symbol not found: _glXChooseFBConfig Referenced from: libiupgl.dylib Expected in: flat namespace in libiupgl.dylib stack traceback: [C]: at 0x7fff125c1be6 [C]: in function 'require' ...rs/Morundi/Downloads/iup/html/examples/Lua/glcanvas.wlua:6: in main chunk [C]: at 0x7fff125717bf bash-3.2$ = ----- Original Message ----- From: Antonio Scuri To: IUP discussion list. Sent: Friday, November 07, 2014 8:38 PM Subject: Re: [Iup-users] mac osx 10.9 IupOpen : could not initialize
Yes I did. But I guess this not implies one or another mode. Not sure now. Scuri Em 07/11/2014 16:54, "Victor Bombi" <[email protected]> escreveu: Yes I tried glcanvas.wlua and get the error I only know that there are two X11 modes in mac osx : plain X11 and XQuartz, in 10.9 I only find XQuartz Did you set "-framework OpenGL" in the iup 3.10 for mac osx I am using? ----- Original Message ----- From: Antonio Scuri To: IUP discussion list. Sent: Friday, November 07, 2014 6:26 PM Subject: Re: [Iup-users] mac osx 10.9 IupOpen : could not initialize Yes it did. But I tested it a long time ago. I don't have a Mac around anymore. I can't recall if there is something special. If it did I would have written in the documentation. Have you tried one of the IUP sample code that uses IupGLCanvas? Humm, I just noticed in the iupglcanvas makefile that you have to define "-framework OpenGL" on the CFLAGS. Best, Scuri On Fri, Nov 7, 2014 at 3:05 PM, Victor Bombi <[email protected]> wrote: yes, I already can run simple iup scripts. But I am most interested in GLCanvas: Can it be used from mac osx 10.9? ----- Original Message ----- From: Antonio Scuri To: IUP discussion list. Sent: Friday, November 07, 2014 1:03 PM Subject: Re: [Iup-users] mac osx 10.9 IupOpen : could not initialize Try running a simple IUP application first. Best, Scuri Em 07/11/2014 06:30, "Victor Bombi" <[email protected]> escreveu: I am completly new to unix and mac osx!! No, X11 was not running. So, as I am in mac osx 10.9 I run /Applications/Utilities/XQuartz(.app), open a terminal and execute lua scripts from there. Now there is not IupOpen error but trying to use glcanvas gives an error. I dont know if from 10.9 I can use the old X11 on mac in order to get it working? best victor ----- Original Message ----- From: Antonio Scuri To: IUP discussion list. Sent: Wednesday, November 05, 2014 12:31 PM Subject: Re: [Iup-users] mac osx 10.9 IupOpen : could not initialize Is X11 running? Best, Scuri Em 05/11/2014 06:59, "Victor Bombi" <[email protected]> escreveu: Hello, Working on mac osx 10.9: I downloaded iup for mac osx 3.10 , installed gtk+2 with fink (as stated in iup docs) . require"iuplua" returns an error : IupOpen: could not initialize. Any idea to continue investigating? Thanks victor bombi ------------------------------------------------------------------------------ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users ------------------------------------------------------------------ ------------------------------------------------------------------------------ ------------------------------------------------------------------ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users ------------------------------------------------------------------------------ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users ---------------------------------------------------------------------- ------------------------------------------------------------------------------ ---------------------------------------------------------------------- _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users ------------------------------------------------------------------------------ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users -------------------------------------------------------------------------- ------------------------------------------------------------------------------ -------------------------------------------------------------------------- _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users ------------------------------------------------------------------------------ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
------------------------------------------------------------------------------
_______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
