On 22 February 2012 16:59, Damien Pollet <damien.pollet@gmail.com> wrote:
I've just tried it and it does not find the .sources file that CogVM cocoa finds fine.
what do you mean? where should look for and it doesn't?
I have Pharo.app and PharoV10.sources in the same directory. When I opened an image, I had an error dialog saying "could not find â¦/Pharo.app/PharoV10.sources"
It might be still an image problem, I know there were discrepancies between Smalltalk vmPath and similar methods / primitivesâ¦
ah yes, we had a discussion about that recently. if i remember the vm path should return path to vm binary, not a "wrapper" folder which mac using. just want to make things same for all platforms. then on image side we can always differ based on what OS it runs.
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
-- Best regards, Igor Stasenko.