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.
x13pixels
Added thread name to Thread windowHuge amount of work went into polishing up breakpointsNow obtain …
»
Allen Webster
I use it for triggering builds in projects other than 4coder. Editing the code for your editor wi…
»
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 exc…
»
TheMole
Hi there, I also just got this message trying to debug a project at work. Will RemedyBG support 32…
»
CalPhorus
Thanks!
»
Ryan Fleury
Hi folks! I just uploaded a new devlog, in which I work on an early dialogue sequence with the Old…
»
Robert Herman
You got it! Thanks. I'm just getting back into C after many years. What is alt-m for, since that w…
»
Allen Webster
The stream chunk stuff is an optimization helper for reading buffers. You can achieve the same th…
»
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: The most common cause of that is that you have the dll loaded. A…
»
Robert Herman
I followed the directions here: on my work PC and it worked great. I then tried it at home, and t…
»
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 tim…
»
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 new…
»
Matt Mascarenhas
Nice one, @Joe! Just a heads up that the .index file format may have to change slightly as a part …
»
Mārtiņš Možeiko
/Z7 It makes compiler to put debug info inside .obj files. Which linker uses to produce final .pdb…
»
x13pixels
For some reason, when building in Visual Studio it decides to put out two PDBs: a partial PDB file…
»
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 mal…
»
Simon Anciaux
You should try attaching a debugger to 4coder and see where it crashes. In your custom layer or in…
»
Jason
I'm still very new to 4coder and I'm currently trying to learn and implement some functionality. I…
»
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're …
»
Henry Migo
Hi all, Whenever I try to put "" or '' in my 4coder editor on Mac it doesn't register the input, a…
»
simon sutherington
I have a surface book that has the same problem. There are two reliable ways to fix it,In 4Coder's…
»
Robert Herman
I love this editor! However, on my Windows 8.1 high-dpi screen, 4coder is too small to use. I've t…
»
Robert Herman
How would you go about using say Chipmunk2D with CToy, or is there another C physics engine that i…
»