benvanik / pspplayer

Automatically exported from code.google.com/p/pspplayer
GNU Lesser General Public License v2.1
4 stars 2 forks source link

Problem with compiling the CPU and SimpleInput #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I can't run the PSP.

What is the expected output? What do you see instead?
-----------------------------------------------------
An errormessage that containts, that the CPU is missing. 
And the following Compilererrors:
fatal error LNK1104: cannot open file  "dxguid.lib"
Noxa.Emulation.Psp.Input.SimpleInput
fatal error LNK1104: cannot open file 
"C:\Users\******\Documents\Visual.obj"  Noxa.Emulation.Psp.Cpu.R4000Ultra

What version of the product are you using? On what operating system?
--------------------------------------------------------------------
I'm using the newest Version of the SVN, my OS ist Windows Vista Business
32bit.

Please provide any additional information below.
------------------------------------------------
I've installed the DirectX SDK March 2009, and I've got Visual Studio 2008
Professional, I hope someone can help me ;)

Original issue reported on code.google.com by paul.pan...@googlemail.com on 26 May 2009 at 9:08