Sublime Text2 Doesn't build

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
EdKeens
Prole
Posts: 1
Joined: Mon Apr 14, 2014 6:51 pm

Sublime Text2 Doesn't build

Post by EdKeens »

Hello,
I'm trying to build my lua files from Sublime Text 2 editor on Windows 8. This is my build system:

Code: Select all

{
    "selector": "source.lua",
    "cmd": ["\"C:/Program Files (x86)/LOVE/love.exe\"", "$file_path"],
    "shell": true
}
When I run build on my lua file, it writes "building" in status bar but doesn't show anything in output, nor does any windows open afterwards.
I've tried building throught cmd prompt and it does work there.
Has anyone had this problem? Thanks anyone for help.
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: Sublime Text2 Doesn't build

Post by Ranguna259 »

I had this problem, try installing a LÖVE Sublime Text plugin and then build from there.
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests