Re: Porting to AmigaOS4 thread |
Subject: Re: Porting to AmigaOS4 thread by Capehill on 2019/3/1 11:09:31 @Raziel 1) I fetched the latest ScummVM sources from master, built it with my old configuration and it is using SDL2. 2) Since I couldn't find a configure switch to use SDL1, I hacked config.mk, commenting out whole "USE_SDL2= " line. 3) Then I modified include and linker line for SDL1 in config.mk. 4) Make clean + make 5) There was some compiler error regarding Image::writePNG - I simply removed USE_PNG temporarily because have no time to investigate that (could be my GCC4 or something else). 6) I also removed SDL_NET usage but just because I don't have the SDK installed currently. Please try steps 1-4. |
Home |
News |
User Profile |
Headlines |
Forums |
Articles |
Images |
Polls |