Building LÖVE using visual studio?

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
User avatar
farzher
Prole
Posts: 41
Joined: Fri Jul 31, 2015 5:38 pm

Building LÖVE using visual studio?

Post by farzher »

This build documentation https://bitbucket.org/rude/megasource says:
... or you can of course open the solution file in Visual Studio and build from there instead of invoking cmake --build.
But I can't find "the solution file" anywhere

I guess I'll just try to use cmake. But, am I blind? Or is there actually no .sln file?
Last edited by farzher on Thu Feb 18, 2016 3:41 am, edited 2 times in total.
butts
monolifed
Party member
Posts: 188
Joined: Sat Feb 06, 2016 9:42 pm

Re: Building LÖVE using visual studio?

Post by monolifed »

I believe it is after you create the solution file with cmake.
$ cmake -G "Visual Studio 12" -H. -Bbuild
User avatar
farzher
Prole
Posts: 41
Joined: Fri Jul 31, 2015 5:38 pm

Re: Building LÖVE using visual studio?

Post by farzher »

You're right
I'm a low-level noob
ty very much
/thread
butts
User avatar
farzher
Prole
Posts: 41
Joined: Fri Jul 31, 2015 5:38 pm

Re: Building LÖVE using visual studio?

Post by farzher »

Of course trying to build throws errors though. I'm not sure if I've ever successfully built someone else's code

Image
butts
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: Building LÖVE using visual studio?

Post by bobbyjones »

I don't think love has been building at all on windows for some people. It's a recent issue and iirc it's the same one others had.
User avatar
EntranceJew
Prole
Posts: 31
Joined: Fri Apr 03, 2015 10:02 pm
Location: Saint Petersburg, Florida
Contact:

Re: Building LÖVE using visual studio?

Post by EntranceJew »

If you're using a version of visual studio later than the one specified in the megasource page then things will break.
sandsmas: A LÖVE Editor
My Libraries: Imgur, Palettes, Music Macros, Timer, Hooks
User avatar
farzher
Prole
Posts: 41
Joined: Fri Jul 31, 2015 5:38 pm

Re: Building LÖVE using visual studio?

Post by farzher »

I got the right one `Microsoft Visual Studio Express 2013 for Windows Desktop`
butts
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests