
Code::Blocks
Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
The BVRDE is a fully integrated development environment for remote cross-platform compiling and debugging of UNIX and LINUX console applications. BVRDE runs on a Windows...
the bvrde is a fully integrated development environment for remote crossplatform compiling and debugging of unix and linux console applications. bvrde runs on a windows platform, but compiles and debugs applications on unix systems or any system that allow a remote telnet or ssh connection.
there are many editor systems available on windows; many of which allow some form of remote connection. but they rarely take remote compiling seriously. so this is an entire ide with seamless integrated compilation and debugging facilities.
so bvrde allows you to compile native linux/unix applications from inside a windows ide. everything is perfectly integrated into the ide you will get compile warnings, hints and error messages, autocompletion, macros and will be able to jump to the lines in question by clicking on the message pane the same way as with the standard development environments you usually use on windows.
ide remote-debugging remote-compile remote-compiling remote-debug