Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 113949] C++ Compiler Integration : total lack of "It just works!" philosophy - VERY BAD

https://bugs.eclipse.org/bugs/show_bug.cgi?id=113949 
Product/Component: CDT / cdt-releng





------- Comment #4 from mirza@xxxxxxxxx  2006-09-19 03:09 -------
> My current plan, though, is to add support for Microsoft's new Windows SDK
> which includes everything to build Windows apps from other IDEs. 

This is what "Ultimate C++ IDE" is doing, they have integrated detection of MS
SDK / MS Platform Debugger being installed (and it works great, except that
free MS compiler is half-assed, but thats problem of anyone using Windows). In
my experience it is better to use free MS SDK then MinGW because some 3rd party
libs (like MySQL) have issues with other then MS toolchain on Windows platform.



-- 
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top