Click here to Skip to main content
15,889,462 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What IDE is your choice for C/C++ project? Pin
afigegoznaet22-Nov-20 8:22
professionalafigegoznaet22-Nov-20 8:22 
GeneralRe: What IDE is your choice for C/C++ project? Pin
Member 1330167919-Nov-20 20:51
Member 1330167919-Nov-20 20:51 
GeneralRe: What IDE is your choice for C/C++ project? Pin
gervacleto20-Nov-20 0:25
professionalgervacleto20-Nov-20 0:25 
GeneralRe: What IDE is your choice for C/C++ project? Pin
NelsonGoncalves19-Nov-20 21:08
NelsonGoncalves19-Nov-20 21:08 
GeneralRe: What IDE is your choice for C/C++ project? Pin
Niels Holst19-Nov-20 21:15
professionalNiels Holst19-Nov-20 21:15 
GeneralRe: What IDE is your choice for C/C++ project? Pin
giulicard19-Nov-20 22:49
giulicard19-Nov-20 22:49 
GeneralRe: What IDE is your choice for C/C++ project? Pin
Stuart Dootson19-Nov-20 23:32
professionalStuart Dootson19-Nov-20 23:32 
GeneralRe: What IDE is your choice for C/C++ project? Pin
Member 1298255820-Nov-20 1:47
Member 1298255820-Nov-20 1:47 
I develop - as hobby - sdr software. The "toolset" I am using is
a gcc/g++ toolchain (mingw for cross compilation)
b. the gdb debugger
c. CMake and qmake as Make generators and Make
d. vi(m) for all editing
e. latex for creating documents

I work under Linux, develop for Linux, cross compile for Windows (using the mingw64 toolchain)
and RPI (but that is Linux of course)

I experimented with VS on Linux: horrible
I experimented with QCreator on Linux: less horrible, but completely useless. I do use a lot of Qt stuff though, and I am willing to use the qt designer to prepare widgets, although the simpler ones are just in coding.

The point is: who is in control, and those fancy IDE's seem to know things better than I do,
they seem to enforce all kinds of decisions and want me to follow their rules.
I'm old enough to know better!!!!

I really do not like that, so I am in full control of the software and its development.

(my current (main) project consists of over 100 files, it supports 6 to 8 different input devices, the project comprises about 50000 lines of code,
so, yes it is toy project since it is hobby, but no it is not toy project when looking at the size and complexity).
GeneralRe: What IDE is your choice for C/C++ project? Pin
Member 1409260520-Nov-20 1:54
Member 1409260520-Nov-20 1:54 
GeneralRe: What IDE is your choice for C/C++ project? Pin
den2k8820-Nov-20 2:03
professionalden2k8820-Nov-20 2:03 
GeneralRe: What IDE is your choice for C/C++ project? Pin
Just Tim20-Nov-20 2:55
Just Tim20-Nov-20 2:55 
GeneralRe: What IDE is your choice for C/C++ project? Pin
BBar220-Nov-20 3:44
BBar220-Nov-20 3:44 
GeneralRe: What IDE is your choice for C/C++ project? Pin
Martin Gotch20-Nov-20 3:04
Martin Gotch20-Nov-20 3:04 
GeneralRe: What IDE is your choice for C/C++ project? Pin
kent archie20-Nov-20 4:37
kent archie20-Nov-20 4:37 
GeneralRe: What IDE is your choice for C/C++ project? Pin
  Forogar  20-Nov-20 5:53
professional  Forogar  20-Nov-20 5:53 
GeneralRe: What IDE is your choice for C/C++ project? Pin
Rick York20-Nov-20 5:55
mveRick York20-Nov-20 5:55 
GeneralRe: What IDE is your choice for C/C++ project? Pin
bufalo197320-Nov-20 6:26
professionalbufalo197320-Nov-20 6:26 
GeneralRe: What IDE is your choice for C/C++ project? Pin
stephen.hazel20-Nov-20 8:48
stephen.hazel20-Nov-20 8:48 
GeneralRe: What IDE is your choice for C/C++ project? Pin
StarNamer@work20-Nov-20 9:16
professionalStarNamer@work20-Nov-20 9:16 
GeneralRe: What IDE is your choice for C/C++ project? Pin
rjmoses20-Nov-20 10:41
professionalrjmoses20-Nov-20 10:41 
GeneralRe: What IDE is your choice for C/C++ project? Pin
rkl_alx24-Nov-20 21:46
rkl_alx24-Nov-20 21:46 
Generalwow! the leaf falling on the google home page is quite annoying Pin
Slacker00719-Nov-20 7:12
professionalSlacker00719-Nov-20 7:12 
GeneralRe: wow! the leaf falling on the google home page is quite annoying Pin
Dave Kreskowiak19-Nov-20 7:16
mveDave Kreskowiak19-Nov-20 7:16 
GeneralRe: wow! the leaf falling on the google home page is quite annoying Pin
Slacker00719-Nov-20 7:20
professionalSlacker00719-Nov-20 7:20 
GeneralRe: wow! the leaf falling on the google home page is quite annoying Pin
Richard Deeming19-Nov-20 21:47
mveRichard Deeming19-Nov-20 21:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.