Prev: compile error note
Next: THIS_FILE' : redefinition; different storage class while changing setting from /MD to /MDD
From: JCO on 27 Apr 2010 22:51 I get this error when I do my build: "Error, Windows Cannot find hcw file". However, I build continues after I press OK and all is okay. I've done some reading about this on Google, but have not been able to resolve it. Maybe the experts on this forum and can help me better. Thanks
From: David Lowndes on 28 Apr 2010 03:23 >I get this error when I do my build: "Error, Windows Cannot find hcw file". It looks like your project is using the old Help Compiler Workshop. http://www.microsoft.com/downloads/details.aspx?FamilyID=34D35502-4DE9-4676-952C-34CC7F64F098&displaylang=en&displaylang=en Dave
From: Tom Serface on 28 Apr 2010 07:30 I would look in the project settings builds steps to see if this step is in the process somewhere. You may have just deleted the file along the way thinking it wasn't needed. Tom "JCO" <someone(a)somewhere.com> wrote in message news:#Q8bF3n5KHA.980(a)TK2MSFTNGP04.phx.gbl... > I get this error when I do my build: "Error, Windows Cannot find hcw > file". > However, I build continues after I press OK and all is okay. I've done > some reading about this on Google, but have not been able to resolve it. > Maybe the experts on this forum and can help me better. > Thanks
From: jco1961 on 15 May 2010 01:21
I'm using VS 2008. This project, like several I have was originally built using VS 6.0. I don't have this issue with any other project so it makes sense that a file may of been deleted. I still don't know how to fix the issue. "David Lowndes" wrote: > >I get this error when I do my build: "Error, Windows Cannot find hcw file". > > It looks like your project is using the old Help Compiler Workshop. > http://www.microsoft.com/downloads/details.aspx?FamilyID=34D35502-4DE9-4676-952C-34CC7F64F098&displaylang=en&displaylang=en > > Dave > . > |