• 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 ... 97 98 99 100 101 ... 117 Next »

Compiling Dolphin and PCSX2 with the same Vistual Studio?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Compiling Dolphin and PCSX2 with the same Vistual Studio?
12-15-2009, 08:15 AM
#1
WhiteZero Offline
Some Guy
***
Posts: 215
Threads: 6
Joined: Apr 2009
I'm interested in doing SVN builds of PCSX2. However, they add a lot more stuff to Visual Studio than Dolphin does, so now I'm worried it might cause conflicts.

According to their Build Guide, they add much more than just DirectX (which is the only add-on for VS that Dolphin uses).
PCSX2 also uses "OpenGL Extension Wrangler" and "nVidia's CG Toolkit".
So their adding the following to the Directories:
Code:
# Under the Win32 Platform, you need to add the following to Include files:*If you installed GLEW elsewhere, reflect here

   $(DXSDK_DIR)\Include
   $(ProgramFiles)\NVIDIA Corporation\Cg\include
   C:\Development\Add-on Libraries\GLEW\include

# Under the Win32 Platform, you need to add the following to Library files:*If you installed GLEW elsewhere, reflect here

   $(DXSDK_DIR)\Lib\x86
   $(ProgramFiles)\NVIDIA Corporation\Cg\lib
   C:\Development\Add-on Libraries\GLEW\lib

# Under the x64 Platform, I added the following for Library files:*NVIDIA Directory only available or necessary if compiling on a 64-bit OS

   $(ProgramFiles)\NVIDIA Corporation\Cg\lib.x64
   $(DXSDK_DIR)\Lib\x64

Any idea if this is going to break my ability to build Dolphin, or will Dolphin just use what it needs to and ignore these other add-ons?
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Compiling Dolphin and PCSX2 with the same Vistual Studio? - WhiteZero - 12-15-2009, 08:15 AM
RE: Compiling Dolphin and PCSX2 with the same Vistual Studio? - Unknownforce - 12-15-2009, 09:02 AM
RE: Compiling Dolphin and PCSX2 with the same Vistual Studio? - WhiteZero - 12-15-2009, 09:23 AM
RE: Compiling Dolphin and PCSX2 with the same Vistual Studio? - cgomezparra - 12-15-2009, 02:41 PM
RE: Compiling Dolphin and PCSX2 with the same Vistual Studio? - WhiteZero - 12-15-2009, 04:21 PM
RE: Compiling Dolphin and PCSX2 with the same Vistual Studio? - LuisR14 - 12-15-2009, 05:23 PM
RE: Compiling Dolphin and PCSX2 with the same Vistual Studio? - WarWeeny - 12-17-2009, 05:12 AM
RE: Compiling Dolphin and PCSX2 with the same Vistual Studio? - spajdr - 12-17-2009, 05:41 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