Hi,

sorry to post a question but I've been trying for hours now and have been reading through other problems trying to find an answer.

I was very interested in this post:

http://www.picbasic.co.uk/forum/showthread.php?t=3039

where sean-h posted this:


"Using easyhid is not that bad.

Basic steps are run up the easyhid program and set the basics like Pid/Vid and buffer size for bytes you want to send back and forth from PC to Pic.

It then by default creates two folders under a top level folder called USBProject

The first folder is PICBasicPRO

This contains the basic code you will need for your pic chip and the include files, do not rename or move this directory once it is created, work from this location.
It will create a example PBP file called USBProject.pbp"


I have done exactly this and have not moved the files created but when I try to compile the "USBProject" in Microcode Studio, the Results box throws up this error:

Fatal c:\progra~1\picbas~1.46\pbp\pbpusb18.lib 11 : [302]Unable to Open File '\PBP\PBPPIC18.lib'


I believe I've had a similar error before but can't remember how I resolved it. Any help is much appreciated

Thanks

Rob