What development environment do you guys use?

on
1) windows
2) linux?
Dev c++ on windows
Windows, Microsoft Visual C++. Switched back to the Express edition (free) after a 3month trial of Ultimate.
closed account (1vRz3TCk)
Windows: Microsoft Visual Studio
Mac OS: Xcode
Linux: I haven't bothered with for a good few years but used to be Text editor and CLI (GCC)
Windows : depending on the project, mostly Visual Studio and QtCreator (convenient for GUI apps)
Linux : no IDE, good old Emacs and gcc/g++
Windows: A virtual Linux machine, using EMACS, makefiles and both the GCC and the Clang++ frontend for LLVM.
Linux: Like the Windows but with no virtual machine.
Topic archived. No new replies allowed.