Closed dellis1972 closed 10 years ago
Note the .diff file are the only code changes needed to get FreeImage working on MacOS and linux
The config file lists a Linux .so, but there is no .so that I can find.
I haven't built them on linux yet (need to create VM's etc). But that entry will be needed for this to work on linux. I didn't see the harm in including it.
I can remove it if you think that's best?
That's fine. Will you be building the Linux VM soon?
I might try over the weekend if I have time
Added a universal Assembly which uses non unicode api calls when loading files. This should work on all platforms as the unicode versions only worked on windows.
The libfreeimage.dylib files were sourced from brew and are universal binaries and as such will work on both x64 and x86 system.