Project

Profile

Help

HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...

Feature #871637

closed

Task #774803: Emscripten clients for web.

Feature #838867: Add SDL2 Emscripten client to autotools build

emscripten: Disable SDL2 configure checks

Added by Zoltán Žarkov almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Bootstrap
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Disable configure checks for SDL2 for emscripten and set emscripten-specific cflags and libs instead.


Files

Actions #2

Updated by Zoltán Žarkov almost 5 years ago

  • Subject changed from emscripten: sdl2-client.m4 to emscripten: Disable SDL2 configure checks
Actions #3

Updated by Zoltán Žarkov almost 5 years ago

  • Parent issue changed from #869884 to #838867
Actions #4

Updated by Marko Lindqvist almost 5 years ago

  • Category set to Bootstrap

That sound.m4 change does not seem right. You still use AM_PATH_SDL2() for emscripten builds too, but even if it says that SDL2 was not found (you check the result for regular builds only, after emscripten specific block) you proceed to declare sdl mixer usable. You probably should respect what AM_PATH_SDL2() says even if it always should return success in emscripten builds.

Actions #5

Updated by Zoltán Žarkov almost 5 years ago

- Skip AM_PATH_SDL2 for emscripten builds. Running sdl2-config won't do anything useful for emscripten builds.

Actions #6

Updated by Marko Lindqvist almost 5 years ago

  • Status changed from New to Resolved
  • Assignee set to Marko Lindqvist
Actions #7

Updated by Marko Lindqvist almost 5 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF