1. BENVENUTO SU CONSOLE TRIBE

    Benvenuto, stai navigando nella nostra community come ospite

    Avere un account su Console Tribe ti permetterà di creare e partecipare alle discussioni e al mercatino, organizzare tornei e partite online, iniziare conversazioni personali con gli altri giocatori del forum e di utilizzare tutte le funzioni di questo sito.

    Registra il tuo account in meno di 5 secondi, se vuoi puoi sfruttare i login social via Facebook, Google Plus o Twitter.

libSDLx V1.2 - Xbox Release V0.01

Discussione in 'Console News, Articoli e Recensioni' iniziata da Ivan, 14 Luglio 2003.

  1. Ivan

    Ivan Administrator

    Registrato:
    9 Dicembre 2002
    Messaggi:
    17.501
    "Mi Piace" ricevuti:
    33
    Punteggio:
    1.407
    Località:
    H3||
    libSDLx V1.2 - Xbox Release V0.01

    >> From The readme:

    This is a Xbox port of SDL. More information can be located at http://www.libsdl.org or http://www.lantus-x.com/SDLx for the Xbox version.

    Notes
    -----
    - SDL and SDLMixer have been combined into one lib
    - No Vorbis/OGG support (yet) - do people want this?
    - if your SDL application uses MP3 support, you need to link libSMPEGx.lib in your target application. (For some reason trying to link libSMPEGx.lib in the libSDLx project causes INTERNAL COMPILER ERROR).
    - SDL encapsulates Xbox API functionality. For example video routines create its own DirectX device, sound creates is own DSound device etc. So trying to mix xbapp.cpp etc and SDLx is bad news. The whole point of SDL is to provide a nice interface and portable code across platforms.
    - Remember if you decide to port an existing SDL app/game/demo/emulator you must provide source code as per GPL.


    Any problems with the lib contact me or discuss your issues on my SDLx forum at http://www.lantus-x.com/forum/forum.asp?FORUM_ID=9.

    I wont bother reading issues about how to compile code etc.

    Finally if anyone has knowledge in setting up CVS to host the source contact me.