[LLVMdev] VC++: Cannot open include file: 'windows.h': No suchfileor directory
Jeff Cohen
jeffc at jolt-lang.org
Thu Dec 23 09:46:50 PST 2004
Reid Spencer wrote:
>On Thu, 2004-12-23 at 08:40, Jeff Cohen wrote:
>
>
>>Groan... it's bad enough they keep breaking backwards compatibility,
>>but what's much worse is that the upgrade is never 100% correct. Builds
>>are broken in subtle and hard to track down ways. It's why VS upgrades
>>get put off for as long as possible. I won't even think of upgrading to
>>Whidbey until several years after its release.
>>
>>
>
>Hopefully you won't have to. By then LLVM and XPS should be a suitable
>replacement :)
>
>Reid.
>
>
I know you're speaking in jest, but seriously Visual Studio -- for all
its faults -- is an extremely hard act to follow. After using its GUI
debugging facilities, for just one example, it is literally painful to
go back to gdb on Unix. And, no, the GUI debuggers on Unix don't even
begin to compare; most are just thin wrappers around gdb anyway.
More information about the llvm-dev
mailing list