[cfe-users] Simple code refuses to compile ...

Kim Gräsman kim.grasman at gmail.com
Wed Aug 5 03:10:50 PDT 2015


On Wed, Aug 5, 2015 at 12:00 PM, Mayuresh Kathe <mayuresh at kathe.in> wrote:
>
> Okay, did some hunting and reading, looks like Microsoft has something
> called "Microsoft SDK for Windows 7".
> That contains the linker and a bunch of other tools.
>
> Thanks for that tip about Visual C++ Express, it showed me what else could
> be possible. :)

Cool. I hope it works, I'm not sure how Clang searches for the tools,
but you can probably figure that out from the source code at:
http://clang.llvm.org/doxygen/Tools_8cpp_source.html#l08770

- Kim



More information about the cfe-users mailing list