Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
174 user(s) are online (141 user(s) are browsing Forums)

Members: 1
Guests: 173

geennaam, more...

Headlines

 
  Register To Post  

Question about SDL porting
Just popping in
Just popping in


See User information
Hi Everyone!

I am trying to port the new version of netpanzer. The version we currently have ported V0.8, cannot use any of the new servers running the game. It says the server protocol is too new.

In my attempt to port it, I am running the configure in the abc shell and it errors out on SDL-mixer. It says SDL Mixer 1.2.2 not found. I have installed SDL and the mixer into my sdk.

I am wondering if I am doing something wrong. There seems to be many different versions of the SDL for Amiga OS 4, which one should I be using? Am I not setting my sdk up properly? I would like to port more SDL games after this, so any help with this would be appreciated.

Yogi

Go to top
Re: Question about SDL porting
Quite a regular
Quite a regular


See User information
@yogi32

Check config.log, scroll to the end, check for undefined references. Find which libraries have those references, and add them as a dependency.

I.E In configure you'll see -lSDL_mixer, but you probably have to add -logg, -lvorbisfile, -lvorbisenc, -lvorbis, -lSDL etc.. etc.. Sometimes -lstdc++

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project