jacob —
I should mention that im using the 2015 version of visual studio
Using managed language will be problematic with Handmade Hero approach. Managed languages typical…
jacob —
im trying to follow along but im using c# instead c++
Do you have this file present on disk? If yes, can you trey opening it in some hexeditor and see …
Thank you for the fast reply, I appreciate it.
Here's the file path W:\\build\\loop_edit_1.hmi. …
I have made the first video for the series. This is a just an introduction video and the other vi…
Learn to use debugger. Using debugger will tell you exactly what is wrong. Run the program and pa…
Took a break from trying this series and now a couple months later I'm trying it again. But much …
Correct - there is no actual way on Windows to _guarantee_ vsync, as far as I know anyway. You c…
What is file path you are passing to CreateFile? For what file does this happen?
And you really …
close any program that has the file open
Hey person reading this!
I could use some help working through a problem I encountered while fol…
Me waiting for season 5:
http://memegenerator.net/instance2/3916134
Not sure if this has changed, but you cant actually guarantee from application that vsync will be…
I have found builtin MSVC memory leak detection functionality not very good. I strongly recommend…
I'm a college student and in class we have learned about dynamically allocating arrays. I'm tryin…
Chrome on Windows here with https Everywhere and I'm having the same issue.
Disabling the plugin…
https://hero.handmadedev.org/videos/win32-platform/day001.html
This is where he sets up the wind…
Jay —
Thank you! Works like a charm.
I could even pass the source files to be able to put breakpoints a…
you pass the path to the executable as argument when you launch Visual Studio. This creates a dum…
Jay —
Hi I am on video 2.
It looks like Casey builds the program using cl but debugs it in Visual stu…
kai —
well just as the title said, i was playing around with the game memory code from day 14, and sudd…
Jeeze. Thank you, that has caused me so much trouble
Rasmus —
Implementing an allocator or doing arenas will basically never be a problem with regards to stric…
I am using Chrome on Ubuntu and the HTTPS Everywhere does not make the videos work here. :/
I ran the code as provided and saw the repeated lock failure. When i noticed it happened on the f…
Hey, just noticed this thread. I've got a little project inspired by HMH. In fact, it was started…
Jordan —
Inspired by the recent episodes, I decided to make a bare bones crossplatform OpenGL example with…
Are you unlocking as well? if you don't then it might cause skipping as Casey realized.
Audio is…
oh I mean are you still going to the Dunjun series? I have watch some of it already and is kind o…