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.
Lucian Radu Teodorescu
Over the holidays there was a big debate on compilation time in the C++ community. It started wit…
»
x13pixels
* Added thread name to Thread window * Huge amount of work went into polishing up breakpoints …
»
Allen Webster
I use it for triggering builds in projects other than 4coder. Editing the code for your editor w…
»
x13pixels
At least not in the near term. It would be like writing another debugger, essentially.
»
Jason
Gotcha. Thank you. P.S. Just bought the editor the other day and I'm loving it. You've done an …
»
TheMole
Hi there, I also just got this message trying to debug a project at work. Will RemedyBG support 3…
»
CalPhorus
Thanks!
»
Ryan Fleury
Hi folks! I just uploaded a new devlog, in which I work on an early dialogue sequence with the O…
»
Robert Herman
You got it! Thanks. I'm just getting back into C after many years. What is alt-m for, since that…
»
Allen Webster
The stream chunk stuff is an optimization helper for reading buffers. You can achieve the same t…
»
Joe Straitiff
No problem. It'll be easy enough to tweak when that happens. Thanks for the heads up!
»
Allen Webster
I notice specifically this line: 1LINK : fatal error LNK1104: cannot open file 'custom_4coder…
»
Robert Herman
I followed the directions here: [url=]https://4coder.handmade.network/f...omization_layer_-_gett…
»
Robert Herman
Thanks! I did the same command line start, and it works like a charm!
»
Jason
I'm trying to learn the ins and outs of 4coder and was wondering if someone could explain the use…
»
Allen Webster
Hey everyone, quick update today. I've been getting more and more issues, and I don't have the t…
»
Allen Webster
I will try to do this soon.
»
Sara
I have found that linking against mingw import libraries from a normal mingw installation is a ne…
»
Matt Mascarenhas
Nice one, @Joe! Just a heads up that the .index file format may have to change slightly as a par…
»
Mārtiņš Možeiko
/Z7 It makes compiler to put debug info inside .obj files. Which linker uses to produce final .p…
»
x13pixels
For some reason, when building in Visual Studio it decides to put out two PDBs: a partial PDB fil…
»
x13pixels
The upcoming release has a more sensible error message for this. Thanks for answering Mārtiņš.
»
Jason
Oh wow, even after looking over it a few times I missed that part. I'm so used to using my own ma…
»
Simon Anciaux
You should try attaching a debugger to 4coder and see where it crashes. In your custom layer or i…
»
Jason
I'm still very new to 4coder and I'm currently trying to learn and implement some functionality. …
»
Joe Straitiff
I created a quick ruby script to parse the .index files and turn them into srt files to load into…
»
khrob
G'day Ted, I just registered here so I could say thanks and great work on these articles! They…
»
Henry Migo
Hi all, Whenever I try to put "" or '' in my 4coder editor on Mac it doesn't register the input,…
»
simon sutherington
I have a surface book that has the same problem. There are two reliable ways to fix it, 1. In …
»
Robert Herman
I love this editor! However, on my Windows 8.1 high-dpi screen, 4coder is too small to use. I've …
»