> On 27 Nov 2014, at 10:47, Rafael Luque <[email protected]> wrote: > > Thank you Yuriy. > > Which are the supported platforms?
To be honest I don’t know. I’m using Mac for development. And for 3D visualization I use Roassal3D, though I want to migrate to Woden[1] Uko [1] http://youtu.be/1Nze9tnwYxY > > 2014-11-27 10:27 GMT+01:00 Yuriy Tymchuk <[email protected] > <mailto:[email protected]>>: > >> On 27 Nov 2014, at 10:23, kilon alios <[email protected] >> <mailto:[email protected]>> wrote: >> >> What is Vidi ? cant find it in smalltalkhub > > Hi Kilon, > > ViDI is a tool I’m developing to review the code. I host it on github: > https://github.com/Uko/Vidi/ <https://github.com/Uko/Vidi/> > > Uko > >> >> On Thu, Nov 27, 2014 at 10:57 AM, Yuriy Tymchuk <[email protected] >> <mailto:[email protected]>> wrote: >> Hi Rafael, >> >> thank you for your interest in ViDI. I have not used Pharo on Linux, but I >> hope that soon we will find a solution for this :) >> >> Uko >> >> > On 27 Nov 2014, at 01:41, Rafael Luque <[email protected] >> > <mailto:[email protected]>> wrote: >> > >> > Hi, >> > >> > I installed ViDI on Pharo 4 following the project instructions detailed in >> > its GitHub page: >> > >> > Gofer new >> > smalltalkhubUser: 'YuriyTymchuk' >> > project: 'Configuration'; >> > configurationOf: 'Vidi'; >> > load. >> > #ConfigurationOfVidi asClass loadStable >> > >> > When I launch the ViDI option I get the error: "Error: glx not supported". >> > >> > I'm using Gentoo Linux with NVidia Optimus graphic card, so I use >> > bumblebee to switch to NVidia and launched pharo using optirun command >> > like this: >> > >> > $ optirun pharo-ui my-image >> > >> > I get glxspheres64 running successfully using the same procedure. >> > >> > How can I activate GLX support inside the Pharo image? I noted the option >> > System > Settings > FFI > "Path to OpenGL library (on linux)" however I >> > don't see (or I don't know) how to set this value. >> > >> > Thank you. >> >> >> > >
