I'd be interested in buying shirts like these :)
Had a quick look at the code and noticed comments in the assert macro. Instead of deref null ptr …
Should be better than GBD!
The blog mentions support for local MinGW(GCC) debugging, does that m…
siska —
Hi Jim0_o,
Thanks for the post. It made me feel a lot better :-)
I'm not very familiar with ttf format, but maybe this will help you - explanation how rasterizati…
I love looking and parsing file formats.
When I saw that on handmade hero Casey used STB library…
Yeah, potentially linked directly to a timecode? Kind of like how comments on SoundCloud work, e.…
Thanks for catching the typo.
With regards to the Thread design. I cannot believe I did this but…
Microsoft announced today that they released preview version of GDB debugger extension for Visual…
Bug in comments:
1defer (fclose());
should be:
1defer (fclose(file));
This seems very wrong:…
As a person who has gotten stuck like this I'll just point out that in the videos * and + look ve…
siska —
I was not watching what he was doing, but listening what he was doing. :-)
He told us to go to M…
siska —
Oh, OK, that is interesting to know ! I will change back to <>.
I originally did have the …
siska —
YES ! This is it !
I feel rather stupid now for not noticing. :blush:
After seeing the link er…
yes, they are both used. but "" is typically used for files local to your project, while <>…
siska —
These both work on Windows, I think. I have seen both <> and "" ...
also, you have no function body:
1
2
3
4
5
6int CALLBACK WinMain(
HINSTANCE hInstance,
HINSTANC…
it's not
1#include "Windows.h"
it's
1#include <Windows.h>
siska —
Thanks for helping, Kelimion !
Yes, Casey addresses this issue, but if I understood correctly, t…
As pointed out on IRC by d7samurai, Casey actually discusses this very error in the video.
Can you share the code that's giving you this problem? That and the build settings might help us …
Miblo, like a 'suggest feedback' button directly on the annotation page?
Sweet, great work, chaps. Something for the coming annotation system overhaul: an easy way for fo…
Stickied until after HMHcon
On another note, I was having a discussion with someone about the performance of my gb::Array<…
Thanks Martins! We'll take a look at these when we're done fussing with the debug collation...
…
Some other info:
Salumi (cured meats, meatball subs - Friday afternoon only)
http://www.salumicu…
On the contrary, the = was a typo and completely extraneous. Fixed, thanks!
The like to the quote database seems to be missing something after the ='s, maybe?
- Casey