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