Can someone help me with how to configure IDX to compile and debug C/C++ code?
1 Like
did you get to know !?,
even i wish to know
Hello, all I did was to add pkgs.binutils, pkgs.gcc
to my dev.nix
file packages and was able to compile and run. Unfortunately I haven’t tried to debug it.