23 Nov
2005
23 Nov
'05
7:31 a.m.
On 11/23/05, Pedro LamarĂ£o
Cory Nelson wrote:
Hi Keith, have you downloaded the platform sdk? It is needed by a lot of boost.
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.
-- Pedro LamarĂ£o
You need to add the PSDK include and lib directories to the INCLUDE and LIB environment variables respectively. Open Properties for My Computer, go to the Advanced tab and you should see an Environment Variables button there. Either add the directories to the relevant environment variables or create them if they don't exist and set them to the appropriate value. HTH. Stuart Dootson