..:: PCSX2 Forums ::..

Full Version: Compile Guide
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
also have those just like in the pictures posted in this thread...
BTW the only thing i might have changed since the last time i compiled was that i added the X64 directories (im also compiling dolphin now)
but i think there should be no problem cause the X86 are still there

p.s something weird i found
in the errors i can see the ZeroSPU2 project but i cant find it in the solution... also any error i click wont take me to any specific line
maybe you could try re-checking out the pcsx2 svn. Smile
already a step ahead of you final revision is 893 and i have it

ok now i am trying to delete the SVN folder and redownload everything

EDIT-
think i found the problem
if i keep the X64 SDK directories in the list it wont work but if i delete them the solution compiles
Hi everyone,

Fixed problem: just kept searching in both DX SDK and VS2008 directories until I got all, Bin, Lib, and Include folders. I even added source files just in case.

I've read through this thread and wasnt able to see anything regarding these errors. Everything else is normal otherwise, am I missing a directory that needs to be set?

Error 1 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 666 xpad
Error 2 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 694 xpad

any help is appreciated, thanks Smile
(04-08-2009, 07:12 AM)unauthorizedlogin Wrote: [ -> ]Hi everyone,

Fixed problem: just kept searching in both DX SDK and VS2008 directories until I got all, Bin, Lib, and Include folders. I even added source files just in case.

I've read through this thread and wasnt able to see anything regarding these errors. Everything else is normal otherwise, am I missing a directory that needs to be set?

Error 1 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 666 xpad
Error 2 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 694 xpad

any help is appreciated, thanks Smile

http://forums.pcsx2.net/thread-5520.html

Long answer: http://www.microsoft.com/downloads/detai...layLang=en (from LuisR14)
(04-10-2009, 04:58 AM)Prodigion Wrote: [ -> ]
(04-08-2009, 07:12 AM)unauthorizedlogin Wrote: [ -> ]Hi everyone,

Fixed problem: just kept searching in both DX SDK and VS2008 directories until I got all, Bin, Lib, and Include folders. I even added source files just in case.

I've read through this thread and wasnt able to see anything regarding these errors. Everything else is normal otherwise, am I missing a directory that needs to be set?

Error 1 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 666 xpad
Error 2 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 694 xpad

any help is appreciated, thanks Smile

http://forums.pcsx2.net/thread-5520.html

Long answer: http://www.microsoft.com/downloads/detai...layLang=en (from LuisR14)


I have the same two errors, I already have the DX sdk installed and configured? anyone know whats wrong?
(04-11-2009, 11:14 PM)Misfire Wrote: [ -> ]
(04-10-2009, 04:58 AM)Prodigion Wrote: [ -> ]
(04-08-2009, 07:12 AM)unauthorizedlogin Wrote: [ -> ]Hi everyone,

Fixed problem: just kept searching in both DX SDK and VS2008 directories until I got all, Bin, Lib, and Include folders. I even added source files just in case.

I've read through this thread and wasnt able to see anything regarding these errors. Everything else is normal otherwise, am I missing a directory that needs to be set?

Error 1 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 666 xpad
Error 2 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 694 xpad

any help is appreciated, thanks Smile

http://forums.pcsx2.net/thread-5520.html

Long answer: http://www.microsoft.com/downloads/detai...layLang=en (from LuisR14)


I have the same two errors, I already have the DX sdk installed and configured? anyone know whats wrong?


This is in my original post:

Fixed problem: just kept searching in both DX SDK and VS2008 directories until I got all, Bin, Lib, and Include folders. I even added source files just in case.

Thanks for the effort Prodigion, but I had fixed it before your reply. Smile
(04-12-2009, 03:08 AM)unauthorizedlogin Wrote: [ -> ]
(04-11-2009, 11:14 PM)Misfire Wrote: [ -> ]
(04-10-2009, 04:58 AM)Prodigion Wrote: [ -> ]
(04-08-2009, 07:12 AM)unauthorizedlogin Wrote: [ -> ]Hi everyone,

Fixed problem: just kept searching in both DX SDK and VS2008 directories until I got all, Bin, Lib, and Include folders. I even added source files just in case.

I've read through this thread and wasnt able to see anything regarding these errors. Everything else is normal otherwise, am I missing a directory that needs to be set?

Error 1 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 666 xpad
Error 2 error C3861: 'XInputEnable': identifier not found d:\Pcsx2\plugins\xpad\xpad.cpp 694 xpad

any help is appreciated, thanks Smile

http://forums.pcsx2.net/thread-5520.html

Long answer: http://www.microsoft.com/downloads/detai...layLang=en (from LuisR14)


I have the same two errors, I already have the DX sdk installed and configured? anyone know whats wrong?


This is in my original post:

Fixed problem: just kept searching in both DX SDK and VS2008 directories until I got all, Bin, Lib, and Include folders. I even added source files just in case.

Thanks for the effort Prodigion, but I had fixed it before your reply. Smile

I am pretty sure i added all the directories correct, do you mind telling me which ones you included?

As far as I can tell those two errors only affect the xpad plugin. Is this plugin important?
(04-12-2009, 08:22 AM)Misfire Wrote: [ -> ]Is this plugin important?
not really, you could just use Lilypad for the xbox controller (that's what xpad is used for anyways Smile)
(04-12-2009, 08:22 AM)Misfire Wrote: [ -> ]I am pretty sure i added all the directories correct, do you mind telling me which ones you included?

Keep in mind I'm not sure where you install your Programs so I've only included the path starting with the Program itself.

Although I'm not sure if these are all completely necessary, these are the directories I added:

Microsoft Visual Studio 9.0\DIA SDK\include
Microsoft Visual Studio 9.0\VC\include
Microsoft DirectX SDK\Include
Pcsx2\common\include

Microsoft Visual Studio 9.0\VC\lib
Microsoft Visual Studio 9.0\DIA SDK\lib
Microsoft DirectX SDK\Lib\x86
Pcsx2\pcsx2\windows\libs

Good luck Smile