Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69)
Total files: 4399
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
[Back to readme page] [Add Comment] [Refresh page]
Comment by: salass00 (91.150.16.111) | At: 17 Feb 2013, 16:57 | File version: 6.2 | The "jpeg/jpeg.h" file included here is missing #pragma pack(2)/#pragma pack() around the structures. This will cause at least the JPEGMarker structure to be incompatible with the one in the m68k version of this library because of stricter alignment requirements in ppc-amigaos-gcc. The include file needs to be fixed (see the AmigaOS 4.x SDK includes for examples how to do this) and then the library needs to be recompiled with the fixed include file to fix this.
| | | Comment by: Deniil715 (213.113.254.81) | At: 11 Jan 2007, 19:30 | File version: 6.2 | Oh I really feel like biggest looser :-( I acuired the sources about a year ago and managed to compile a library after a lot of hazzle, but I never made it work. It never opened :( I really suck at porting and making libs ;(
| | |
|