Emuforums.com

Go Back   Emuforums.com > Gamecube Emulation > Dolphin Discussion
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old November 9th, 2008   #1 (permalink)
Registered User
 
locazoo's Avatar
 
Join Date: Jul 2008
Location: Argentina/Córdoba
Posts: 75
I'm kind of n00b on this.. so.. How to compile?

i Already follow all the instructions in the "How to do SVN builds in Windows" in the wiki.. i do a release in x64... but wheres is the resulting compilation? where's the folder where the exe of the latest rev was compiled?? i don't understand.. =(

Tnx
locazoo is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old November 9th, 2008   #2 (permalink)
Registered User
 
RazLaron's Avatar
 
Join Date: Nov 2008
Location: France
Posts: 247
Go here dolphin-emu-read-only\Binary\x64

If the exe doesn't exist it means that you've got errors during the compilation.
__________________
CPU : Intel Core 2 Duo E6300 1.86Ghz
Video Card : 8600 GTS
RAM : 2 Go DDR2
OS : Windows Vista Business 32 - SP1
RazLaron is offline   Reply With Quote
Old November 9th, 2008   #3 (permalink)
Registered User
 
locazoo's Avatar
 
Join Date: Jul 2008
Location: Argentina/Córdoba
Posts: 75
but there wasn't any error in the results, i think so...
another thing.. when i put release x64 and go, does it compiles all the entire project? or i have to specify an item from the left panel?

Last edited by locazoo; November 9th, 2008 at 18:22.. Reason: wrong typing -_-
locazoo is offline   Reply With Quote
Old November 9th, 2008   #4 (permalink)
******
 
Join Date: Jul 2008
Posts: 1,188
If you did "Build Solution", it compiles all projects.
omegadox is offline   Reply With Quote
Old November 9th, 2008   #5 (permalink)
Registered User
 
locazoo's Avatar
 
Join Date: Jul 2008
Location: Argentina/Córdoba
Posts: 75
and now??

i just tryed with "Build Solution" but it shows...


1>------ Operación Generar omitida: proyecto: Common ------
1>
2>------ Operación Generar omitida: proyecto: wxBase28 ------
2>
3>------ Operación Generar omitida: proyecto: DiscIO ------
3>
4>------ Operación Generar omitida: proyecto: Bochs_disasm ------
4>
5>------ Operación Generar omitida: proyecto: wxCore28 ------
5>
6>------ Operación Generar omitida: proyecto: VideoCommon ------
6>
7>------ Operación Generar omitida: proyecto: zlib ------
7>
8>------ Operación Generar omitida: proyecto: Core ------
8>
9>------ Operación Generar omitida: proyecto: Plugin_VideoDX9 ------
9>
10>------ Operación Generar omitida: proyecto: Plugin_nJoy_SDL ------
10>
11>------ Operación Generar omitida: proyecto: Plugin_VideGL ------
11>
12>------ Operación Generar omitida: proyecto: Plugin_Wiimote ------
12>
13>------ Operación Generar omitida: proyecto: Plugin_PadSimple ------
13>
14>------ Operación Generar omitida: proyecto: DebuggerWX ------
14>
15>------ Operación Generar omitida: proyecto: LZO ------
15>
16>------ Operación Generar omitida: proyecto: Plugin_DSP_HLE ------
16>
17>------ Operación Generar omitida: proyecto: DolphinWX ------
17>
18>------ Operación Generar omitida: proyecto: Plugin_DSP_LLE ------
18>
19>------ Operación Generar omitida: proyecto: Plugin_DSP_NULL ------
19>
========== Generar: 0 correctos o actualizados, 0 incorrectos, 19 omitidos ==========


TNX
Attached Images
File Type: jpg what now.jpg (96.9 KB, 12 views)
locazoo is offline   Reply With Quote
Old November 9th, 2008   #6 (permalink)
Registered User
 
locazoo's Avatar
 
Join Date: Jul 2008
Location: Argentina/Córdoba
Posts: 75
Hoo i see.. it won't letme compile for x64!! o_O i'm useing Vista64...

Specs: Athlon X2 4200+ @ 2.75GHz, 2GB Corsair 667Mhz@833, Onboard GeForce6150SE, Motherboard Asus M2N MX-Se Plus. Vista Ultimate 64 Bits, all SDKS up to date...
locazoo is offline   Reply With Quote
Old November 9th, 2008   #7 (permalink)
******
 
Join Date: Jul 2008
Posts: 1,188
It is because you are using Express Edition.

Quote:
Originally Posted by Wikipedia
Visual C++ Express

Visual C++ 2008 Express can build both native and managed applications. Included is the Windows Platform SDK which can build applications that use the Win32 API. Applications utilizing either MFC or ATL require the Standard Edition or higher, and will not compile with the Express Edition.

Many Open Source projects have started providing project files created with Visual C++ Express, noteworthy examples include the Ogre and Irrlicht engines. Modding kits for commercial engines, such as Valve's Source engine are also supporting this development system.

The Visual C++ 2008 Express Edition can be used to compile .NET as well as Win32 applications immediately after installation. However, natively compiling 64-bit applications through the IDE is not supported. If the freely available Windows SDK is installed, 64-bit applications can be built on the command line using the x64 cross-compiler (Cl.exe) supplied with the SDK.

Visual C++ 2008 Express does not include OpenMP support, 64-bit compilers, or a resource editor. The higher-end commercial editions of Visual Studio, specifically the Professional and Team Suite editions, have these features.
omegadox is offline   Reply With Quote
Old November 9th, 2008   #8 (permalink)
Registered User
 
locazoo's Avatar
 
Join Date: Jul 2008
Location: Argentina/Córdoba
Posts: 75
what should i use then?
locazoo is offline   Reply With Quote
Old November 9th, 2008   #9 (permalink)
Registered User
 
Join Date: Aug 2008
Location: Canada
Posts: 83
You need to have the full version of Visual C++
__________________
-Intel E8400 @ 3.9ghz
-4 GB Ram
-Nvidia GeForce 9800 GTX+
-Vista x64
darkhider is offline   Reply With Quote
Old November 9th, 2008   #10 (permalink)
Registered User
 
locazoo's Avatar
 
Join Date: Jul 2008
Location: Argentina/Córdoba
Posts: 75
Quote:
Originally Posted by darkhider View Post
You need to have the full version of Visual C++
mmm.. How do i get the full version?

Tnx
locazoo is offline   Reply With Quote
Old November 9th, 2008   #11 (permalink)
Registered User
 
RazLaron's Avatar
 
Join Date: Nov 2008
Location: France
Posts: 247
Download the Try Out Version of the Visual 2008. In the official website, until found another way to compile.
__________________
CPU : Intel Core 2 Duo E6300 1.86Ghz
Video Card : 8600 GTS
RAM : 2 Go DDR2
OS : Windows Vista Business 32 - SP1
RazLaron is offline   Reply With Quote
Old November 10th, 2008   #12 (permalink)
Behind ur girlfriend :D
 
Squall-Leonhart's Avatar
 
Join Date: Feb 2006
Location: Sydney, Australia
Posts: 18,944
that won't work if dolphin requires the MFC libs.
__________________


VBA-M | Xtemu | NGOHQ | Post Impact Productions | TNHW | XBCD 0.2.6 | Satanic666's Emulator Compiles
Don't be a NOOB, READ THE NGEmu/EmuForums Rules of Conduct
Need Help with ePSXe? This is your first stop!.

If you don't post all the required information, you don't get help.
Everytime someone posts a romsite, God kills a beautiful woman.
Squall-Leonhart is online now   Reply With Quote
Old November 10th, 2008   #13 (permalink)
Registered User
 
locazoo's Avatar
 
Join Date: Jul 2008
Location: Argentina/Córdoba
Posts: 75
then how can i compile for x64? what do i need?
locazoo is offline   Reply With Quote
Old November 10th, 2008   #14 (permalink)
Behind ur girlfriend :D
 
Squall-Leonhart's Avatar
 
Join Date: Feb 2006
Location: Sydney, Australia
Posts: 18,944
oh, the tryout version will!, express won't
__________________


VBA-M | Xtemu | NGOHQ | Post Impact Productions | TNHW | XBCD 0.2.6 | Satanic666's Emulator Compiles
Don't be a NOOB, READ THE NGEmu/EmuForums Rules of Conduct
Need Help with ePSXe? This is your first stop!.

If you don't post all the required information, you don't get help.
Everytime someone posts a romsite, God kills a beautiful woman.
Squall-Leonhart is online now   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 13:53.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5