• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 89 90 91 92 93 ... 117 Next »

Why dolphind.exe
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Why dolphind.exe
02-15-2010, 11:40 PM (This post was last modified: 02-15-2010, 11:41 PM by matejdro.)
#1
matejdro Offline
Member
***
Posts: 125
Threads: 18
Joined: Jan 2010
I finally managed to bould Dolphin, but why is filename DolphinD.exe ?

Also, how to compile dolphin for OpenCL?

Edit: Does that D means that its in debug mode?
Intel Core i7 2600K 2.8Ghz
Nvidia Geforce 570GTX
8GB RAM DDR5
Belkin F8T017 Bluetooth dongle with WIDCOMM stack
OS: Windows XP

Star this issue: http://code.google.com/p/dolphin-emu/issues/detail?id=4833

3rd party wiimotes and nunchunks, original motion plus.
Find
Reply
02-15-2010, 11:54 PM
#2
spellforce Offline
Senior Member
****
Posts: 308
Threads: 6
Joined: Sep 2009
change dubug in your compiler to release
[color=#FF1493]My Skydrive[/color]
Find
Reply
02-16-2010, 12:48 AM
#3
matejdro Offline
Member
***
Posts: 125
Threads: 18
Joined: Jan 2010
Thanks. What about second question?
Intel Core i7 2600K 2.8Ghz
Nvidia Geforce 570GTX
8GB RAM DDR5
Belkin F8T017 Bluetooth dongle with WIDCOMM stack
OS: Windows XP

Star this issue: http://code.google.com/p/dolphin-emu/issues/detail?id=4833

3rd party wiimotes and nunchunks, original motion plus.
Find
Reply
02-16-2010, 07:21 AM (This post was last modified: 02-16-2010, 07:23 AM by darkshadw.)
#4
darkshadw Offline
I try to help as much as possible!
*******
Posts: 1,357
Threads: 54
Joined: Apr 2009
In Core/Common/Src/OpenCL.h, turn the "#if 0" to "#if 1"

#ifndef __OPENCL_H__
#define __OPENCL_H__

#include "Common.h"
// Change to #if 1 if you want to test OpenCL (and you have it) on Windows
#if 0 <------------THERE !

This line can be found here: http://forums.dolphin-emu.org/thread-2291-page-6.html
New computer, I'm back!

[Image: ki2srl-4.png]
Website Find
Reply
02-16-2010, 08:52 AM (This post was last modified: 02-16-2010, 08:58 AM by matejdro.)
#5
matejdro Offline
Member
***
Posts: 125
Threads: 18
Joined: Jan 2010
Just 1 line change? :O

Thats nice

EDIT: it throws me error that it cant find cl.h file. I searched and i couldnt find it in folder.
Intel Core i7 2600K 2.8Ghz
Nvidia Geforce 570GTX
8GB RAM DDR5
Belkin F8T017 Bluetooth dongle with WIDCOMM stack
OS: Windows XP

Star this issue: http://code.google.com/p/dolphin-emu/issues/detail?id=4833

3rd party wiimotes and nunchunks, original motion plus.
Find
Reply
02-16-2010, 10:02 AM
#6
James333 Offline
Above and Beyond
*******
Posts: 1,520
Threads: 8
Joined: Jul 2009
(02-16-2010, 07:21 AM)darkshadw Wrote: In Core/Common/Src/OpenCL.h, turn the "#if 0" to "#if 1"

#ifndef __OPENCL_H__
#define __OPENCL_H__

#include "Common.h"
// Change to #if 1 if you want to test OpenCL (and you have it) on Windows
#if 0 <------------THERE !

This line can be found here: http://forums.dolphin-emu.org/thread-2291-page-6.html
Hey! that's mine Tongue

You also need the OCL libraries and the proper drivers ( see here http://code.google.com/p/dolphin-emu/wiki/Compiling_OpenCL )
MB : MSI Z68A-GD80
CPU : Intel Core i7 2600k @ 3.4 GHz (stock clock)
Gfx : ATI Raedon HD 6850
Ram : 4 GB DDR3-1333
OS : Windows XP x86

I speak Spanish Big Grin ( And a little English )
Find
Reply
02-17-2010, 02:02 AM
#7
darkshadw Offline
I try to help as much as possible!
*******
Posts: 1,357
Threads: 54
Joined: Apr 2009
Hay, I was in a hurry for school, sorry to mention ur name James Blush...
New computer, I'm back!

[Image: ki2srl-4.png]
Website Find
Reply
02-17-2010, 02:05 AM
#8
matejdro Offline
Member
***
Posts: 125
Threads: 18
Joined: Jan 2010
Thanks for all answers, it compiles successfuly now.

Are there any indicators, so im 100% sure that OpenCL is working?
Intel Core i7 2600K 2.8Ghz
Nvidia Geforce 570GTX
8GB RAM DDR5
Belkin F8T017 Bluetooth dongle with WIDCOMM stack
OS: Windows XP

Star this issue: http://code.google.com/p/dolphin-emu/issues/detail?id=4833

3rd party wiimotes and nunchunks, original motion plus.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode