Horde3D
http://www.horde3d.org/forums/

Sound Extension
http://www.horde3d.org/forums/viewtopic.php?f=2&t=1339
Page 1 of 1

Author:  Elys [ 22.12.2010, 08:21 ]
Post subject:  Sound Extension

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.

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/