Configuring Visual Studio with Babelua for LÖVE
Posted: Fri Jul 15, 2016 3:38 pm
Hi,
I switched from a Mac machine to a new Windows box, and would like to set up Visual Studio to work with LÖVE. I know that there's ZeroBrane Studio available for Windows (which I also used on the Mac), but I thought I'd give Visual Studio a try this time.
I configured Visual Studio and Babelua according to this topic: viewtopic.php?f=3&t=79884&p=181765&hili ... io#p181765
But my problem now is that I can't get the debugger to work (the main reason why I want to use Visual Studio). I can successfully run LÖVE using Babelua's "Run Without Debugging", but if I try to "Start Debugging" (F5), I get the following error message:
https://db.tt/jTuiwqmh
Here's my Babelua setup for this example project:
https://db.tt/SrbVEnBj
LÖVE itself has been installed to the standard directory on "C:\Program Files".
Did anyone have success with a similar setup, and can tell me maybe what settings I need to change?
I switched from a Mac machine to a new Windows box, and would like to set up Visual Studio to work with LÖVE. I know that there's ZeroBrane Studio available for Windows (which I also used on the Mac), but I thought I'd give Visual Studio a try this time.
I configured Visual Studio and Babelua according to this topic: viewtopic.php?f=3&t=79884&p=181765&hili ... io#p181765
But my problem now is that I can't get the debugger to work (the main reason why I want to use Visual Studio). I can successfully run LÖVE using Babelua's "Run Without Debugging", but if I try to "Start Debugging" (F5), I get the following error message:
https://db.tt/jTuiwqmh
Here's my Babelua setup for this example project:
https://db.tt/SrbVEnBj
LÖVE itself has been installed to the standard directory on "C:\Program Files".
Did anyone have success with a similar setup, and can tell me maybe what settings I need to change?