I always get this message when compiling:
"The compiler returned an error during compiling:
Error 493: FILE NOT FOUND COMPILER/ACCESSIBLE"
System. Windows 7 64-bit
Does anyone have any idea? Thank you!
It is these files do not exist?
#INCLUDE ONCE "GDIPlus.inc"
#INCLUDE ONCE "cWindow.inc"
How do I get this?
As we used to say in the Navy.. RTFM ...
Did you download and set Jose's includes to work with your project ?
THREE THINGS YOU SHOULD DOWNLOAD
(1) You can download FireFly 3.60 from
(2) Jose Roca has graciously allowed me to host his include files on this site for download. If you need the include files (version 3),
(3) As you know, FireFly contains a collection of pre-built wrapper functions in its Library. However, did you know that Jose Roca provides an even more extensive collection? Download the following help file to see for yourself the incredible number of additional functions that are available to all FireFly users:
Quote from: Ruediger Janz on May 08, 2012, 03:36:25 AM
It is these files do not exist?
#INCLUDE ONCE "GDIPlus.inc"
#INCLUDE ONCE "cWindow.inc"
How do I get this?
http://www.planetsquires.com/JoseIncludes.rar
A slight subtlety here. If you extract into a folder, say Roca within the PBWin10 folder, the JoseIncludes are in a folder WINAPI which means
you would have to specify Jose's includes as being in C:\PBWin10\Roca\WINAPI_III
Lynn M