[SDL] Compile error
Kevin Jenkins
gameprogrammer at rakkar.org
Sat May 29 09:22:44 PDT 2004
Thanks, that fixed it. The Kyra docs didn't mention that. As you can tell,
this is my first time using SDL. So far I'm very impressed. I used DirectX
before and it really sucks in comparison.
----- Original Message -----
From: "Anthony" <foo-bar-var at comcast.net>
To: "A list for developers using the SDL library. (includes SDL-announce)"
<sdl at libsdl.org>
Sent: Saturday, May 29, 2004 10:16 AM
Subject: Re: [SDL] Compile error
> It seems you need to download the SDL_image library and add it to your
> Visual Studio directorie and library lists.
>
> Kevin Jenkins wrote:
>
> >Hi,
> >
> >I'm trying to compile Kyra 2.07 Under .Net 2003, using SDL-1.2.7, Kyra
2.07
> >
> >I got a bunch of errors immediately that I believe are general and not
> >specific to Kyra. Any idea?
> >
> >c:\kyra\engine\encoder.cpp(71): fatal error C1083: Cannot open include
file:
> >'SDL_image.h': No such file or directory
> >guitest fatal error LNK1181: cannot open input file
> >'\kyra\engine\release\engine.lib'
> >c:\kyra\encoder\main.cpp(73): fatal error C1083: Cannot open include
file:
> >'SDL_image.h': No such file or directory
> >c:\kyra\tests\bemgame.cpp(71): fatal error C1083: Cannot open include
file:
> >'bem.h': No such file or directory
> >c:\kyra\spriteed\sharedstate.h(75): fatal error C1083: Cannot open
include
> >file: 'SDL_image.h': No such file or directory
> >c:\kyra\spriteed\sharedstate.h(75): fatal error C1083: Cannot open
include
> >file: 'SDL_image.h': No such file or directory
> >c:\kyra\spriteed\sharedstate.h(75): fatal error C1083: Cannot open
include
> >file: 'SDL_image.h': No such file or directory
> >c:\kyra\spriteed\sharedstate.h(75): fatal error C1083: Cannot open
include
> >file: 'SDL_image.h': No such file or directory
> >c:\kyra\spriteed\sharedstate.h(75): fatal error C1083: Cannot open
include
> >file: 'SDL_image.h': No such file or directory
> >c:\kyra\spriteed\spriteed.cpp(75): fatal error C1083: Cannot open include
> >file: 'SDL_image.h': No such file or directory
> >c:\kyra\spriteed\sharedstate.h(75): fatal error C1083: Cannot open
include
> >file: 'SDL_image.h': No such file or directory
> >tutorial1 fatal error LNK1181: cannot open input file
> >'\kyra\engine\debug\engine.lib'
> >
> >
> >_______________________________________________
> >SDL mailing list
> >SDL at libsdl.org
> >http://www.libsdl.org/mailman/listinfo/sdl
> >
More information about the SDL
mailing list