Horde3D

Next-Generation Graphics Engine
It is currently 29.03.2024, 11:16

All times are UTC + 1 hour




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Sound Extension
PostPosted: 22.12.2010, 08:21 
Offline

Joined: 15.12.2009, 12:28
Posts: 14
Hi again. You sick of hearing my questions yet? Well I will probably have a lot more. Sorry.
I am trying to add the Sound Extension and ran into this.
Extensions/Sound/Dependencies/Source/ogg/framing.c:29: error: conflicting types for ‘ogg_page_version’

#include <stdlib.h>
#include <string.h>
#include <ogg/ogg.h>

/* A complete description of Ogg framing exists in docs/framing.html */

int ogg_page_version(ogg_page *og){
return((int)(og->header[4]));
}


I am running Ubuntu 10.10 (if that makes a difference) Thanks guys.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 66 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group