On Tue, Jan 28, 2014 at 2:46 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
because you are not following the instructions ;)
basically... you can generate them by:
build$ ../scripts/extract-commit-info.sh
I asked for this info last week ;-). Thanks! But this is alarming: McStalker.pharovm$ ./scripts/extract-commit-info.sh readlink: ./scripts/extract-commit-info.sh Invalid argument I suggest changing SCRIPT_DIR=`readlink "$0"` || SCRIPT_DIR="$0"; to read SCRIPT_DIR=`readlink "$0" >/dev/null` || SCRIPT_DIR="$0"; Esteban
On 28 Jan 2014, at 23:15, jannik.laval <jannik.laval@gmail.com> wrote:
Thank you, I am trying the latest one.
When compiling for IOS, I have an error in sqSCCSVersion.h
#include "vmVersionInfo.h" // defines REVISION_STRING the file is not found.
Anyone knows where is this file ?
Cheers, Jannik
On Jan 28, 2014, at 8:58 PM, Pharo4Stef <pharo4Stef@free.fr> wrote:
jannik the latest vm is not on gitoruous anymore but git
On 27 Jan 2014, at 22:03, jannik laval <jannik.laval@gmail.com> wrote:
Hum, have I the correct repository ? I used this one: https://git.gitorious.org/cogvm/cog-osx.git
But, I just saw that this one exists: https://github.com/pharo-project/pharo-vm I should use it no?
Jannik
2014-01-27 Esteban Lorenzano <estebanlm@gmail.com>
1.4 and 2.0 worked out of the box... and after my latest integration, 3.0 should work too. I will take a look as soon as I have half and hour to spare.
Esteban
On 27 Jan 2014, at 14:27, jannik laval <jannik.laval@gmail.com> wrote:
Hi list,
Does anyone try to load Pharoon iPad ? In the past, the version 1.4 worked with XCode 4.4.
I just tried to recompile it with the new XCode (5.0.2). The VM seems to work, but the pharo 1.4 image freezes.
Any idea ?
--
~~Jannik Laval~~ Ãcole des Mines de Douai Enseignant-chercheur http://www.jannik-laval.eu http://car.mines-douai.fr/
--
~~Jannik Laval~~ Ãcole des Mines de Douai Enseignant-chercheur http://www.jannik-laval.eu http://car.mines-douai.fr/
-- best, Eliot