23 Nov
2005
23 Nov
'05
8:20 a.m.
Pedro LamarĂ£o wrote:
How do you *tell* the compiler that the PSDK is installed? I've configured the IDE, no mistery, but found no way to make the Boost build work.
It works for me. I installed the Platform SDK, then copied its bin/lib/include directories to VC8/PlatformSDK as VS express already has paths set up to look for the files there. After that, boost built entirely with VS express. Have a look at: http://lab.msdn.microsoft.com/express/visualc/usingpsdk/default.aspx (it mentions that beta, but applies to the final as well) Cheers Russell