glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] need help compiling on Windows


From: Stéphane Magnenat
Subject: Re: [glob2-devel] need help compiling on Windows
Date: Sun, 7 Sep 2008 10:43:54 +0200
User-agent: KMail/1.9.9

On Saturday 06 September 2008 20:13:24 Quinn Yee Qin Teh wrote:
> Hi all,
>
> I need some help compiling glob2 on Windows. I have tried both using Visual
> Studio and MinGW, and both lead to the same error:
>
> MinGW:
> c:\msys\1.0\local\include\sdl\SDL_config.h(34) : fatal error C1189: #error
> : You should copy include/SDL_config.h.default to include/SDL_config.h
> Visual Studio:
> c:\msys\1.0\home\yeeqin\vs solution\glob2\include\sdl\sdl_config.h(34) :
> fatal error C1189: #error : You should copy include/SDL_config.h.default to
> include/SDL_config.h
>
>
>
> Here are lines 32-35 of sdl_config.h:
> /* Make sure that this isn't included by Visual C++ */
> #ifdef _MSC_VER
> #error You should copy include/SDL_config.h.default to include/SDL_config.h
> #endif
>
>
>
> Could anybody please explain what this means? I am really desperate to get
> this working and would really appreciate some help.

This page :
        http://svn.libsdl.org/branches/SDL-1.2/VisualC.html
Just says that you should do what the error tells you to do.

Good luck,

Steph

-- 
http://stephane.magnenat.net




reply via email to

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