Page 1 of 1

Linker/Executable Problem

Posted: Fri Dec 28, 2012 12:09 am
by ltrail
Hello. I'm very new to this forum, but thirty years ago, I wrote a program in what some would call "Old Basic". Ok. So I revised the program using PureBasic's Compiler. The Compiler showed me everywhere that was not compatible; and I fixed it. When PureBasic tried to link the program, I receive the following error message:
"POLINK fatal error The system cannot find the file specified". I know, thirty years ago, that the program worked. Has anyone had this situation? What is the work-around? Thanks.

Re: Linker/Executable Problem

Posted: Fri Dec 28, 2012 12:53 am
by Bisonte
Code ?

Without you have no chance of an answer ^^

Re: Linker/Executable Problem

Posted: Fri Dec 28, 2012 12:59 am
by ltrail
That too, would be a problem in that the application code is proprietary and submitting it herein, would plain just give it away. However, Thanks for your reply.

Re: Linker/Executable Problem

Posted: Fri Dec 28, 2012 1:44 am
by Inf0Byt3
Sounds like a permission issue to me. What operating system are you using? Try to uninstall then install PureBasic in another folder to which you can write as a normal user, for example C:\PureBasic.

Re: Linker/Executable Problem

Posted: Fri Dec 28, 2012 3:01 am
by ltrail
I discovered that my anti-virus software was capturing essential files and claiming them to be rogue. So when I turned the anti-virus software off, temporarily, the application does run. Thanks to both of you for your help.

Re: Linker/Executable Problem

Posted: Fri Dec 28, 2012 12:14 pm
by c4s
ltrail wrote:So when I turned the anti-virus software off, temporarily, the application does run.
Don't do that. Simply put the whole PureBasic folder on the exception/white list of your anti-virus tool.