Just cloning pharo-vm repo on windows 7, got this: error: unable to create file mc/VMMaker.oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (No such file or directory) :( i suspecting windows refuses to create a file because its name is too long? any ideas? -- Best regards, Igor Stasenko.
Am Freitag, 8. Mai 2015 schrieb Igor Stasenko :
Just cloning pharo-vm repo on windows 7, got this:
error: unable to create file mc/VMMaker.oscog.package/GeniePlugin.class/instance
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (No such file or directory)
:(
i suspecting windows refuses to create a file because its name is too long?
Yes, too long. You can ignore the error.
any ideas?
-- Best regards, Igor Stasenko.
On 8 May 2015 at 19:09, Nicolai Hess <nicolaihess@web.de> wrote:
Am Freitag, 8. Mai 2015 schrieb Igor Stasenko :
Just cloning pharo-vm repo on windows 7, got this:
error: unable to create file mc/VMMaker.oscog.package/GeniePlugin.class/instance
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (No such file or directory)
:(
i suspecting windows refuses to create a file because its name is too long?
Yes, too long. You can ignore the error.
any ideas?
yeah, and i should be reading windows readme file, where it is already mentioned, before alerting mailing list :)
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
participants (2)
-
Igor Stasenko -
Nicolai Hess