we should update the blog of mariano. Stef On Apr 10, 2012, at 2:00 PM, Esteban Lorenzano wrote:
that's a pretty old version of CMakeMaker... you should:
1) download latest pharo 1.4 (and place it in ./image) 2) install ConfigurationOfCog
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfCog'; load.
3) execute
(ConfigurationOfCog project version: #stable) load.
4) then execute:
CogCocoaIOSConfig new "generateForDebug;" addExternalPlugins: #(FT2Plugin); generateSources; generate.
that's the correct way of doing
best, Esteban
On Apr 10, 2012, at 1:51 PM, phil@highoctane.be wrote:
The CocoaIOSJitConfig>>prepareForGeneration
"force using LF on Macs" CrLfFileStream defaultToLF.
^ self prepareForCogGeneration
fails on CrLfFileStream defaultToLF.
The only implementer was MultiByteFileStream defaultToLF.
The CrLfFileStream occurs in quite a *Config places.
Phil
2012/4/10 Mariano Martinez Peck <marianopeck@gmail.com>
On Tue, Apr 10, 2012 at 12:16 AM, phil@highoctane.be <phil@highoctane.be> wrote: I do have the cloned repos now.
For ConfigurationOfCog where can I pick this one up ? In the supplied image I guess. Right?
Hi Philip. Just by change did you read my blog posts about building the VM? they may be of help: http://marianopeck.wordpress.com/2011/04/10/building-the-vm-from-scratch-usi... http://marianopeck.wordpress.com/2011/04/16/building-the-vm-second-part/
Cheers
... moving (slowly) forward.
Thanks!
2012/4/6 phil@highoctane.be <phil@highoctane.be>
Oh great news! Tomorrow will be Pharo iOS day. Le 6 avr. 2012 17:54, "Esteban Lorenzano" <estebanlm@gmail.com> a écrit : Hi,
On Apr 6, 2012, at 10:51 AM, phil@highoctane.be wrote:
I am still unable to get this to work. latest nightly build from cmake is able to build valid xcode projects again [1]. Some adjusts are needed to actually build, but it is almost there (I will take care about that this days) Also I see a jenkins build for OSX but not for iOS.
Yeah, and I want to have one, but it will take time (and time is tyrant, you know).
XCode 4.3 will open old xcode projects so posting a full set of files that work out of cmake (ie a fully made build/ folder) would help a lot.
Would you be able to ship me such a set of files?
you already have them: clone of my repository [2] or blessed [3] and install latest ConfigurationOfCog
best, Esteban
[1] http://www.cmake.org/files/dev/cmake-2.8.7.20120405-gd2c9c-Darwin64-universa... [2] https://gitorious.org/~estebanlm/cogvm/cog-osx [3] https://gitorious.org/cogvm/blessed
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve"
Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be | Web: http://philippeback.eu | Blog: http://philippeback.be
High Octane SPRL rue cour Boisacq 101 1301 Bierges
-- Mariano http://marianopeck.wordpress.com
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve"
Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be | Web: http://philippeback.eu | Blog: http://philippeback.be
High Octane SPRL rue cour Boisacq 101 1301 Bierges