I'm in the process of recompiling a program that I've not worked on for a couple of years as I need to add a couple of features. It was last compiled under PBDLL 6 a few years ago. I just tried to compile it under PLWin 7 and got the following compiler error. When "compile" is selected under the "Run" menu, a message box titled "Compile Error!" pops up which says "Cannot compile basic file C:\.... Incorrect function."
No error number or anything to hint at what it does not like. I've replaced the full path to the file I am compiling with 'C:\....' in the above message. I've been using PB for about 10 years and have never seen anything like this before.
No error number or anything to hint at what it does not like. I've replaced the full path to the file I am compiling with 'C:\....' in the above message. I've been using PB for about 10 years and have never seen anything like this before.
Comment