Closed GoogleCodeExporter closed 9 years ago
There is something wrong with zgl_texture_atlas.pas also.
Compiling /Developer/ZenGL/src/zgl_texture_atlas.pas
zgl_texture_atlas.pas(288,55) Error: Wrong number of parameters specified for
call to "<Procedure Variable>"
zgl_texture_atlas.pas(296,18) Warning: Local variable "w" does not seem to be
initialized
zgl_texture_atlas.pas(297,18) Warning: Local variable "h" does not seem to be
initialized
zgl_texture_atlas.pas(303,7) Error: identifier idents no member "Format"
zgl_texture_atlas.pas(306,10) Error: identifier idents no member "Format"
zgl_texture_atlas.pas(306,35) Error: Identifier not found "TEX_FORMAT_RGBA"
zgl_texture_atlas.pas(338,52) Error: Wrong number of parameters specified for
call to "<Procedure Variable>"
zgl_texture_atlas.pas(346,18) Warning: Local variable "w" does not seem to be
initialized
zgl_texture_atlas.pas(347,18) Warning: Local variable "h" does not seem to be
initialized
zgl_texture_atlas.pas(353,7) Error: identifier idents no member "Format"
zgl_texture_atlas.pas(356,10) Error: identifier idents no member "Format"
zgl_texture_atlas.pas(356,35) Error: Identifier not found "TEX_FORMAT_RGBA"
zgl_texture_atlas.pas(388) Fatal: There were 8 errors compiling module, stopping
Original comment by wagenhei...@gmail.com
on 6 Jul 2011 at 2:40
>> There is something wrong with zgl_texture_atlas.pas also.
Update your svn local repository correctly, there is no problem with it.
>> Access Violation when Loading PNG Textures
Fixed, but problem was not in PNG loader
Original comment by dr.andru@gmail.com
on 6 Jul 2011 at 5:46
Original comment by dr.andru@gmail.com
on 6 Jul 2011 at 5:46
Original issue reported on code.google.com by
ce...@wagenheimer.com
on 6 Jul 2011 at 1:02