Using spaces in your TARGETLIBS path
Alex Ionescu (AlexIonescu) <aionescugmailcom> Saturday, November 11 2006 17:37.28 CST


I’ve been trying to find a solution on this annoying “sources” problems in the Build utility for ages. Thankfully, a post at NotAKernelGuy pointed a way to the solution. It’s in Russian, but the basic solution is simple:


LINKER_OPTIDATA = 
"$(VS80COMNTOOLS)....VCPlatformSDKlibmscoree.lib"

Replace that path by whatever you need, but the end result is the same: the library will be added to the response file, and spaces will be preserved and respected.



Comments
Posted: Wednesday, December 31 1969 18:00.00 CST