IonicWind Software

Aurora Compiler => 2D Graphics => Topic started by: pistol350 on May 12, 2007, 03:01:07 AM

Title: Does anyone know why this code doesn't compile ?
Post by: pistol350 on May 12, 2007, 03:01:07 AM
When i try to compile ,i get a message saying that Aurora crashed while it is still runing  ???
Then i got this compiling error message :

Compiling Resources
Compiling...
ogl_texture_subloading.src
Error(s) in compiling "C:\Program Files\Aurora\projects\Texture Sub-loading\ogl_texture_subloading.src"

Strange!!!
There is no clue to know the origin of the bug.
Any Suggestions please ?
Thanks
Title: Re: Does anyone know why this code doesn't compile ?
Post by: Ionic Wind Support Team on May 12, 2007, 05:49:15 PM
When you crash the parser that is what happens.  I will look at it when I get back to my PC.  Usually the result of exceeding something in a type/endtype ;)
Title: Re: Does anyone know why this code doesn't compile ?
Post by: sapero on May 12, 2007, 06:21:51 PM
Hey Pistol, it compiles fine but you need all the windows includes (see first thread in Tips and Tricks)
Title: Re: Does anyone know why this code doesn't compile ?
Post by: pistol350 on May 14, 2007, 01:22:16 AM
Thanks Paul!
Hi sap!
I already have all your latest include files and i may be wrong but i think that all the needed files are included during the compiling process.
Thanks anyway!
Title: Re: Does anyone know why this code doesn't compile ?
Post by: Parker on May 14, 2007, 07:03:20 PM
I think the problem is that the latest windows include files aren't available. I just tried to download them, and the links are to old downloads, and the link that Paul provided is from November.
Title: Re: Does anyone know why this code doesn't compile ?
Post by: pistol350 on May 15, 2007, 06:13:00 AM
Hi Parker!
The problem may be from the windows include files.But i think i got the latest ones linked by Sapero himself : "aurora.include.19.feb.2007"
Thanks