Dolphin, the GameCube and Wii emulator - Forums

Full Version: Google Code (How To Use)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hey Guys, I think im not the first person who dont know how to inlude the Google Code into Dolphin. For example this code http://code.google.com/p/wiidevicelibrary/source/browse/trunk/LinuxGUITest/WiimoteInformation.cs?spec=svn22&r=22
Can anyone tell me/us how it works and what kind of programm i need?

Thanks a lotWink

cmccmc

it's already there
(05-03-2009, 04:32 AM)Skateboy1991 Wrote: [ -> ]Hey Guys, I think im not the first person who dont know how to inlude the Google Code into Dolphin. For example this code http://code.google.com/p/wiidevicelibrary/source/browse/trunk/LinuxGUITest/WiimoteInformation.cs?spec=svn22&r=22
Can anyone tell me/us how it works and what kind of programm i need?

Thanks a lotWink

Visual studios 2005 c#

Edit : Run on x64bits last revision Rev26 ^^

Wiidevicelibrary + windowsguitest

Compiled http://www.megaupload.com/?d=CGUM928O

grettings
(05-03-2009, 06:03 AM)MaXiMu Wrote: [ -> ]
(05-03-2009, 04:32 AM)Skateboy1991 Wrote: [ -> ]Hey Guys, I think im not the first person who dont know how to inlude the Google Code into Dolphin. For example this code http://code.google.com/p/wiidevicelibrary/source/browse/trunk/LinuxGUITest/WiimoteInformation.cs?spec=svn22&r=22
Can anyone tell me/us how it works and what kind of programm i need?

Thanks a lotWink

Visual studios 2005 c#

Edit : Run on x64bits last revision Rev26 ^^

Wiidevicelibrary + windowsguitest

Compiled http://www.megaupload.com/?d=CGUM928O

grettings

Can you post me a link? I only found Service Packs. And a full version for x64.
Thanks

Edit: oh you have edit you post Big Grin
Does it only run on x64?

cmccmc

he's asking how to implement the code into an already compiled version of dolphin but the code is already there
Visual studios 2005 c# yes run on x64bits

Grettings
(05-03-2009, 06:53 AM)MaXiMu Wrote: [ -> ]Visual studios 2005 c# yes run on x64bits

Grettings

ok thanks
would it work with virtual basic 2008? (86x)
(05-03-2009, 07:24 AM)Skateboy1991 Wrote: [ -> ]
(05-03-2009, 06:53 AM)MaXiMu Wrote: [ -> ]Visual studios 2005 c# yes run on x64bits

Grettings

ok thanks
would it work with virtual basic 2008? (86x)

virtual basic 2008 = Visual c# 2008? I suppose, should

I was able to compile the wilibrary become the solution of the program for Visual Studio 2008, so it should not be a problem

LuisR14

(05-03-2009, 07:51 AM)MaXiMu Wrote: [ -> ]visual basic 2008 = Visual c# 2008? I suppose, should
they're 2 totally different programming studios, so no it won't work Smile
I imagine that to reference Visual Studio 2008 c # where in c # 2008 if you can convert the solution


Thank you for the clarification: P
Pages: 1 2