Help Workshop HCW

  • Thread starter Thread starter Vinoj
  • Start date Start date
V

Vinoj

I migrated a project from VC 6 to VS2008 and the help files have trouble
compiling and are stopping the entire build. The error message says "Windows
cannot find 'hcw'. Make sure you typed the name correctly...". The hcw.exe
file is in the hlp directory as well as all the other hcw files. What's it
looking for?
 
I migrated a project from VC 6 to VS2008 and the help files have trouble
compiling and are stopping the entire build. The error message says "Windows
cannot find 'hcw'. Make sure you typed the name correctly...". The hcw.exe
file is in the hlp directory as well as all the other hcw files. What's it
looking for?

It's probably looking for hcw.exe being available on one of the PATH
environment directories.

Dave
 
PATH environment for Windows itself - or specific to the project? I looked
around in the project settings but nothing jumped out at me...
 
PATH environment for Windows itself - or specific to the project?

For the OS.

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top