I can't build with sublime text anymore

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
carbajosa
Prole
Posts: 15
Joined: Fri Jul 12, 2013 5:17 am

I can't build with sublime text anymore

Post by carbajosa »

Hello, I was a former love2d user but that was 0.8.0 but then after updating to 0.9.0, I cant build my projects anymore in sublime text. it will say: "building" but after that, nothing happens. No error etc. just a blank console.

heres my build system:
{
"selector": "source.lua",
"cmd": ["C:\\Users\\BUI\\Desktop\\UNUSEED\\DonHD\\love-0.9.0-win32\\love-0.9.0-win32\\love.exe", "${project_path:${folder:${file_path}}}"]
}

is there something wrong with it?
User avatar
Sheepolution
Party member
Posts: 264
Joined: Mon Mar 04, 2013 9:31 am
Location: The Netherlands
Contact:

Re: I can't build with sublime text anymore

Post by Sheepolution »

{
"selector": "source.lua",
"cmd": ["C:\\Users\\BUI\\Desktop\\UNUSEED\\DonHD\\love-0.9.0-win32\\love-0.9.0-win32\\love.exe", "${project_path:${folder:${file_path}}}"],
"shell": true
}
Post Reply

Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot] and 2 guests