开发者

Is there any free portable (meaning <100mb ) IDE for C++ windows developers with compiler capable of codehinting and tested working with Win32 API?

开发者 https://www.devze.com 2023-01-20 17:32 出处:网络
What I need is a small sized IDE+compiler for creating C++ applications that will interact with win32APIs... And It\'d be grat for it to be capable of analizing headers I give it for co开发者_运维技巧

What I need is a small sized IDE+compiler for creating C++ applications that will interact with win32APIs... And It'd be grat for it to be capable of analizing headers I give it for co开发者_运维技巧de completion and connecting DLL's (not .Net DLLs but If it'd be capable ofcompiling C++ .NET projects I would just be super-duper glad) to project should be eazy. So I know my requirements are hard. For example for C# I found SharpDevelop but it does not provide C++ capabileties... so Any Ideas, please


Code::Blocks is another one to consider. The binaries for the IDE + the Mingw compiler are only 73 MB compressed. Code::Blocks should be able to do all or most of what you want, though I'm pretty sure it can't do any C++/CLI stuff.


Eclipse IDE for C++ developers comes in at 88MB direct download http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/heliossr1

The IDE installed is more than 100mb, but it still has a very small footprint after installation...


NetBeans IDE is another possible option.

and it has an even smaller footprint than Eclipse IDE

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号