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.
Mārtiņš Možeiko
I would strongly suggest to not do "game-loop" for web servers. Do epoll or io completion ports - …
»
Stas Lisetsky
This is the main discussion thread for Büchse. Please post your questions and suggestions here. …
»
Simon Anciaux
It's working on my machine (build.bat is executed, but vcvarsall.bat is not in the path for me so …
»
Mārtiņš Možeiko
No need to guess. clearly states: Also here: If font looks wrong on screen that means there are…
»
Tyler
Sorry for the late reply. hope dropbox is ok, if not i can send it in another way if you would pre…
»
Anders
Alright, I found out why this happened. I did not have liberation mono in my Fonts folder. facepal…
»
Anders
Hm, interesting. Thanks for letting me know. The weird part though is that I compiled Casey's code…
»
John
It could also be a permission issue. If you have set cmd to always run as admin while 4coder runs …
»
Simon Anciaux
build.bat can contain whatever you want. For a simple test you could just have: Which would just …
»
Tyler
I appreciate the help mrmixer! Thanks for the heads up with the *, but yeah it wasn't the issue. I…
»
Simon Anciaux
I ran day 180 from Casey and it works on Windows 7 and Windows 10 (text is aligned properly). I us…
»
Simon Anciaux
You have a "*" in load_path_win but there shouldn't be one. But I'm not sure that's the issue. Th…
»
Jonathan Nilsson
Hi! When in the Attach to Process window it would be nice if when pressing a letter key the first …
»
Anders
Hello, I've just finished with day 180, but my debug cycle count texts aren't rendered like they a…
»
Ryan Fleury
Hello, In my eyes, it does not appear that the continuation of this thread would be productive. Bo…
»
Tyler
Sorry i feel like this is a stupid question, but i cant get my project to build in 4coder no matte…
»
C_Worm
Yes compiling the exe is failing during runtime but compiling the dll works which contains the gam…
»
V
Hi Developer of V here. Can you please explain how V is a scam or which claims are untrue or misle…
»
Simon Anciaux
I doubt that was the cause of the problem. Compiling the exe should fail when you're running the e…
»
C_Worm
Oh gosh! The problem all along was that I compiled the dll and exe in the wrong order(exe first, t…
»
Ryan Fleury
Hey Bok! Sorry for the late response, just saw this. I also had issues with this. I solved this is…
»
Simon Anciaux
Either you're copying the source dll while MSVC is writing to it, or you are overwriting "temp_gam…
»
Axel Daguerre
It happens to me either, i am reinstalling Visual Studi, i will try your solution when it is done.…
»
C_Worm
The CopyFile fails with error code 32 (ERROR_ACCESS_VIOLATION). The first time it calls CopyFile i…
»
Mārtiņš Možeiko
If you are using VS2019 then most likely you are seeing same big as in this thread: Check my answ…
»
ratchetfreak
If need be an OS can still put itself in between hardware and software, but it can reuse the same…
»
Simon Anciaux
Those functions where probably removed when the scope functions where introduced. If you use the c…
»
Benjamin Pedersen
If need be an OS can still put itself in between hardware and software, but it can reuse the same…
»
Axel Daguerre
Hi, i started my first day of Handmade Project, i watched the first 5 days of C with windows Video…
»
ratchetfreak
The problem is that "complete control over the hardware for programs" is in direct opposition to "…
»