Compiling errors
#1
Just downloaded the latest source from svn. Used Visual Studio to compile but near the beginning of the process I get the following errors:

Code:
Error    10    error C2065: 'DWL_MSGRESULT' : undeclared identifier    C:\Users\Michael\pcsx2-svn\plugins\LilyPad\Config.cpp    1383    1    LilyPad
Error    14    error C2065: 'DWL_MSGRESULT' : undeclared identifier    C:\Users\Michael\pcsx2-svn\plugins\LilyPad\Config.cpp    1947    1    LilyPad
Error    15    error C2065: 'DWL_MSGRESULT' : undeclared identifier    C:\Users\Michael\pcsx2-svn\plugins\LilyPad\Config.cpp    1950    1    LilyPad
Error    16    error C1083: Cannot open include file: 'asiosys.h': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\src\hostapi\asio\pa_asio.cpp    115    1    portaudio
Error    17    error C1083: Cannot open source file: '..\..\src\hostapi\asio\ASIOSDK\common\asio.cpp': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\build\msvc\c1xx    portaudio
Error    19    error C1083: Cannot open source file: '..\..\src\hostapi\asio\ASIOSDK\host\ASIOConvertSamples.cpp': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\build\msvc\c1xx    portaudio
Error    20    error C1083: Cannot open source file: '..\..\src\hostapi\asio\ASIOSDK\host\asiodrivers.cpp': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\build\msvc\c1xx    portaudio
Error    21    error C1083: Cannot open source file: '..\..\src\hostapi\asio\ASIOSDK\host\pc\asiolist.cpp': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\build\msvc\c1xx    portaudio
Error    25    error C1083: Cannot open source file: '..\..\src\hostapi\asio\ASIOSDK\common\combase.cpp': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\build\msvc\c1xx    portaudio
Error    26    error C1083: Cannot open source file: '..\..\src\hostapi\asio\ASIOSDK\common\debugmessage.cpp': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\build\msvc\c1xx    portaudio
Error    27    error C1083: Cannot open source file: '..\..\src\hostapi\asio\ASIOSDK\common\register.cpp': No such file or directory    C:\Users\Michael\pcsx2-svn\3rdparty\portaudio\build\msvc\c1xx    portaudio
Error    28    error C2664: 'bool GSDialog::ComboBoxGetSelData(UINT,INT_PTR &)' : cannot convert argument 2 from 'INT_PTR' to 'INT_PTR &'    C:\Users\Michael\pcsx2-svn\plugins\GSdx\GSCaptureDlg.cpp    184    1    GSdx
Error    29    error C1189: #error :  TODO    C:\Users\Michael\pcsx2-svn\plugins\GSdx\GSDrawScanlineCodeGenerator.x64.cpp    27    1    GSdx
Error    30    error C2039: 'sprite' : is not a member of 'GSScanlineSelector'    C:\Users\Michael\pcsx2-svn\plugins\GSdx\GSSetupPrimCodeGenerator.x64.cpp    39    1    GSdx
Error    31    error C2039: 'sprite' : is not a member of 'GSScanlineSelector'    C:\Users\Michael\pcsx2-svn\plugins\GSdx\GSSetupPrimCodeGenerator.x64.cpp    68    1    GSdx
Error    34    error C2039: 'si' : is not a member of 'GSScanlineLocalData::skip'    C:\Users\Michael\pcsx2-svn\plugins\GSdx\GSSetupPrimCodeGenerator.x64.cpp    231    1    GSdx
Error    35    error C2039: 'ti' : is not a member of 'GSScanlineLocalData::skip'    C:\Users\Michael\pcsx2-svn\plugins\GSdx\GSSetupPrimCodeGenerator.x64.cpp    232    1    GSdx

I'm pretty sure I followed the instructions from the wiki.
Any suggestions?
Reply

Sponsored links

#2
First of all, the repo is GIT now. If you are trying to pull the latest, you should pull from https://github.com/PCSX2/pcsx2
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply
#3
Do you have ASIOSDK? If not, select Release (NO ASIO)
Reply




Users browsing this thread: 1 Guest(s)