View Full Version : Latest SVN builds
Tesladin
April 2nd, 2009, 00:23
Can someone post one? I want to see if it fixes compatibility with any of my games.. I think 1796 is the latest..
Mad
April 2nd, 2009, 02:37
Here it is: http://desmume.svn.sourceforge.net/viewvc/desmume/trunk/desmume/src.tar.gz?view=tar
Tesladin
April 2nd, 2009, 02:48
I meant compiled - sorry I didn't specify. I don't have a code compiler on my comp
boogerlad
April 2nd, 2009, 03:20
something from Desmume - Windows Live (http://cid-ec92aae47a89073b.skydrive.live.com/browse.aspx/Emulation/Desmume?view=details)
Dax
April 2nd, 2009, 03:23
I compile DeSmuME from time to time as well. See my Emu SVNs link.
Tesladin
April 2nd, 2009, 03:48
Thanks guys cool stuff!
Lasnap
April 2nd, 2009, 07:41
what sort of compiler do i need to compile this?
Mad
April 2nd, 2009, 14:45
Visual Studio 2005 or 2008.
I think the express editions work, and they are free.
sgsavvy
April 2nd, 2009, 15:21
thanks guys, i learnt something new today from this threadhttp://**************/img/3322/n09x0302vnsn/clear.gif
Lasnap
April 2nd, 2009, 20:28
the express version of visual studio 2008 doesnt work figures
Luigi__
April 3rd, 2009, 16:52
Uh? Yes it works. It's what I'm using to work on DeSmuME (I'm also known as Luigi__).
Lasnap
April 3rd, 2009, 18:02
considering i dont know a thing about the program how the heck do i even open it?
Mad
April 4th, 2009, 03:41
Then you should learn the basics of programming, or at least how to compile C code using Visual Studio.
Lasnap
April 4th, 2009, 04:36
how do i even get the svn uncompiled code open in visual studio 2008 express?
deathdroid
April 4th, 2009, 07:06
You open the project file with visual studio 2008 express
Lasnap
April 4th, 2009, 16:51
which file and is it and in which folder is it in in the src folder?. the only openable file in the whole folder spits out an error about not having the application installed and its an sln file. i went to open project file and checked ion every folder for an openable file and that was the only one and thats what it spit back at me. unless i dont have the right download.
Mad
April 5th, 2009, 00:54
Well first thing, which VS 2k8 express do you have, C++ or C#?
Lasnap
April 5th, 2009, 06:44
i dont know which version and how do i check? looking at the about box i just get Microsoft Visual Studio 2008 Express Edition
DottorLeo[ITA]
April 5th, 2009, 17:05
Ok, if you have the C++ version of VS 2008, get the lastest trunk of Desmume from here: SourceForge.net Repository - [desmume] Index of /trunk (http://desmume.svn.sourceforge.net/viewvc/desmume/trunk/) using the "Download GNU tarball" option.
Open it with winrar or 7zip and inside it there is another archive as "trunk.tar". Open it also with 7zip or Winrar and inside there is a folder called "trunk". Extract it where you want (ex. Desktop).
Ok, navigate till this folder trunk->desmume->scr->windows and open a file called "DeSmuME_2008.vcproj"
Now select Release (public) or Release SSE2 (public) depend if your pc support sse2 as showed in this image:
http://img3.imagebanana.com/img/46i2btc1/thumb/Immagine2.png (http://img3.imagebanana.com/view/46i2btc1/Immagine2.png)
Last thing choose on the top menu Build->Rebuild Solution, click Save and wait. The program will compile the code and if all is correct you should see a new folder in trunk->desmume->scr->windows called __bin where is your brand new Desmume called DeSmuME_VS2008.exe.
Lasnap
April 5th, 2009, 18:58
ok i know what the problem is its becuase i just have the basic studio and not one for a certain programming language. so ill grab the one for C++ then and get it installed and hope it helps
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.