The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
CMake compilation broken Wayland
M. Gerhardy
Guest

This revision breaks the cmake compilation of SDL2 on linux systems.


It puts some generated code into the source tree which is only done by the configure scripts, not by cmake.

https://hg.libsdl.org/SDL/rev/ee83e0b4a36f
Bugreport:
https://bugzilla.libsdl.org/show_bug.cgi?id=3430

--
http://www.caveproductions.org
CMake compilation broken Wayland
gabomdq


Joined: 28 Jul 2011
Posts: 495
Location: Argentina
FWIW I believe it also broke Wayland on my Ubuntu 16.04 using configure/make...I wanted to test the patch before merging it, but that didn't happen, and I thought Sam had tested this.

We probably need to make sure Buildbot has the packages required to build Mir and Wayland so stuff like this is caught more quickly.


2016-09-20 3:07 GMT-03:00 M. Gerhardy:
Quote:
This revision breaks the cmake compilation of SDL2 on linux systems.


It puts some generated code into the source tree which is only done by the configure scripts, not by cmake.

https://hg.libsdl.org/SDL/rev/ee83e0b4a36f
Bugreport:
https://bugzilla.libsdl.org/show_bug.cgi?id=3430

--
http://www.caveproductions.org






_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.
CMake compilation broken Wayland
markand


Joined: 11 Jun 2012
Posts: 31
2016-09-20 12:28 GMT+02:00 Gabriel Jacobo:
Quote:
FWIW I believe it also broke Wayland on my Ubuntu 16.04 using
configure/make...I wanted to test the patch before merging it, but that
didn't happen, and I thought Sam had tested this.

We probably need to make sure Buildbot has the packages required to build
Mir and Wayland so stuff like this is caught more quickly.


I think we should probably nuke deprecated tools like autotools and
only use CMake for the build system. Having more than one buildsystem
is errorprone as it requires several more maintenance steps when
adding new code.

--
Demelier David
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org