Hi,
I am trying to rebuild the DirectX SDK samples with the VC++ 2003
toolkit and I have tried everything I can think of to get these
to build in Code::Blocks:
1. Type in /D "UNICODE" into the build options More Options:
Result:
Switching to target: Debug
Command execution failed...
2. Type into the build options Compiler Definitions:
UNICODE or "UNICODE"
Result:
Switching to target: Debug
Command execution failed...
Any suggestions? Has anyone tried this?
Thanks for any help or hints you can give.
BillB