Alright, I found out why this happened.
I did not have liberation mono in my Fonts folder. *fac…
Hm, interesting. Thanks for letting me know.
The weird part though is that I compiled Casey's c…
It could also be a permission issue. If you have set cmd to always run as admin while 4coder runs…
build.bat can contain whatever you want. For a simple test you could just have:
1
2@echo off
echo…
I appreciate the help mrmixer!
Thanks for the heads up with the *, but yeah it wasn't the issue.…
I ran day 180 from Casey and it works on Windows 7 and Windows 10 (text is aligned properly). I u…
You have a "*" in load_path_win but there shouldn't be one.
1
2
3load_path_win = {
{ ".&…
Hi!
When in the Attach to Process window it would be nice if when pressing a letter key the firs…
Hello, I've just finished with day 180, but my debug cycle count texts aren't rendered like they …
Hello,
In my eyes, it does not appear that the continuation of this thread would be productive. …
Sorry i feel like this is a stupid question, but i cant get my project to build in 4coder no matt…
Yes compiling the exe is failing during runtime but compiling the dll works which contains the ga…
Hi
Developer of V here.
Can you please explain how V is a scam or which claims are untrue or mi…
I doubt that was the cause of the problem. Compiling the exe should fail when you're running the …
Oh gosh!
The problem all along was that I compiled the dll and exe in the wrong order(exe first,…
Hey Bok! Sorry for the late response, just saw this.
I also had issues with this. I solved this …
Either you're copying the source dll while MSVC is writing to it, or you are overwriting "temp_ga…
It happens to me either, i am reinstalling Visual Studi, i will try your solution when it is done…
The CopyFile fails with error code 32 (ERROR_ACCESS_VIOLATION).
The first time it calls CopyFile…
If you are using VS2019 then most likely you are seeing same big as in this thread: https://hero.…
BenjipederatchetfreakThe problem is that "complete control over the hardware for programs" is in …
Those functions where probably removed when the scope functions where introduced.
If you use the…
ratchetfreakThe problem is that "complete control over the hardware for programs" is in direct op…
Hi, i started my first day of Handmade Project, i watched the first 5 days of C with windows Vide…
The problem is that "complete control over the hardware for programs" is in direct opposition to …
It has been fifteen months since Casey gave his "The Thirty Million Line Problem" talk online. He…
Hey Ryan,
I'm wondering how you deal with edges of objects using this algorithm. I'm currently u…
4coder is designed to treat the mark as always existing wherever you left it. I believe this is …
Guess having a match brace key is a very simple thing to achieve but I am really confused how to …
Thank you.
I'm not sure what to do. I'll ponder over it. Best thing is probably to get better a…