[PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.

Zachary Turner zturner at google.com
Mon Oct 20 14:28:17 PDT 2014


Note that after applying both this patch and my previous patch, I can now compile and link an executable without first running vcvarsall, and the environment that it sets up is identical to that which would have been created by first running vcvarsall.

http://reviews.llvm.org/D5873






More information about the cfe-commits mailing list