mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] SDL2 refuses to build


From: Old Man
Subject: [Mingw-cross-env-list] SDL2 refuses to build
Date: Tue, 29 Apr 2014 13:59:54 -0600

I'm trying to compile SDL2 from the latest master branch of MXE (cdcd611b1daf538bce2ba02663a2c7c61f67b4b0).
Everything seems to build successfully, but SDL2 and it's relatives (_mixer, _image, _ttf, _net), are not built at all.
The dependencies, however, are built successfully.

Here's the output from the commandline (after removing the dummy files in the installed folder):
address@hidden:/opt/mxe2# make sdl2 sdl2_ttf sdl2_image sdl2_mixer sdl2_net
[target]   i686-pc-mingw32.static with 5 goals from command line
[no-build] sdl2
[no-build] sdl2_ttf
[no-build] sdl2_image
[no-build] smpeg2
[no-build] sdl2_mixer
[no-build] sdl2_net

The logfiles are all similar to the following (for SDL2)
make[1]: Entering directory `/opt/mxe2'
touch '/opt/mxe2/usr/i686-pc-mingw32.static/installed/sdl2'
make[1]: Leaving directory `/opt/mxe2'

Any advice with the current situation is much appreciated.
--
Regards,
oldtopman

reply via email to

[Prev in Thread] Current Thread [Next in Thread]