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.
Sergio González
Hey. Thanks for posting. Probably the best place to report Milton errors is on the github page. …
»
Per Vognsen
I checked in code for C11-style anonymous substructs/subunions, which facilitates this kind of th…
»
Per Vognsen
Sorry for not responding sooner. We previously had a report of a similar issue with snprintf/vsn…
»
Mike Hobbes
Thank you so much Abner. May all your wishes be fulfilled.
»
Pengo
Randy Gaul What all left is there to finish up on this project? It looks mostly completed. I nee…
»
Halarious
Hmm, I fear I don't really see what could be wrong at first glance, the build type should give yo…
»
skoepa
yooo that fixed it. Thank you so much! Edit: I'm still having the attach issue, when I open the …
»
Mārtiņš Možeiko
Try without emacs just to get basics done. Open new cmd.exe, run vcvarsall.bat. Then run "cl.exe …
»
skoepa
Something is just super wonky about my file, and I don't know enough to know how to fix it. I th…
»
Mārtiņš Možeiko
Umm.. by debugging executable that is produced in correct place? Basically: 1) compile to c:\wha…
»
skoepa
mmozeiko My suspicion is that you are running exe that is compiled from very different source cod…
»
Mārtiņš Možeiko
My suspicion is that you are running exe that is compiled from very different source code than yo…
»
Mārtiņš Možeiko
You can invoke "cmd.exe /c set" process which will print out its env variables. Capture stdout an…
»
skoepa
bewwys Hi, I'm wondering why in your callstack the function is define like this Win32ResizeDIB…
»
bewwys
Hi, I'm wondering why in your callstack the function is define like this Win32ResizeDIBSection…
»
skoepa
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 …
»
Simon Anciaux
I don't know if serge_rgb comes here often. The help page on the Milton site has an e-mail, you m…
»
Simon Anciaux
Is there a way to get the environment block of a process created with CreateProcess ? More precis…
»
Mārtiņš Možeiko
In Day 5 code line 62 is a comment line in RenderWeirdGradient function. There is no way it can c…
»
Simon Anciaux
So Clang is just slower ? Halarious If you want to try rebuilding it I can give you some pointe…
»
skoepa
Hello I have the exact same code as Casey does on Day 5, but it will not work for me as it gives …
»
Randy Gaul
What all left is there to finish up on this project? It looks mostly completed. Also, would it b…
»
Randy Gaul
I agree, the mixture of some good UI creation tools, code hotloading, reflection, and serializati…
»
pragmatic_hero
Randy Gaul I’ll be using Dear Imgui for all UI needs during development. Yes, dear Imgui is brill…
»
Randy Gaul
Here are some slides I wrote about this sort of API topic for university guest lecture: http://ww…
»
Randy Gaul
I’ll be using Dear Imgui for all UI needs during development. As for reflection, I have consider…
»
pragmatic_hero
Randy Gaul Pretty much everything for the majority of 2D games that would want right up until rel…
»
Jan Dellsperger
Thanks for all the work and good luck in all your future endeavors!
»
Randy Gaul
Setup repo for the game jam I mentioned a few posts ago. This will be a great showcase on setting…
»
Abner Coimbre
Halarious Best of luck in your endeavours, and see you in the forums! Wow! I love hearing from th…
»