Re: [Pharo-users] OpenGL resources?

2018-12-07 Thread Todd Blanchard via Pharo-users
--- Begin Message --- I will look at that. Thanks! > On Dec 7, 2018, at 7:23 AM, Esteban Lorenzano wrote: > > Hi, > > well… there is an (or several) OpenGL packages. > I would say is a perfect environment because you do not have the compile > cycle, but you already know that :) > > I’d reco

Re: [Pharo-users] OpenGL resources?

2018-12-07 Thread Esteban Lorenzano
Hi, well… there is an (or several) OpenGL packages. I would say is a perfect environment because you do not have the compile cycle, but you already know that :) I’d recommend starting here: https://github.com/ronsaldo/uffi-opengl And in general, any

Re: [Pharo-users] Voyage

2018-12-07 Thread Esteban Lorenzano
Hi, I’m sorry I didn’t see this before. This happens because there are many projects that are still using filetree format which stores one file per method. And the problem here is that windows has a path limit that you are exceeding. To workaround this problem: - Open iceberg settings (tool

[Pharo-users] OpenGL resources?

2018-12-07 Thread Todd Blanchard via Pharo-users
--- Begin Message --- Hi, I need to learn OpenGL for my job and was wondering if any of the OpenGL experts could comment on Pharo's OpenGL integration and its suitability for a learning environment. Are there any particular packages I should look at that are heavily OpenGL oriented that would

Re: [Pharo-users] Voyage

2018-12-07 Thread Ben Coman
Second thing to try, is copy the VM and Image into a short path location e.g C:\pharo Then try your Pharo actions again. As backup, you might use these... http://files.pharo.org/get-files/70/pharo.zip http://files.pharo.org/get-files/70/pharo-win-stable.zip cheers -ben On Fri, 7 Dec 2018 at

Re: [Pharo-users] Voyage

2018-12-07 Thread Sanjay Minni
I can download the file and shorten the name but the issue is it seems that the process stops and remaining files and not downloaded, how to get around that ? to elaborate - only the first 7 files of this folder is copied/downloaded into pharo-local/... https://github.com/pharo-contributions/Cry