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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Site › Dolphin Patches (Archive) v
« Previous 1 ... 3 4 5 6 7 Next »

PATCH small fix for DolphinNoGUI
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
PATCH small fix for DolphinNoGUI
03-04-2010, 01:02 AM
#1
gmthor85
Unregistered
 
the function CSIDevice_GCController::GetNetInput is not available if Dolphin is compiled without the GUI.
This patch disables the use of it, if USE_WX == 0.

If Source/Core/DolphinWX/Src/NetFunctions.cpp is supposed to be compiled when wx is disabled then this patch is wrong.
If so, NetFunctions.cpp has to be always compiled and all wx dependent functionality has to be disabled if USE_WX == 0.


Attached Files
.diff   disable__CSIDevice_GCController_GetData__using_GetNetInput_if_wx_is_disabled.diff (Size: 645 bytes / Downloads: 204)
« Next Oldest | Next Newest »


Messages In This Thread
PATCH small fix for DolphinNoGUI - gmthor85 - 03-04-2010, 01:02 AM
RE: PATCH small fix for DolphinNoGUI - James333 - 03-04-2010, 01:08 AM
RE: PATCH small fix for DolphinNoGUI - gmthor85 - 03-04-2010, 01:14 AM
RE: PATCH small fix for DolphinNoGUI - anthonyda - 03-06-2010, 06:52 AM
RE: PATCH small fix for DolphinNoGUI - Capcom - 07-17-2010, 11:15 AM
RE: PATCH small fix for DolphinNoGUI - savvy - 07-20-2010, 06:55 AM
RE: PATCH small fix for DolphinNoGUI - boogerlad - 07-20-2010, 07:52 AM

  • 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