[Haskell-cafe] install trouble with SDL on win32+cygwin

Bit Connor bit at mutantlemon.com
Sun Apr 13 15:11:55 EDT 2008


SDL works great on Windows, and you don't even need cygwin. Only ghc
is required. There are instructions in the WIN32 file.

http://darcs.haskell.org/~lemmih/hsSDL/hssdl/WIN32

2008/4/12 Conal Elliott <conal at conal.net>:
> Now I have sdl-config, but still not able to build.
>
> Does *anyone* have the SDL package running on Windows?
>
> If not, is GLFW the recommended cross-platform GL toolkit?
>
> Thanks,  - Conal
>
>
>
> On Fri, Apr 11, 2008 at 8:55 PM, Luke Palmer <lrpalmer at gmail.com> wrote:
> > 2008/4/11 Conal Elliott <conal at conal.net>:
> >
> > > I'm trying to install the SDL package (on win32+cygwin), and configure
> isn't
> > > able to find my SDL.dll, though it's on my PATH.  Any ideas?  - Conal
> > >
> > > bash-3.2$ cabal install SDL
> > > 'SDL-0.5.3' is cached.
> > >  [1 of 1] Compiling Main             ( Setup.lhs, dist\setup/Main.o )
> > > Linking dist\setup\setup.exe ...
> > > Configuring SDL-0.5.3...
> > > checking for sdl-config... no
> >
> > I currently am not running cygwin, so I could be wrong, but the lack
> > of sdl-config is a red flag.  Have you installed sdl and sdl-devel (I
> > think those are the package names) with the cygwin installer yet?
> >
> > Luke
> >
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


More information about the Haskell-Cafe mailing list