Pierre Laborde

Results 119 comments of Pierre Laborde

Thanks for your answer. I have this : ![image](https://user-images.githubusercontent.com/49183340/226120545-928273e2-7750-42b3-bc4d-c2209f08bf58.png) I have see that the Polyphemus project is store with `FileTree`, I am working always with `Tonel`. My config : -...

There is this line in the baseline : ```smalltalk LibC runCommand: 'git clone https://github.com/pharo-project/pharo-vm.git'. ``` I haven't git on my PC (And I don't want to have it). Another potential...

I don't understand what is the problem, having git ? loading time ?

Ok I understand, but for me the fast is not grave, I prefer having a maximum features with Pharo. I prefer limit multiple software installations on my PC. If it's...

I don't know how to get the Pharo-VM project, here is what I tried but it doesn't work: ```smalltalk Metacello new baseline: 'VMMaker'; repository: 'github://pharo-project/pharo-vm/VMMaker:pharo-10/smalltalksrc'; onConflictUseIncoming; ignoreImage; load. ``` What...

Thanks @hogoww I will test to load without Wifi.

- [x] Good, so ~5mn in my PC to load PharoVM Then, on Polyphemus loading I have a problem : a lot of Prompt windows opened and closed in a...

Thank @hogoww, it works ! I can launch Polyphemus and play with it. But the problem is that I haven't any "square" in the graphical view :/ (last tabs) I...