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 .
EdKeens
Prole
Posts: 1 Joined: Mon Apr 14, 2014 6:51 pm
Post
by EdKeens » Mon Apr 14, 2014 6:55 pm
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.
Ranguna259
Party member
Posts: 911 Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you
Post
by Ranguna259 » Mon Apr 14, 2014 10:10 pm
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
Check out my
twitter .
Users browsing this forum: Amazon [Bot] , Google [Bot] , MrFariator and 7 guests