xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
> Compiling Question, Using the XDK
athirne
post Mar 10 2004, 03:42 AM
Post #1


X-S Young Member
*

Group: Members
Posts: 42
Joined: 30-January 04
From: USA
Member No.: 96453
Xbox Version: v1.0



I have Visual Studio 2003 Enterprise and the latest XDK release (yay!).
Now having some experence in C++ I thought I would have no problem compiling all of this source code. Guess I was wrong.
I quickly looked around for a way to compile XBMC using the XDK. I found this URL: http://www.xboxmediaplayer.de/cgi-bin/foru...?act=ST;f=5;t=2
Well I did everything it said and it compiled... but I couldnt get a nice dump of the binary. So then I decided to just use the .bat file to build it and everything went fine.

Now I want to figure out how to build source code because I doubt the .bat file would compile other code besides the XBMC CVS tree.

So I decided to try with Baku Baku X (a homebrew game). I opened up the solution and it told me I needed to translate it into something compatable with the current verson of VS .NET so I told it to do so. I set the thing to release and told it to rebuild and I got error codes:

Compiling...
main.cpp
f:\Documents and Settings\Administrator\Desktop\BakuBakuXv1.0\EnumSoundTrack.cpp(183) : error C2065: 'I3DL2_CHAIN_I3DL2_REVERB' : undeclared identifier
f:\Documents and Settings\Administrator\Desktop\BakuBakuXv1.0\EnumSoundTrack.cpp(184) : error C2065: 'I3DL2_CHAIN_XTALK' : undeclared identifier

So I thought it might have been a problem with the translation of the code to the new verson so I tried the source code of things like DVD2XBOX and other code I coud find. Needless to say I keept getting error messages that the code was not compiling.

Any Ideas what is wrong?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic






Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 19th June 2013 - 12:07 PM