I'm trying to set up love with the standalone version of LDT, I've got the love lua documentation working I just can't set up the run configuration to launch love2d with my game (right now I just get a rubber piggy popping up).
(I'm on ubuntu 12.04 btw)
Screenshot of what my eclipse looks like
Setting up love with Lua Development Tools
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- mcjohnalds45
- Prole
- Posts: 18
- Joined: Sat Jun 02, 2012 12:08 pm
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Setting up love with Lua Development Tools
I think you're issue is right there in the screenshot:
There is a space in "LDT Test".Note: Enclose an argument containing spaces using double-quotes (").
Help us help you: attach a .love.
- mcjohnalds45
- Prole
- Posts: 18
- Joined: Sat Jun 02, 2012 12:08 pm
Re: Setting up love with Lua Development Tools
Well I'm incredibly silly for missing that, but using double quotes didn't work, neither did using ${project_loc} or creating a new project without the space in it's name (and changing the run config accordingly).Note: Enclose an argument containing spaces using double-quotes (").
But thanks for trying to help, it's super appreciated!
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: Setting up love with Lua Development Tools
Hi.
I run script with LOVE 0.9.1 in LDT with success.
I run it in LDT milestone (1.3M0) 32-bit Windows 8.1. (http://www.eclipse.org/ldt/)
It be hard.
I found some helpful notes, which helped me: https://wiki.eclipse.org/LDT/User_Area/ ... le_Lua_VMs.
In LDT very good Lua debugger, but I failed to get it to work properly with LOVE 0.9.1.
Anyone working in it?
My settings in LDT: To "Run" the main.lua script you need select "Your Project" folder or any children files/folders of this "Your Project"!
I run script with LOVE 0.9.1 in LDT with success.
I run it in LDT milestone (1.3M0) 32-bit Windows 8.1. (http://www.eclipse.org/ldt/)
It be hard.
I found some helpful notes, which helped me: https://wiki.eclipse.org/LDT/User_Area/ ... le_Lua_VMs.
In LDT very good Lua debugger, but I failed to get it to work properly with LOVE 0.9.1.
Anyone working in it?
My settings in LDT: To "Run" the main.lua script you need select "Your Project" folder or any children files/folders of this "Your Project"!
Who is online
Users browsing this forum: No registered users and 2 guests