commit 524: df685a612f73 broke LOVE builds on windows

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
johnson_lin
Prole
Posts: 3
Joined: Mon Feb 07, 2011 11:54 am

commit 524: df685a612f73 broke LOVE builds on windows

Post by johnson_lin »

Apparently the change in this commit, which generates embedded graphics and scripts in plain text, instead of hex literal, simply broke the feeeeeeeeeeeble Visual C++ 2010 Express' compiler (msvc10)

Related MSVC pages:
http://msdn.microsoft.com/en-us/library ... 80%29.aspx (Compiler Error C2026)

and even if I did exactly what this page told me to do, to split up the string literals, msvc now ridiculously complain for: fatal error C1091: compiler limit: string exceeds 65535 bytes in length in graphics.lua.h :o
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: commit 524: df685a612f73 broke LOVE builds on windows

Post by bartbes »

And I told him not to, but no, he wouldn't listen...
User avatar
vrld
Party member
Posts: 917
Joined: Sun Apr 04, 2010 9:14 pm
Location: Germany
Contact:

Re: commit 524: df685a612f73 broke LOVE builds on windows

Post by vrld »

compiler limit: string exceeds 65535 bytes
:x Reverted...
I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum.

hump | HC | SUIT | moonshine
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 71 guests