Kalimakhus
Emperor
- Joined
- May 8, 2007
- Messages
- 1,249
Do you have the Windows Platform SDK installed and is it set in the search path of your build system.
Details of how your build system can find the included headers depends on what system you use. Do you use VS2005 with the provided makefile? In this case the upper line in the make file should point to the root folder of the PSDK. Setting things in code blocks is different but even easier.
Details of how your build system can find the included headers depends on what system you use. Do you use VS2005 with the provided makefile? In this case the upper line in the make file should point to the root folder of the PSDK. Setting things in code blocks is different but even easier.