Hey. Thanks for posting. Probably the best place to report Milton errors is on the github page.
…
I checked in code for C11-style anonymous substructs/subunions, which facilitates this kind of th…
Sorry for not responding sooner.
We previously had a report of a similar issue with snprintf/vsn…
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…
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 …
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…
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…
My suspicion is that you are running exe that is compiled from very different source code than yo…
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
…
I don't know if serge_rgb comes here often. The help page on the Milton site has an e-mail, you m…
Is there a way to get the environment block of a process created with CreateProcess ? More precis…
In Day 5 code line 62 is a comment line in RenderWeirdGradient function. There is no way it can c…
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 …
What all left is there to finish up on this project? It looks mostly completed.
Also, would it b…
I agree, the mixture of some good UI creation tools, code hotloading, reflection, and serializati…
Randy Gaul I’ll be using Dear Imgui for all UI needs during development.
Yes, dear Imgui is brill…
Here are some slides I wrote about this sort of API topic for university guest lecture: http://ww…
I’ll be using Dear Imgui for all UI needs during development.
As for reflection, I have consider…
Randy Gaul Pretty much everything for the majority of 2D games that would want right up until rel…
Thanks for all the work and good luck in all your future endeavors!
Setup repo for the game jam I mentioned a few posts ago. This will be a great showcase on setting…
Halarious Best of luck in your endeavours, and see you in the forums!
Wow! I love hearing from th…