🌀 Since coming back to C, I also gave CLion another shot.

I was happy to find out that it now has basic support for projects based on makefiles!

(When I tried it last, it had cmake as a hard requirement for projects).

Which IDE (or IDE-less setup) are you using for programming in C?

#c #clang #clion #jetbrains #clanguage #ide

Getting Started With Fuzz Testing in CLion | The CLion Blog

Learn how to perform fuzz testing with CI Fuzz in CLion, analyze the results, and debug a tested function.

The JetBrains Blog

JetBrains with its CLion IDE Is Now an Official ST Authorized Partner
#Clang #CLion #News #Embedded #Stlink #Stm32

https://blog.jetbrains.com/clion/2025/08/st-authorized-partner/

JetBrains with its CLion IDE Is Now an Official ST Authorized Partner | The CLion Blog

CLion is the recommended JetBrains IDE for embedded developers using STM32 32-bit Arm Cortex and STM8 8-bit microcontrollers.

The JetBrains Blog
CLion 2025.2 Is Here: Better CLion Nova, Smarter Embedded Development | The CLion Blog

Introducing CLion Nova’s improved code formatter, faster remote development, live watches in the debugger, and more.

The JetBrains Blog

JetBrains Steps Up: Enhancing Bazel Support in CLion
#Clang #CLion #News #Bazel

https://blog.jetbrains.com/clion/2025/07/bazel-for-clion/

JetBrains Steps Up: Enhancing Bazel Support in CLion | The CLion Blog

JetBrains has officially taken over development and maintenance of the Bazel for CLion and Bazel for IntelliJ plugins. This shift allows us to tackle long-standing issues and improve the overall exper

The JetBrains Blog

In honour of the Amiga's birthday, I'm starting something I always wanted to do: an Amiga game in C. It's been decades since I used C in any meaningful way, and I never used it on the Amiga. Should be fun... 👍

#c #amiga #amiga40 #clion #retrocomputing

Eglise Saint-André à #Clion (#CharenteMaritime) L'église de Clion est bâtie à l'époque romane, peut-être en deux campagnes successives (nef, carré sous clocher, puis choeur). Elle est agrandie par une chapelle ...
Suite 👉 https://monumentum.fr/monument-historique/pa00104654/clion-eglise-saint-andre
#Patrimoine #MonumentHistorique
Photo CC-BY-SA 4.0 : Jack ma

Laptop number three, installed without issue.

For fun, tried to make a simple c++ project (literally hello world) using CLion, and it doesn't compile. No idea why. Googling the error gives some random config advice that doesn't apply.

Like literally, I installed clang (and clang-tools) with apt. Installed CLion. Everything looks fine. Create a new c++ project. Hit build. Error.

I know I could get stuff working fine at command line, but I'd rather not.

#clion #ubuntu #clang

Introducing Live Watches in CLion’s Debugger | The CLion Blog

With the live watches feature, you can monitor global variables in real time without pausing the debugger.

The JetBrains Blog

https://blog.jetbrains.com/clion/2025/05/clion-is-now-free-for-non-commercial-use/

You might've seen mentions of #CLion being free (for non-commercial use), but if you're like me it helps to know that this is #Jetbrain's their C/C++/Rust IDE.

..so if you want to try writing one of these languages, the above post might be worth checking out.

#Webstorm also appears to be free, which is their #Javascript / #Typescript IDE https://www.jetbrains.com/webstorm/

#code #coding #IDE #programming