| Comment by: HKvalhe (89.10.145.67) | At: 08 May 2025, 23:37 | File version: 1.2.13-git | 
| @MickJT That seems to be a nice idea, leaving out those minor revision numbers to avoid messy duplications. Otherwise, thanks for telling. Gives a better understanding of those SObjs libraries.
 
 | 
|  | 
|  | 
| Comment by: MickJT (210.1.192.21) | At: 08 May 2025, 20:11 | File version: 1.2.13-git | 
| In most cases I'm leaving out the minor revision numbers so they change less often. I'm setting the version_type in libtool to either qnx or sco. I don't want to use just .so because there can be API and ABI changes that break compatibility. However, for sdl_image (for SDL1), it's the final version so the .so name hasn't changed in years. 
 | 
|  | 
|  | 
| Comment by: HKvalhe (89.10.145.67) | At: 08 May 2025, 14:13 | File version: 1.2.13-git | 
| I see a lot of problems with having several of the same SObjs files but with different numbers, rather than just updating the chosen SObjs library to a new version. That way, you avoid creating a lot of mess with multiple, duplicated versions of the same library. That has always been the problem with those SObjs stuff. I hope to see a much tidier way to keep this SObjs stuff as clean and updated as possible, without all these duplications. Keep up the excellent work. 
 | 
|  | 
|  | 
| Comment by: MickJT (124.171.153.211) | At: 05 Mar 2013, 17:43 | File version: 1.2.12 | 
| These changes were needed to get the shared library working: http://www.amigans.net/modules/xforum/viewtopic.php?post_id=73905#forumpost73905 
 It applies to IMG_jpg/tif/png/webp.
 
 | 
|  | 
|  | 
| Comment by: salass00 (94.101.5.193) | At: 26 Apr 2012, 21:47 | File version: 1.2.10 | 
| FWIW I just built libSDL_image-1.2.so (version 1.2.12) but when I try to display a png image with showimage command it fails: 11.fredriks-pc-Shared:> showimage protrekkr.png
 Couldn't load protrekkr.png: Failed loading libpng.so.15: SDL_LoadObject() not implemented
 Looks like libdl support is missing from our SDL lib...
 
 | 
|  | 
|  | 
| Comment by: MickJT (202.161.4.211) | At: 22 Apr 2011, 14:38 | File version: 1.2.10 | 
| Good question. Add this to list of things I need to do. 
 | 
|  | 
|  | 
| Comment by: salass00 (91.150.31.84) | At: 16 Apr 2011, 09:53 | File version: 1.2.10 | 
| Why no shared object? 
 | 
|  | 
|  | 
| Comment by: MickJT (124.171.91.19) | At: 09 Apr 2010, 05:29 | File version: 1.2.10 | 
| Oops. Is it worth me re-uploading it again just to fix the path? 
 | 
|  | 
|  | 
| Comment by: Varthall (151.65.9.65) | At: 08 Apr 2010, 20:54 | File version: 1.2.10 | 
| There's an error in the archive which might lead to compiling errors when compiling clib2 stuff: 
 libSDL_image.a and libSDL_image.la are in Local/clib2/, while they should be under Local/clib2/lib .
 
 | 
|  | 
|  | 
| Comment by: spot (85.228.115.30) | At: 10 Aug 2007, 22:24 | File version: 1.2.6 | 
| to answer myself, this latest version supports and needs libtiff. 
 | 
|  | 
|  | 
| Comment by: spot (85.228.117.236) | At: 26 Jan 2007, 11:01 | File version: 1.2.5 | 
| is it compiled with tiff support? 
 | 
|  | 
|  |