Re: DC 9.62 with Win10 can't "find" external SHD .c file

"[email protected] [rabbit-semi]" <[email protected]> 20 Dec 2015 12:37:04 -0800
Newsgroups gmane.comp.hardware.rabbit-semiconductor
Message-ID <[email protected]>
Tom,

I included the full absolute path in lib.dir.

All built-in libraries seem ok, as does the SHD library that I also added to lib.dir. The only thing that the compiler complains about is http_upload.c.

Steve
 

---In [email protected], <tom@...> wrote :

 Absolute path or relative path?  Maybe try using a path relative to the Dynamic C installation? 

 Is it finding the built-in libraries correctly?
 
 -Tom


 
 On Dec 17, 2015, at 5:54 PM, sdwhite1@... mailto:sdwhite1@... [rabbit-semi] wrote:
 I have an application that uses the SHD download library, and it compiles and runs fine under Win7. I just got a new PC running Win10 and it produces a compile error message stating that it can't find the file "http_upload.c". That file is entered in the lib.dir file, exactly as under Win7. Other than for this problem, the new installation under Win10 appears to be functional. Any ideas?