Menu

Installing Library

2010-07-01
2012-09-26
  • cpns

    cpns - 2010-07-01

    The title of that website is " Ferzkopp's Linux Software" - bit of a
    clue there! The library is an add-on to SDL; do you have SDL insttalled
    already? The site documentation says that it compiles with a MinGW cross-
    compiler, so it should be possible to compile it under MinGW on Windows. But
    there is the rub, you will have to build it from source, and the build process
    is probably Linux specific. There is a chance that it will build in the MSYS
    environment from www.mingw.org, or if the build is simple that you could build
    it with the Dev-C++ static library project template, you might look at the
    appropriate build scripts/makefiles to see what is needed to build it.

    To help you further I'd have to download and attempt to build it myself, but I
    have no interest in doing so.

    Is there any reason you need this specific library rather than one of several
    possibilities from http://devpaks.org/, including SDL
    and related libraries
    already
    configured and built for use with MinGW and Dev-C++?

     
  • qkrtjdwls91

    qkrtjdwls91 - 2010-07-02

    Yes, I do have SDL installed already.

    Right now,I simply know the C++ language and want to be able to use the
    SDL_GFX library. However, I have not learned anything or much about the
    compiler/linker/makefile, and MinGW... Which is why I posted this so that i
    can set it up so that i can use SDL_GFX...

    Do you know where I can learn about Compilers, makefile and that sort of
    thing?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.