Thread: [Fremantle Maemo5] [$ Paid request] Porting Love2D to maemo
View Single Post
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#4
SDL2 build errors.
Default armel target hits an error relating to assembly "dmb ish" followed by garbage or something like that whilst building SDL_Thread.
Thumb target hits an error with SDL_Video.c:
Code:
In file included from include/SDL_opengles2.h:32:0,
                 from /home/user/Package/sdl/libsdl2-2.0.3/src/video/SDL_video.c:46:
/usr/include/GLES2/gl2.h:609:37: error: conflicting types for 'glTexImage2D'
In file included from include/SDL_opengles.h:32:0,
                 from /home/user/Package/sdl/libsdl2-2.0.3/src/video/SDL_video.c:41:
/usr/include/GLES/gl.h:756:25: note: previous declaration of 'glTexImage2D' was here
Still looking into it, this error has been seen before but not sure if a fix was found.
 

The Following 3 Users Say Thank You to Android_808 For This Useful Post: