Over the holidays there was a big debate on compilation time in the C++ community. It started wit…
* Added thread name to Thread window
* Huge amount of work went into polishing up breakpoints
…
I use it for triggering builds in projects other than 4coder. Editing the code for your editor w…
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 …
Hi there,
I also just got this message trying to debug a project at work. Will RemedyBG support 3…
Hi folks!
I just uploaded a new devlog, in which I work on an early dialogue sequence with the O…
You got it! Thanks.
I'm just getting back into C after many years.
What is alt-m for, since that…
The stream chunk stuff is an optimization helper for reading buffers. You can achieve the same t…
No problem. It'll be easy enough to tweak when that happens. Thanks for the heads up!
I notice specifically this line:
1LINK : fatal error LNK1104: cannot open file 'custom_4coder…
I followed the directions here:
[url=]https://4coder.handmade.network/f...omization_layer_-_gett…
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…
Hey everyone, quick update today.
I've been getting more and more issues, and I don't have the t…
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…
Nice one, @Joe!
Just a heads up that the .index file format may have to change slightly as a par…
/Z7
It makes compiler to put debug info inside .obj files. Which linker uses to produce final .p…
For some reason, when building in Visual Studio it decides to put out two PDBs: a partial PDB fil…
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…
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. …
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…
Hi all,
Whenever I try to put "" or '' in my 4coder editor on Mac it doesn't register the input,…
I have a surface book that has the same problem.
There are two reliable ways to fix it,
1. In …
I love this editor!
However, on my Windows 8.1 high-dpi screen, 4coder is too small to use. I've …