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

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

Re: [Mingw-cross-env-list] SDL build error


From: Nikos Chantziaras
Subject: Re: [Mingw-cross-env-list] SDL build error
Date: Thu, 06 Jun 2013 20:49:04 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

On 05/06/13 23:35, Антон Гурьянов wrote:
I cloned MXE git repository and now I'm trying to build SDL, but I
receive errors. Can anybody help me please?

Terminal output below
~~~~~~~~~~~
address@hidden:~/Документы/mxe$ make sdl
[build]    sdl

Failed to build package sdl!
------------------------------------------------------------
ln -sf '/home/barzoque/Документы/mxe/usr/i686-pc-mingw32/bin/sdl-config'
'/home/barzoque/Документы/mxe/usr/bin/i686-pc-mingw32-sdl-config'
'i686-pc-mingw32-gcc' -W -Wall -Werror -ansi -pedantic
'./src/sdl-test.c' -o
'/home/barzoque/Документы/mxe/usr/i686-pc-mingw32/bin/test-sdl.exe'
`'i686-pc-mingw32-pkg-config' sdl --cflags --libs`
./src/sdl-test.c:6:17: fatal error: SDL.h: No such file or directory
compilation terminated.
make[1]: *** [build-only-sdl] Ошибка 1
make[1]: Leaving directory `/home/barzoque/Документы/mxe'
real0m19.767s
user0m14.193s
sys0m2.844s
------------------------------------------------------------
[log]      /home/barzoque/Документы/mxe/log/sdl

make: *** [/home/barzoque/Документы/mxe/usr/installed/sdl] Ошибка 1
~~~~~~~~~~~~

I'm using Debian 6.0.7. I have SDL installed through apt-get.
Thanks in advance!

The SDL you've installed through apt-get is for Linux, not for Windows. It doesn't matter if you have it installed or not.

Anyway, shot in the dark: do a clean git clone of MXE into a directory that doesn't contain non-ASCII characters. Like "/home/barzoque/mxe". Maybe that's the issue.




reply via email to

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