
FishMonger
Veteran
/ Moderator
Mar 18, 2014, 7:00 AM
Post #2 of 2
(2818 views)
|
when i try compling a particular program it gives following error Does that mean you are using perl2exe or similar tool to package up the program into a standalone executable? Or, are you simply executing the script? It's very likely that none of us here have used OpenPAT and have never looked at it's code. Based on that output, it appears that either a required file was not passed to the script or its path is wrong or the script doesn't have proper access rights to the file. You will probably need to post the relevant portion of the code, how you executed it and what parameters you passed to it.
(This post was edited by FishMonger on Mar 18, 2014, 7:01 AM)
|