Hello,
adding new code-lines in the FFLY 3.62-edit window to an existing project
sometimes causes the above mentioned error-code.
When I delete the new added code-line, it compiles ok!
Interesting: The problem doesn't exist in FFLY 3.60.
The error message of 3.62 warns about a too long project path.
But mine is not longer than about 30 characters.
I have compared all settings (project and environment) between 3.60 and 3.62: they are all the same.
I can't find any pattern, sorry for that.
Thanks,
Heinz Grandjean
I do have the same issue from time to time. I am shure it is not a problem of Firefly. If you load the generated source files into PBEDIT and start a compiler run from here, you will see PBWin 10 will hang. The problem is solved if you use the compiler directive #Optimize Code Off. PowerBasic support told me it would be an issue of the antivirus software. I used different operating systems (XPPro , Win7 Prof 32 and Win 7 Prof 64) on a fresh formated harddisk with nothing installed else FF 3.61, PBWIN10 and the include files from Jose Roca. The problem was the same on all operating system in english and in german language. When #Optimize Code Off was used it worked. After adding some additional code to the source files in most cases the compiler worked without #Optimize Code Off. I looks like there is a serious issue with the code optimization of PBWin 10.
... But it is not confirmed by Powerbasic.
Thank You Mr. Henn!
I'll test it!
Allerbesten Dank für die Hinweise!
Werde ich ausprobieren!
Gruß
H.W. Grandjean