cam processor error "no such file or directory"

cam processor error "no such file or directory"

Anonymous
Not applicable
1,298 Views
3 Replies
Message 1 of 4

cam processor error "no such file or directory"

Anonymous
Not applicable

I just finished 2 different PCB layouts and was printing gerbers to send to board house.  I generated the first PCB gerbers no issue.  But Now, I am trying to process the second pcb gerbers and I keep getting the same error.  

 

I have tried to restart, I tried "save as" and re generate but I keep getting the same error.  Any ideas?  Thanks

I am using:

Version 7.7.0 for Mac OS X (64 bit)
Premium Edition
Copyright (c) 1988-2016 CadSoft
All rights reserved worldwide





Screen Shot 2020-03-19 at 3.14.45 PM.png

0 Likes
Accepted solutions (1)
1,299 Views
3 Replies
Replies (3)
Message 2 of 4

one-of-the-robs
Advisor
Advisor
Accepted solution

You have an illegal character in your file path. Specifically, one of your directory levels is named "LCR:Pan PCB" and colon is not an allowed character (at least, not without being explicitly escaped). Rename that folder to, say, "LCR-PanPCB" and it should work.

0 Likes
Message 3 of 4

mtl_asm
Collaborator
Collaborator

The problem may be your directory name. I dont know if ":" is valid, or at the least it may be causeing problem.s

 

Look at your screen cap, teh file is in direcotry

 

.../Neve Console Upgrades/LCR:Pan PCB/ LCR Pan...

It says it can't find

 

.../Neve Console Upgrades/LCR/LCR Pan...

 

 

This is likely the  issue unless you also have a directory named as above. When is says no such file or dir, it is probably correct, the DIR listed does not exist, but it is incorrect because it cannot parse ":" properly.

 

directories.png

 

edit, what rob said.

0 Likes
Message 4 of 4

Anonymous
Not applicable

I changed the / in the file name to a _ and it worked.  Thank you for your help!

0 Likes