We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
James Widman
Hi all, At , we hit a compile error owing to the behavior of decltype(e). For reference, the rule …
»
Timothy McCarthy
VS 2008 (I'm doing a 32 bit build.) FYI, FWIW, warning 2018 is the "signed/unsigned mismatch". Tha…
»
Philip Buuck
Are you using Visual Studio 2013 to compile, or another version?
»
Adam
I'm sure resurrecting this old thread is poor forum etiquette, but it looks to be very relevant to…
»
Tyler
In handmade_debug.cpp, line 486, the less than symbol should be greater than. You copied the condi…
»
Timothy McCarthy
This sort of "nit" irritates me. The archive build code sets the compiler switch /WX but does not …
»
BrokenOpCode
Project Name: "Zvuk" What is it: software drum machine / sampler / sequencer written from scratch.…
»
Ian James
You, sir, are incredibly helpful, thank you.
»
James Widman
Hi all, The compile errors that we see in are probably worth talking about since there's a good c…
»
Mārtiņš Možeiko
This error means that linker doesn't know what are StretchDIBits, timeBegionPeriod and GetDeviceCa…
»
Ian James
I tried to build day 33's source code but received these three errors: win32_handmade.cpp:(.text+0…
»
Andrew Bromage
As noted, it's untested code. There's likely to be a bug in it somewhere. The thing to note here…
»
m
Ok, it does change a bit, but its getting pushing more to the right at "dDdx * v3(1,0,0)", didnt h…
»
Andrew Bromage
One thing you might want to try is to use a density gradient estimate at the location of the parti…
»
Nuno
Hi Kim I was trying to compile this on a Raspberry Pi just to have a look at how it would behave a…
»
Sagar
Here are two DIY consoles that I had found to be really awesome: I know this is not directly rel…
»
Asaf Gartner
Now that everyone is streaming on twitch, and since twitch has a very slow website, I made this: …
»
m
Ok, thanks! Got it bit nicer by checking which side the particle is from the spawner x, so if its …
»
Casey Muratori
I don't believe you are doing something wrong, that is just a consequence of doing central differe…
»
m
Hi, Been playing around with the particle system from episodes 155-156, and having one problem wit…
»
people
Yeah, I haven't found a way to compile without "-fpermissive" warnings in gcc, but as long as it c…
»
Kim Jørgensen
In order to compile Handmade Hero on Linux and OS X there are some issues that needs to be fixed. …
»
Kim Jørgensen
If the point is to continuously improve the game for the players why not sell that in the in-game …
»
Casey Muratori
That was actually intentional at the moment, just because I don't want anything in the game to be …
»
Timothy McCarthy
That looks like a IDE to me!tim
»
Mox
Hi, I believe that Casey has deleted too many lines while converting GetRenderEntityBasisP to the …
»
Miguel Lechón
I believe there's a small flaw in Shawn's business plan. He expects his initial capital to come fr…
»
jeringa
Couple of thoughts ... If when buying a hat the purchaser specified how much money goes into makin…
»
Mārtiņš Možeiko
Windows.Forms is part of .NET framework. If you are OK with dependency on .NET and OK to program i…
»
alfred
A friend of mine says that windows forms is the standard microsoft pushes.He says that he and his …
»