Smalltalk
›
Pharo
›
Pharo Smalltalk Users
Login
Register
Search
everywhere
only in this topic
Advanced Search
Can't build image on Windows (Zinc issue?)
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
sebastianconcept@gmail.co
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 24, 2015; 2:35pm
Can't build image on Windows (Zinc issue?)
840 posts
Hi guys,
I’m opening the image from a script that automates the build. In Linus and OS X all goes fine but in windows, opening it from git-bash, I’m having this problem.
Does anybody knows what can be causing this?
It’s a Zinc issue?
sebastian
o/
LinkedIn:
http://www.linkedin.com/in/sebastiansastre
github:
https://github.com/sebastianconcept
sebastianconcept@gmail.co
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 24, 2015; 3:03pm
Re: Can't build image on Windows (Zinc issue?)
840 posts
I think git-bash might be confusing the filesystem
Windows uses \ as slash and with git-bash it should be pretending it's on a *nix filesystem by using /
The is a single point where I can change the FS slash?
Free forum by Nabble
Edit this page