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

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

[Mingw-cross-env-list] Can't make sdl2_net and sdl2_mixer from git


From: Bernd Kosmahl
Subject: [Mingw-cross-env-list] Can't make sdl2_net and sdl2_mixer from git
Date: Mon, 13 Jan 2014 20:25:43 +0100

Hi,
I can't get sdl2_net and sdl2_mixer to install. I cloned the mxe git from 
master and run the following command:

make sdl2 sdl2_net sdl2_mixer MXE_TARGETS='i686-pc-mingw32' JOBS=8
[target]   i686-pc-mingw32 with 3 goals from command line
[build]    binutils
[done]     binutils
[build]    gcc-gmp
[done]     gcc-gmp
[...]
[build]    sdl2
[done]     sdl2
[exclude]  sdl2_net
[done]     sdl2_net
[build]    libmodplug
[done]     libmodplug
[build]    ogg
[done]     ogg
[build]    vorbis
[done]     vorbis
[exclude]  smpeg2
[done]     smpeg2
[exclude]  sdl2_mixer
[done]     sdl2_mixer

MXE claims that some stuff was excluded but doesn't tell me why.

./usr/i686-pc-mingw32/include/SDL2 features now SDL.h and some others. Mixer 
and net are however nowhere to be seen. A locate didn't bring anything up. 
Neither lib nor header so I wonder what went wrong. 

I found at least ./log/20140113_185526/sdl2_net_i686-pc-mingw32 that logged a 
successfull download. Same for mixer.
There is also ./usr/i686-pc-mingw32/installed/sdl2_net but no 
./usr/i686-pc-mingw32/lib/libSDL2_net.a. Same for mixer.

When I re-run the make command I get:

make: Nothing to be done for `sdl2_net'.
make: Nothing to be done for `sdl2_mixer'.

Where can I obtain more debug output to see what's going wrong?

Maybe I understood something wrong. I set up MXE like this for sdl1.2 years ago 
and might have missed a catch somewhere..

Thanks for your input on this
-- 
Bernd Kosmahl



reply via email to

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