iain —
Oh that is the placing of the startup.bat file in the appropriate folder for setting the w: drive …
uuid.lib is not in Visual Studio folder, because it is part of Windows SDK (which is installed fro…
iain —
I've been playing about with this a bit for a few days, not been able to get my old code to run. T…
yoziva —
Indeed. I only tried to use it with the 10x editor. If I attach manually, open a source file, and …
Thanks. This will be fixed in the next release.
I have apps written using the Bevy game engine, in Rust. .pdbs get output so I figured RemedyBG wo…
IRC is almost unused. Most of people are on Discord - invite link is at the top-right of page.
What is WMVC compilation? Is this coming from default cl/link command? If so, then you probably do…
iain —
I'd no idea that there is a handmade server, trying to join now, but can't find anything.
iain —
Hello, I've been following along with handmade hero on a x86 machine, I'm now trying to get a buil…
You may get a faster answer by reporting the "issue" on the MotionBox git hub. I observe the same …
Pin —
Any time there is a variable of type rune in the watch window, it breaks every variable after it. …
Hello guys Thank you for developing this awesome piece of software, I like using motion box for qu…
To complement mmozeiko answer, you can find the minimum and maximum address the user can allocate …
Hello Handmade community! It’s been an exciting year for Handmade so far. Here’s what we’ve …
When you're talking about "function" that maps the addresses - the result does not need to be actu…
So, a computer has K bytes of physical memory. When a process starts, the OS loads the code into p…
Hello, I am trying to debug an exception handler. To trigger it I do something dumb like but when …
Hello, I wanted to suggest a new feature for the memory view context menu. I often need to see the…
Ignis —
I think the IRC bridge might be down. I'm getting Connection refused for irc.handmade.network:7666…
If you are using pre-built binaries the UE source may not be in the expected location. Check the O…
Which part? Port forwarding? That's is in your router's manual, not related to networking api's.
C_Worm —
Allright, thanks! Do you know of any sources/tutorials that handle this part of networking? Does B…
Yes, router will make it more complicated. What you will need is called "port fowarding" - setting…
C_Worm —
Hey! I've managed to create a basic LAN-program that sends and recv's data between my 2 home compu…
yoziva —
Hello, I tried to use it with Unreal. It kinda works, but the main issue I see is not being able t…
Sure! Increased the limit for the disasm formatter for the next release.
Hello, I am currently working on a compiler and the disasm view is very useful. Unfortunately, it …