So I built LÖVE from the source today, care to see what happened? Wonderful!
Note: This is the abridged version, without a trillion (approx.) mistakes along the way. Also, I haven't a clue what I'm doing, so I'm probably doing it all wrong, and there's already a good guide to building LÖVE, so basically this is pointless but maybe everyone loves images enough to not notice this?
I'm going to download Visual C++ 2010 Express.
Installing!
I'mma use Mercurial and TortoiseHg from here to download LÖVE's source.
Right-clicking and selecting Clone...
Putting https://bitbucket.org/rude/love into that Source field...
Something is happening! THIS IS EXCITING.
And now there's a folder named love!
At love2d.org/sdk. I think this file contains some kind of DLL magic.
Extracting it. The files end up in that love folder.
At love\platform\msvc2010. That love.vcxproj file sounds like something one should double-click on.
I have no idea what I'm doing.
"Build"! That sounds like the thing I am trying to do.
What's this in love\platform\msvc2010\bin\x86\Release\MT?
Hey, it's my very own love.exe, yaaaaaaaaay!
The end.
Building LÖVE on Windows, a story in pictures
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: Building LÖVE on Windows, a story in pictures
Santos: You Are The Man.
And this out deserves to be either featured in the wiki, and on the blög.
Hell yeah.
And this out deserves to be either featured in the wiki, and on the blög.
Hell yeah.
Re: Building LÖVE on Windows, a story in pictures
Hahahaha, thanks Roland!
I think all of the text on the wiki should be replaced with pictures, and if something really needs to be in words, then it should be in hieroglyphics. Shout outs to Kasoki for the coordinate system diagram and bartbes for the Source controls flowchart and Boolsheet for these! (Perhaps that diagram or something like it would be nice somewhere on the wiki?)
I think all of the text on the wiki should be replaced with pictures, and if something really needs to be in words, then it should be in hieroglyphics. Shout outs to Kasoki for the coordinate system diagram and bartbes for the Source controls flowchart and Boolsheet for these! (Perhaps that diagram or something like it would be nice somewhere on the wiki?)
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Building LÖVE on Windows, a story in pictures
I haven't used windows in years, but this has taught me something as well.
Learning is fun!
Thanks for sharing! This might be nice labeled as "Step by step building love on windows."
Of course, the linux version is rather abridged (albeit complicated);
</derail>
Learning is fun!
Thanks for sharing! This might be nice labeled as "Step by step building love on windows."
Of course, the linux version is rather abridged (albeit complicated);
Code: Select all
pacman -S devil freetype2 libmodplug libvorbis lua51 mpg123 openal physfs sdl # 0.7.x
hg clone https://bitbucket.org/rude/love && cd love
./platform/unix/automagic
./configure
make
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Building LÖVE on Windows, a story in pictures
Since you're using arch in your example, why not just install love-hg from the aur?josefnpat wrote: Of course, the linux version is rather abridged (albeit complicated);
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Building LÖVE on Windows, a story in pictures
Nostalgia?bartbes wrote:Since you're using arch in your example, why not just install love-hg from the aur?
But seriously, I had to learn to build love myself due to the fact that I ran ubuntu 10.04, which required some hackery/flaggery to get to work properly. I am prepared.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Who is online
Users browsing this forum: No registered users and 5 guests