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.
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 …
»
Robert Herman
How would you go about using say Chipmunk2D with CToy, or is there another C physics engine that …
»
Robert Herman
I know the thread is old, but I wanted to thank you for CToy. It reminds me of my first days of p…
»
Mārtiņš Možeiko
It probably has to do with debug information than compiler. I'm guessing RemedyBG supports only c…
»
davidoro
I tried to run an executable compiled with gcc with no success. Remedy runs the program but shows…
»
davidoro
Whoops, that's exactly it. Compiling with 64bit flag fixed it. Thanks!
»
x13pixels
Thanks much. I got your email Krzysztof. I'll take a look!
»
Krzysztof
Hey George, I've updated to 19.16.27026.1 and I'm still getting a crash when trying to break on …
»
JimAitken
Thank you Martins, SDL source is indeed very informative. At times however, I find it a bit diffi…
»
CalPhorus
Hey, I have HTTPS Everywhere setup (installed a few minutes ago as I just learned about it), and…
»
David Butler
According to the documentation: Newer clients are encouraged to switch to the generic event (evd…
»
Mārtiņš Možeiko
I personally in this kind of situations go to libSDL or glfw source code to check what they do. …
»
JimAitken
I am interested in reading gamepad input, specifically a gamepad with the layout of a wired xbox …
»
Simon Anciaux
I think the font are rendered differently, it was pixel perfect; looks anti-aliased now:
»