PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Ruediger Janz on May 08, 2012, 03:10:30 AM

Title: The compiler returned an error during compiling: Error 493:
Post by: Ruediger Janz on May 08, 2012, 03:10:30 AM
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!
Title: Re: The compiler returned an error during compiling: Error 493:
Post by: 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?
Title: Re: The compiler returned an error during compiling: Error 493:
Post by: James Padgett on May 08, 2012, 06:57:47 AM
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:


Title: Re: The compiler returned an error during compiling: Error 493:
Post by: Paul Squires on May 08, 2012, 09:21:44 AM
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
Title: Re: The compiler returned an error during compiling: Error 493:
Post by: Lynn Miller on May 30, 2012, 12:12:19 PM
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