I've loaded/installed my new CDK3.0 over VC++5.0 and invoked the wizard then
as the documentation says, to wit:
1. Build a release version of the conduit as generated by the
wizard without making any changes to the project or source
files.
Apparently the make file generated when I hit build has a syntax error 'cuz
I get the following...
--------------------Configuration: VSTest - Win32 Debug--------------------
Compiling resources...
RC : fatal error RC1107 : invalid usage; use RC /? for Help
Error executing rc.exe.
I added the CDK's lib and include subdirs in the Options, Directories
section even tho the docs say that the wizard takes care of this for you -
even verifies it. So, what Options/prefs settings am I missing to make this
thing work?
TIA, Randy Pulsifer