Super simple script for running love projects on mac

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
Jasoco
Inner party member
Posts: 3727
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Super simple script for running love projects on mac

Post by Jasoco »

Hang on. Here's the error I just noticed. It doesn't seem to like paths with spaces in them. How do I escape the space? The error I get is:

Code: Select all

-bash: /Users/jasoco/Documents/Coding: No such file or directory
The path to the love binary is as such:

Code: Select all

~/Documents/Coding Projects/LÖVE/Löve Apps/love.app/Contents/MacOS/love
I tried escaping the spaces and not escaping them and it still gives me the error. I guess it'd just be easier to rename the two folders to not have spaces in them.

Edit: Yeah. That worked.
Last edited by Jasoco on Mon Jun 17, 2013 12:42 pm, edited 1 time in total.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Super simple script for running love projects on mac

Post by Robin »

With the right escaping it should work, but yeah, paths without spaces are generally easier to work with on the command line.
Help us help you: attach a .love.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest