..:: PCSX2 Forums ::..

Full Version: Windows - Compile Guide and Support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
What I do for VS 2010, is: Convert VS2008 proyect to 2010, and then put manually some libs. Problems solved.

Release/Debug work fine doing that.
I had some errors and need some help:

In SPU2-X project:

Code:
30>..\SndOut_Portaudio.cpp(23): fatal error C1083: Cannot open include file:“portaudio.h”: No such file or directory

30>c1xx : fatal error C1083: Cannot open source file:“..\ConvertUTF.cpp”: No such file or directory

In CDVDiso project:
Code:
31>..\libiso.cpp(26): fatal error C1083: Cannot open include file:“zlib.h”: No such file or directory

In PCSX2 project:
Code:
f:\projects\pcsx2\pcsx2\PrecompiledHeader.h(79): fatal error C1083: Cannot open include file:“zlib.h”: No such file or directory

How to fix it ?

VS2010 and win7 x64

Thanks.
more erros use vs2008.
Code:
Warning    1    warning C4018: '>' : signed/unsigned mismatch    c:\Developement\PCSX2\plugins\cdvdGigaherz\src\TocStuff.cpp    30    cdvdGigaherz
Warning    2    warning LNK4199: /DELAYLOAD:d3d9.dll ignored; no imports found from d3d9.dll    xpad    xpad
Warning    3    warning LNK4199: /DELAYLOAD:d3dx9_40.dll ignored; no imports found from d3dx9_40.dll    xpad    xpad
Warning    4    warning LNK4199: /DELAYLOAD:d3d9.dll ignored; no imports found from d3d9.dll    CDVDolio    CDVDolio
Warning    5    warning LNK4199: /DELAYLOAD:d3d10.dll ignored; no imports found from d3d10.dll    xpad    xpad
Warning    6    warning LNK4199: /DELAYLOAD:d3dx9_40.dll ignored; no imports found from d3dx9_40.dll    CDVDolio    CDVDolio
Warning    7    warning LNK4199: /DELAYLOAD:d3dx10_40.dll ignored; no imports found from d3dx10_40.dll    xpad    xpad
Warning    8    warning LNK4199: /DELAYLOAD:d3d10.dll ignored; no imports found from d3d10.dll    CDVDolio    CDVDolio
Warning    9    warning LNK4199: /DELAYLOAD:d3dx10_40.dll ignored; no imports found from d3dx10_40.dll    CDVDolio    CDVDolio
Error    10    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    11    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Warning    12    warning C4244: '=' : conversion from 'unsigned long' to 'u8', possible loss of data    c:\Developement\PCSX2\plugins\zzogl-pg\opengl\Win32\Conf.cpp    64    ZZOgl
Error    13    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    14    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    15    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    16    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    17    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    18    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Warning    19    warning C4244: '=' : conversion from 'u64' to 'int', possible loss of data    c:\Developement\PCSX2\plugins\CDVDiso\src\libiso.cpp    275    CDVDiso
Warning    20    warning C4244: '=' : conversion from 'u64' to 'int', possible loss of data    c:\Developement\PCSX2\plugins\CDVDiso\src\libiso.cpp    309    CDVDiso
Warning    21    warning C4244: '=' : conversion from 'u64' to 'int', possible loss of data    c:\Developement\PCSX2\plugins\CDVDiso\src\libiso.cpp    360    CDVDiso
Warning    22    warning C4244: '=' : conversion from 'u64' to 'int', possible loss of data    c:\Developement\PCSX2\plugins\CDVDiso\src\libiso.cpp    398    CDVDiso
Error    23    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    24    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    25    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    26    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    27    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    28    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Warning    29    warning C4244: '=' : conversion from 'unsigned long' to 'u8', possible loss of data    c:\Developement\PCSX2\plugins\zerogs\dx\Windows\Conf.cpp    60    ZeroGS
Error    30    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    31    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Warning    32    warning C4244: '-=' : conversion from 'u64' to 'u32', possible loss of data    c:\Developement\PCSX2\plugins\zzogl-pg\opengl\Profile.cpp    198    ZZOgl
Error    33    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    34    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    35    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    36    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    37    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    38    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    39    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    40    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    41    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    42    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    43    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    44    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    45    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    46    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    47    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    48    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Warning    49    warning C4244: '=' : conversion from 'int' to 'dReal', possible loss of data    c:\Developement\PCSX2\plugins\zzogl-pg\opengl\ZZoglFlush.cpp    2129    ZZOgl
Warning    50    warning C4244: '=' : conversion from 'int' to 'dReal', possible loss of data    c:\Developement\PCSX2\plugins\zzogl-pg\opengl\ZZoglFlush.cpp    2135    ZZOgl
Error    51    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    52    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    53    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    54    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    55    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    56    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    57    error C2065: 'GL_INVALID_FRAMEBUFFER_OPERATION' : undeclared identifier    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    58    error C2051: case expression not constant    c:\developement\pcsx2\plugins\zzogl-pg\opengl\Util.h    375    ZZOgl
Error    59    error C2143: syntax error : missing ';' before '<<'    c:\developement\pcsx2\pcsx2\x86\microVU_Tables.inl    214    pcsx2
Error    60    error C2143: syntax error : missing ';' before '{'    c:\developement\pcsx2\pcsx2\x86\microVU_Tables.inl    215    pcsx2
Error    61    error C2143: syntax error : missing ';' before '=='    c:\developement\pcsx2\pcsx2\x86\microVU_Tables.inl    216    pcsx2
Error    62    error C2143: syntax error : missing ';' before '{'    c:\developement\pcsx2\pcsx2\x86\microVU_Tables.inl    217    pcsx2
Error    63    error C2143: syntax error : missing ';' before '>>'    c:\developement\pcsx2\pcsx2\x86\microVU_Tables.inl    219    pcsx2
Error    64    error C2143: syntax error : missing ';' before '{'    c:\developement\pcsx2\pcsx2\x86\microVU_Tables.inl    220    pcsx2
Warning    65    warning LNK4070: /OUT:GSdx.dll directive in .EXP differs from output filename 'C:\Developement\PCSX2\\bin\plugins\GSdx-SSE2.dll'; ignoring directive    GSdx-SSE2.exp    GSdx
Warning    66    warning LNK4070: /OUT:GSdx.dll directive in .EXP differs from output filename 'C:\Developement\PCSX2\\bin\plugins\GSdx-SSE2.dll'; ignoring directive    GSdx-SSE2.exp    GSdx
Warning    67    warning LNK4199: /DELAYLOAD:d3dx9_42.dll ignored; no imports found from d3dx9_42.dll    GSdx    GSdx
Warning    68    warning LNK4199: /DELAYLOAD:d3dx11_42.dll ignored; no imports found from d3dx11_42.dll    GSdx    GSdx
Why?
Code:
1>------ Build started: Project: w32pthreads.v4, Configuration: Debug Win32 ------
2>------ Build started: Project: wxBase28, Configuration: Debug Win32 ------
3>------ Build started: Project: wxCore28, Configuration: Debug Win32 ------
1>Compiling resources...
4>------ Build started: Project: wxAdv28, Configuration: Debug Win32 ------
5>------ Build started: Project: x86emitter, Configuration: Debug Win32 ------
2>Compiling...
6>------ Build started: Project: CDVDiso, Configuration: Debug Win32 ------
4>Compiling...
7>------ Build started: Project: ZeroGS, Configuration: Debug Win32 ------
6>Performing Pre-Build Event...
7>Performing Pre-Build Event...
5>Compiling...
3>Compiling...
4>dummy.cpp
2>arcall.cpp
1>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
1>Copyright © Microsoft Corporation. All rights reserved.
5>PrecompiledHeader.cpp
1>Compiling manifest to resources...
3>dummy.cpp
6>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\CDVDiso\src'
6>Last committed at revision 3269
6>Updated to revision 3319
8>------ Build started: Project: cdvdGigaherz, Configuration: Debug Win32 ------
7>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\zerogs\dx'
7>Last committed at revision 3296
7>Updated to revision 3319
1>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
1>Copyright © Microsoft Corporation. All rights reserved.
8>Performing Pre-Build Event...
1>Linking...
2>arcfind.cpp
1>LINK : C:\Development\Project Source\Pcsx2\\bin\w32pthreads.v4.debug.dll not found or not built by the last incremental link; performing full link
2>archive.cpp
8>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\cdvdGigaherz\src'
8>Last committed at revision 3006
8>Updated to revision 3319
2>clntdata.cpp
2>cmdline.cpp
1> Creating library c:\Development\Project Source\Pcsx2\3rdparty\w32pthreads\\..\..\deps\Win32\Debug\w32pthreads.v4.lib and object c:\Development\Project Source\Pcsx2\3rdparty\w32pthreads\\..\..\deps\Win32\Debug\w32pthreads.v4.exp
2>config.cpp
2>convauto.cpp
2>datetime.cpp
2>datstrm.cpp
1>Embedding manifest...
8>Compiling...
2>dircmn.cpp
2>dynarray.cpp
8>PlainIso.cpp
2>dynlib.cpp
2>dynload.cpp
2>encconv.cpp
2>event.cpp
2>ffile.cpp
2>file.cpp
2>fileback.cpp
2>fileconf.cpp
2>filefn.cpp
2>Generating Code...
8>TocStuff.cpp
2>Compiling...
2>filename.cpp
8>..\TocStuff.cpp(30) : warning C4018: '>' : signed/unsigned mismatch
8>ReadThread.cpp
2>filesys.cpp
2>filtall.cpp
2>filtfind.cpp
2>fmapbase.cpp
8>ReaderModules.cpp
2>fs_arc.cpp
5>Compiling...
2>fs_filter.cpp
6>Linking...
7>Linking...
2>fs_mem.cpp
2>hash.cpp
2>hashmap.cpp
2>init.cpp
6>LINK : C:\Development\Project Source\Pcsx2\\bin\plugins\CDVDiso-dbg.dll not found or not built by the last incremental link; performing full link
5>cpudetect.cpp
2>intl.cpp
6> Creating library C:\Development\Project Source\Pcsx2\\bin\plugins\CDVDiso-dbg.lib and object C:\Development\Project Source\Pcsx2\\bin\plugins\CDVDiso-dbg.exp
7>Embedding manifest...
6>Embedding manifest...
2>ipcbase.cpp
2>list.cpp
2>log.cpp
2>longlong.cpp
7>Performing Post-Build Event...
6>Performing Post-Build Event...
2>memory.cpp
2>mimecmn.cpp
2>module.cpp
8>IOCtlSrc.cpp
2>msgout.cpp
2>Generating Code...
6>Project : warning PRJ0018 : The following environment variables were not found:
6>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
6>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\CDVDiso\src\Windows\Debug\BuildLog.htm"
7>Project : warning PRJ0018 : The following environment variables were not found:
7>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
6>CDVDiso - 0 error(s), 0 warning(s)
7>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\zerogs\dx\Windows\Win32\Debug\BuildLog.htm"
7>ZeroGS - 0 error(s), 0 warning(s)
9>------ Build started: Project: DEV9null, Configuration: Debug Win32 ------
9>Performing Pre-Build Event...
10>------ Build started: Project: FWnull, Configuration: Debug Win32 ------
5>fpu.cpp
10>Performing Pre-Build Event...
5>groups.cpp
5>jmp.cpp
2>Compiling...
2>mstream.cpp
2>object.cpp
9>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\dev9null'
9>Last committed at revision 3269
9>Updated to revision 3319
5>legacy.cpp
2>platinfo.cpp
2>powercmn.cpp
8>FileStream.cpp
2>process.cpp
2>regex.cpp
2>sstream.cpp
5>legacy_sse.cpp
10>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\FWnull'
10>Last committed at revision 3269
10>Updated to revision 3319
2>stdpbase.cpp
5>movs.cpp
9>Compiling...
2>stopwatch.cpp
2>strconv.cpp
5>simd.cpp
9>DEV9.cpp
2>stream.cpp
5>tools.cpp
10>Compiling...
2>string.cpp
5>x86emitter.cpp
2>sysopt.cpp
2>tarstrm.cpp
10>Config.cpp
5>WinCpuDetect.cpp
2>textbuf.cpp
2>textfile.cpp
8>config.cpp
2>tokenzr.cpp
2>txtstrm.cpp
2>uri.cpp
2>utilscmn.cpp
2>Generating Code...
5>3dnow.cpp
5>Generating Code...
8>CDVD.cpp
5>Creating library...
9>Config.cpp
2>Compiling...
2>variant.cpp
5>Build log was saved at "file://c:\Development\Project Source\Pcsx2\common\build\x86emitter\Win32\Debug\BuildLog.htm"
5>x86emitter - 0 error(s), 0 warning(s)
2>wfstream.cpp
10>FW.cpp
2>wxchar.cpp
2>xti.cpp
2>xtistrm.cpp
2>zipstrm.cpp
8>Generating Code...
2>zstream.cpp
8>Compiling resources...
2>basemsw.cpp
2>crashrpt.cpp
2>dde.cpp
2>debughlp.cpp
8>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
8>Copyright © Microsoft Corporation. All rights reserved.
8>Linking...
2>dir.cpp
9>Generating Code...
4>dummy.cpp
1>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
1>Copyright © Microsoft Corporation. All rights reserved.
2>dlmsw.cpp
8>LINK : C:\Development\Project Source\Pcsx2\\bin\plugins\cdvdGigaherz-dbg.dll not found or not built by the last incremental link; performing full link
9>Compiling manifest to resources...
8> Creating library C:\Development\Project Source\Pcsx2\\bin\plugins\cdvdGigaherz-dbg.lib and object C:\Development\Project Source\Pcsx2\\bin\plugins\cdvdGigaherz-dbg.exp
3>dummy.cpp
2>HeapAllocator.cpp
9>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
9>Copyright © Microsoft Corporation. All rights reserved.
2>main.cpp
9>Linking...
2>mimetype.cpp
2>mslu.cpp
8>Embedding manifest...
1>Project : warning PRJ0018 : The following environment variables were not found:
1>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
1>Build log was saved at "file://c:\Development\Project Source\Pcsx2\3rdparty\w32pthreads\Win32\Debug\w32pthreads.v4\BuildLog.htm"
1>w32pthreads.v4 - 0 error(s), 0 warning(s)
2>power.cpp
9>LINK : C:\Development\Project Source\Pcsx2\\bin\plugins\DEV9null-dbg.dll not found or not built by the last incremental link; performing full link
2>regconf.cpp
9> Creating library C:\Development\Project Source\Pcsx2\\bin\plugins\DEV9null-dbg.lib and object C:\Development\Project Source\Pcsx2\\bin\plugins\DEV9null-dbg.exp
2>registry.cpp
11>------ Build started: Project: GSdx, Configuration: Debug SSE2 Win32 ------
12>------ Build started: Project: ZeroSPU2, Configuration: Debug Win32 ------
12>Performing Pre-Build Event...
10>Generating Code...
11>Performing Pre-Build Event...
10>Compiling manifest to resources...
8>Performing Post-Build Event...
10>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
10>Copyright © Microsoft Corporation. All rights reserved.
10>Linking...
8>Project : warning PRJ0018 : The following environment variables were not found:
8>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
8>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\cdvdGigaherz\src\Windows\Win32\Debug\BuildLog.htm"
8>cdvdGigaherz - 0 error(s), 1 warning(s)
10>LINK : C:\Development\Project Source\Pcsx2\\bin\plugins\FWnull-dbg.dll not found or not built by the last incremental link; performing full link
10> Creating library C:\Development\Project Source\Pcsx2\\bin\plugins\FWnull-dbg.lib and object C:\Development\Project Source\Pcsx2\\bin\plugins\FWnull-dbg.exp
12>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\zerospu2'
12>Last committed at revision 3269
12>Updated to revision 3319
11>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\GSdx'
11>Last committed at revision 3296
11>Updated to revision 3319
2>Generating Code...
9>Embedding manifest...
3>Compiling...
10>Embedding manifest...
12>Linking...
11>Linking...
3>anidecod.cpp
3>appcmn.cpp
10>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
10>Copyright © Microsoft Corporation. All rights reserved.
12> Creating library C:\Development\Project Source\Pcsx2\\bin\plugins\ZeroSPU2-dbg.lib and object C:\Development\Project Source\Pcsx2\\bin\plugins\ZeroSPU2-dbg.exp
12>ZeroSPU2-dbg.exp : warning LNK4070: /OUT:ZeroSPU2.dll directive in .EXP differs from output filename 'C:\Development\Project Source\Pcsx2\\bin\plugins\ZeroSPU2-dbg.dll'; ignoring directive
3>artprov.cpp
2>Compiling...
2>snglinst.cpp
2>stackwalk.cpp
10>Performing Post-Build Event...
3>artstd.cpp
12>Embedding manifest...
2>stdpaths.cpp
10>Project : warning PRJ0018 : The following environment variables were not found:
10>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
10>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\FWnull\Windows\Win32\Debug\BuildLog.htm"
9>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
9>Copyright © Microsoft Corporation. All rights reserved.
10>FWnull - 0 error(s), 0 warning(s)
11> Creating library C:\Development\Project Source\Pcsx2\\bin\plugins\GSdx-SSE2-dbg.lib and object C:\Development\Project Source\Pcsx2\\bin\plugins\GSdx-SSE2-dbg.exp
11>GSdx-SSE2-dbg.exp : warning LNK4070: /OUT:GSdx.dll directive in .EXP differs from output filename 'C:\Development\Project Source\Pcsx2\\bin\plugins\GSdx-SSE2-dbg.dll'; ignoring directive
3>bmpbase.cpp
3>bookctrl.cpp
11>LINK : warning LNK4199: /DELAYLOAD:d3dx9_42.dll ignored; no imports found from d3dx9_42.dll
11>LINK : warning LNK4199: /DELAYLOAD:d3dx11_42.dll ignored; no imports found from d3dx11_42.dll
3>choiccmn.cpp
12>Performing Post-Build Event...
9>Performing Post-Build Event...
3>clipcmn.cpp
3>clrpickercmn.cpp
9>Project : warning PRJ0018 : The following environment variables were not found:
9>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
9>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\dev9null\Windows\Win32\Debug\BuildLog.htm"
3>cmdproc.cpp
9>DEV9null - 0 error(s), 0 warning(s)
12>Project : warning PRJ0018 : The following environment variables were not found:
12>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
12>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\zerospu2\Windows\Win32\Debug\BuildLog.htm"
12>ZeroSPU2 - 0 error(s), 1 warning(s)
3>cmndata.cpp
3>colourcmn.cpp
3>combocmn.cpp
2>thread.cpp
2>utils.cpp
3>containr.cpp
3>cshelp.cpp
2>utilsexc.cpp
3>ctrlcmn.cpp
2>volume.cpp
3>ctrlsub.cpp
2>appbase.cpp
3>datacmn.cpp
3>dcbase.cpp
3>dcbufcmn.cpp
3>Generating Code...
2>Generating Code...
4>Compiling...
2>Compiling...
4>datavcmn.cpp
2>extended.c
4>taskbarcmn.cpp
4>aboutdlg.cpp
4>datectrl.cpp
4>joystick.cpp
3>Compiling...
3>dcgraph.cpp
4>sound.cpp
3>dlgcmn.cpp
4>taskbar.cpp
3>dndcmn.cpp
4>aboutdlgg.cpp
4>animateg.cpp
3>dobjcmn.cpp
3>docmdi.cpp
3>docview.cpp
4>bmpcboxg.cpp
3>dpycmn.cpp
3>dseldlg.cpp
4>calctrl.cpp
3>effects.cpp
3>event.cpp
3>evtloopcmn.cpp
4>datavgen.cpp
3>fddlgcmn.cpp
4>datectlg.cpp
11>Embedding manifest...
3>filepickercmn.cpp
4>grid.cpp
4>gridctrl.cpp
4>gridsel.cpp
3>fldlgcmn.cpp
4>helpext.cpp
3>fontcmn.cpp
11>Performing Post-Build Event...
3>fontenumcmn.cpp
4>hyperlink.cpp
3>fontmap.cpp
4>laywin.cpp
11>Project : warning PRJ0018 : The following environment variables were not found:
11>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
11>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\GSdx\Win32\Debug SSE2\BuildLog.htm"
11>GSdx - 0 error(s), 3 warning(s)
4>odcombo.cpp
3>fontpickercmn.cpp
3>framecmn.cpp
4>Generating Code...
3>fs_mem.cpp
3>Generating Code...
4>Compiling...
4>propdlg.cpp
3>Compiling...
3>gaugecmn.cpp
3>gbsizer.cpp
3>gdicmn.cpp
3>geometry.cpp
4>sashwin.cpp
4>splash.cpp
3>gifdecod.cpp
4>tipdlg.cpp
3>graphcmn.cpp
3>helpbase.cpp
3>iconbndl.cpp
4>wizard.cpp
3>imagall.cpp
3>imagbmp.cpp
4>animatecmn.cpp
3>image.cpp
4>Generating Code...
3>imagfill.cpp
3>imaggif.cpp
3>imagiff.cpp
3>imagjpeg.cpp
4>Creating library...
2>Creating library...
3>imagpcx.cpp
3>imagpng.cpp
3>imagpnm.cpp
3>imagtga.cpp
3>imagtiff.cpp
3>Generating Code...
3>Compiling...
3>imagxpm.cpp
3>layout.cpp
3>lboxcmn.cpp
3>listctrlcmn.cpp
4>Build log was saved at "file://c:\Development\Project Source\Pcsx2\3rdparty\wxWidgets\build\msw\Win32\Debug\wxAdv28\BuildLog.htm"
4>wxAdv28 - 0 error(s), 0 warning(s)
3>matrix.cpp
3>menucmn.cpp
3>msgout.cpp
3>nbkbase.cpp
2>Build log was saved at "file://c:\Development\Project Source\Pcsx2\3rdparty\wxWidgets\build\msw\Win32\Debug\wxBase28\BuildLog.htm"
2>wxBase28 - 0 error(s), 0 warning(s)
13>------ Build started: Project: ZZOgl, Configuration: Debug Win32 ------
3>overlaycmn.cpp
13>Performing Pre-Build Event...
3>paper.cpp
3>pickerbase.cpp
3>popupcmn.cpp
3>prntbase.cpp
3>quantize.cpp
13>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\zzogl-pg\opengl'
13>Last committed at revision 3319
13>Updated to revision 3319
3>radiocmn.cpp
13>Linking...
3>rendcmn.cpp
3>rgncmn.cpp
13>LINK : fatal error LNK1181: cannot open input file 'cg.lib'
3>settcmn.cpp
13>Project : warning PRJ0018 : The following environment variables were not found:
13>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
13>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\zzogl-pg\opengl\Win32\Win32\Debug\BuildLog.htm"
13>ZZOgl - 1 error(s), 0 warning(s)
3>sizer.cpp
3>srchcmn.cpp
3>Generating Code...
3>Compiling...
3>statbar.cpp
3>stockitem.cpp
3>tbarbase.cpp
3>textcmn.cpp
3>timercmn.cpp
3>toplvcmn.cpp
3>treebase.cpp
3>utilscmn.cpp
3>valgen.cpp
3>validate.cpp
3>valtext.cpp
3>wincmn.cpp
3>xpmdecod.cpp
3>aboutdlg.cpp
3>accel.cpp
3>access.cpp
3>app.cpp
3>automtn.cpp
3>bitmap.cpp
3>bmpbuttn.cpp
3>Generating Code...
3>Compiling...
3>brush.cpp
3>button.cpp
3>caret.cpp
3>checkbox.cpp
3>checklst.cpp
3>choice.cpp
3>clipbrd.cpp
3>colordlg.cpp
3>colour.cpp
3>combo.cpp
3>combobox.cpp
3>control.cpp
3>cursor.cpp
3>data.cpp
3>dataobj.cpp
3>dc.cpp
3>dcclient.cpp
3>dcmemory.cpp
3>dcprint.cpp
3>dcscreen.cpp
3>Generating Code...
3>Compiling...
3>dialog.cpp
3>dialup.cpp
3>dib.cpp
3>dirdlg.cpp
3>display.cpp
3>dragimag.cpp
3>dropsrc.cpp
3>droptgt.cpp
3>enhmeta.cpp
3>evtloop.cpp
3>fdrepdlg.cpp
3>filedlg.cpp
3>font.cpp
3>fontdlg.cpp
3>fontenum.cpp
3>fontutil.cpp
3>frame.cpp
3>gauge95.cpp
3>gdiimage.cpp
3>gdiobj.cpp
3>Generating Code...
3>Compiling...
3>graphics.cpp
3>gsockmsw.cpp
3>helpchm.cpp
3>helpwin.cpp
3>icon.cpp
3>imaglist.cpp
3>iniconf.cpp
3>listbox.cpp
3>listctrl.cpp
3>main.cpp
3>mdi.cpp
3>menu.cpp
3>menuitem.cpp
3>metafile.cpp
3>minifram.cpp
3>msgdlg.cpp
3>mslu.cpp
3>nativdlg.cpp
3>notebook.cpp
3>oleutils.cpp
3>Generating Code...
3>Compiling...
3>ownerdrw.cpp
3>palette.cpp
3>pen.cpp
3>popupwin.cpp
3>printdlg.cpp
3>printwin.cpp
3>radiobox.cpp
3>radiobut.cpp
3>region.cpp
3>renderer.cpp
3>scrolbar.cpp
3>settings.cpp
3>slider95.cpp
3>spinbutt.cpp
3>spinctrl.cpp
3>statbmp.cpp
3>statbox.cpp
3>statbr95.cpp
3>statline.cpp
3>stattext.cpp
3>Generating Code...
3>Compiling...
3>tabctrl.cpp
3>tbar95.cpp
3>textctrl.cpp
3>tglbtn.cpp
3>timer.cpp
3>tooltip.cpp
3>toplevel.cpp
3>treectrl.cpp
3>utilsgui.cpp
3>uuid.cpp
3>uxtheme.cpp
3>volume.cpp
3>window.cpp
3>aboutdlgg.cpp
3>busyinfo.cpp
3>buttonbar.cpp
3>choicbkg.cpp
3>choicdgg.cpp
3>clrpickerg.cpp
3>collpaneg.cpp
3>Generating Code...
3>Compiling...
3>colrdlgg.cpp
3>combog.cpp
3>dcpsg.cpp
3>dirctrlg.cpp
3>dirdlgg.cpp
3>dragimgg.cpp
3>filedlgg.cpp
3>filepickerg.cpp
3>fontdlgg.cpp
3>fontpickerg.cpp
3>hyperlink.cpp
3>listbkg.cpp
3>logg.cpp
3>mdig.cpp
3>numdlgg.cpp
3>panelg.cpp
3>printps.cpp
3>prntdlgg.cpp
3>progdlgg.cpp
3>renderg.cpp
3>Generating Code...
3>Compiling...
3>scrlwing.cpp
3>selstore.cpp
3>spinctlg.cpp
3>splitter.cpp
3>srchctlg.cpp
3>statusbr.cpp
3>tabg.cpp
3>textdlgg.cpp
3>tipwin.cpp
3>toolbkg.cpp
3>treebkg.cpp
3>treectlg.cpp
3>vlbox.cpp
3>vscroll.cpp
3>accesscmn.cpp
3>Generating Code...
3>Compiling...
3>png.c
3>pngerror.c
3>pngget.c
3>pngmem.c
3>pngpread.c
3>pngread.c
3>pngrio.c
3>pngrtran.c
3>pngrutil.c
3>pngset.c
3>pngtest.c
3>pngtrans.c
3>pngwio.c
3>pngwrite.c
3>pngwtran.c
3>pngwutil.c
3>Generating Code...
3>Creating library...
3>Build log was saved at "file://c:\Development\Project Source\Pcsx2\3rdparty\wxWidgets\build\msw\Win32\Debug\wxCore28\BuildLog.htm"
3>wxCore28 - 0 error(s), 0 warning(s)
14>------ Build started: Project: SPU2-X, Configuration: Debug Win32 ------
15>------ Build started: Project: pcsx2, Configuration: Debug Win32 ------
14>Performing Pre-Build Event...
15>Performing Pre-Build Event...
14>SubWCRev: 'c:\Development\Project Source\Pcsx2\plugins\spu2-x\src'
14>Last committed at revision 3318
14>Updated to revision 3319
15>SubWCRev: 'c:\Development\Project Source\Pcsx2\pcsx2'
15>Last committed at revision 3317
15>Updated to revision 3319
14>Linking...
15>Compiling resources...
15>Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
15>Copyright © Microsoft Corporation. All rights reserved.
15>Linking...
14> Creating library .\Debug/spu2-x.lib and object .\Debug/spu2-x.exp
14>Embedding manifest...
14>Performing Post-Build Event...
14>Project : warning PRJ0018 : The following environment variables were not found:
14>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
14>Build log was saved at "file://c:\Development\Project Source\Pcsx2\plugins\spu2-x\src\Windows\Win32\Debug\BuildLog.htm"
14>SPU2-X - 0 error(s), 0 warning(s)
15>Embedding manifest...
15>Performing Post-Build Event...
15>Project : warning PRJ0018 : The following environment variables were not found:
15>$(DXSDK_DIR\Lib\x86;$(ProgramFiles)
15>Build log was saved at "file://c:\Development\Project Source\Pcsx2\pcsx2\windows\VCprojects\Win32\Debug\BuildLog.htm"
15>pcsx2 - 0 error(s), 0 warning(s)
========== Build: 14 succeeded, 1 failed, 18 up-to-date, 0 skipped ===

y i failed?
hi i am new to compiling worl can i ask for a help

i got everything to compile pcsx2 and put them as in the guide but always 2 or more failed and i can't find the copiled files

i just open pcsx2 suite 2010 file and i hit build

i am using visual studio 2010 ULTIMATE (registered version)

what did i do wrong ?
and this is what in the log of the VS 2010 Ultimate:

Code:
1>------ Build started: Project: wxConfig28, Configuration: Release Win32 ------
2>------ Build started: Project: w32pthreads.v4, Configuration: Release Win32 ------
2>Build started 30/06/2010 09:53:17 م.
1>Build started 30/06/2010 09:53:17 م.
2>InitializeBuildStatus:
2>  Creating "Win32\Release\w32pthreads.v4\w32pthreads.v4.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>PrepareForBuild:
1>  Creating directory "C:\Development\PCSX2\Release\".
1>InitializeBuildStatus:
1>  Creating "Release\wxConfig28.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>CustomBuild:
1>  genrcdefs.h
1>  Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h
1>  Creating ..\..\lib\vc_lib\msw\wx\setup.h
1>  The system cannot find the file specified.
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:01.31
2>ClCompile:
2>  ptw32pch.c
3>------ Build started: Project: wxBase28, Configuration: Release Win32 ------
3>Build started 30/06/2010 09:53:18 م.
3>PrepareForBuild:
3>  Creating directory "C:\Development\PCSX2\3rdparty\wxWidgets\build\msw\..\..\..\..\deps\Win32\Release\".
3>InitializeBuildStatus:
3>  Creating "Win32\Release\wxBase28\wxBase28.unsuccessfulbuild" because "AlwaysCreate" was specified.
3>ClCompile:
3>  dummy.cpp
2>  sem_wait.c
2>  sem_unlink.c
2>  sem_trywait.c
2>  sem_timedwait.c
2>  sem_post_multiple.c
2>  sem_post.c
2>  sem_open.c
2>  sem_init.c
2>  sem_getvalue.c
2>  sem_destroy.c
2>  sem_close.c
2>  pthread_mutexattr_settype.c
2>  pthread_mutexattr_setpshared.c
2>  pthread_mutexattr_setkind_np.c
2>  pthread_mutexattr_init.c
2>  pthread_mutexattr_gettype.c
2>  pthread_mutexattr_getpshared.c
2>  pthread_mutexattr_getkind_np.c
2>  pthread_mutexattr_destroy.c
2>  pthread_mutex_unlock.c
2>  Compiling...
2>  pthread_mutex_trylock.c
2>  pthread_mutex_timedlock.c
2>  pthread_mutex_lock.c
2>  pthread_mutex_init.c
2>  pthread_mutex_destroy.c
2>  pthread_attr_setstacksize.c
2>  pthread_attr_setstackaddr.c
2>  pthread_attr_setscope.c
2>  pthread_attr_setschedpolicy.c
2>  pthread_attr_setschedparam.c
2>  pthread_attr_setinheritsched.c
2>  pthread_attr_setdetachstate.c
2>  pthread_attr_init.c
2>  pthread_attr_getstacksize.c
2>  pthread_attr_getstackaddr.c
2>  pthread_attr_getscope.c
2>  pthread_attr_getschedpolicy.c
2>  pthread_attr_getschedparam.c
2>  pthread_attr_getinheritsched.c
2>  pthread_attr_getdetachstate.c
2>  Compiling...
2>  pthread_attr_destroy.c
2>  ptw32_cond_check_need_init.c
2>  pthread_timechange_handler_np.c
2>  pthread_condattr_setpshared.c
2>  pthread_condattr_init.c
2>  pthread_condattr_getpshared.c
2>  pthread_condattr_destroy.c
2>  pthread_cond_wait.c
2>  pthread_cond_signal.c
2>  pthread_cond_init.c
2>  pthread_cond_destroy.c
2>  ptw32_rwlock_check_need_init.c
2>  ptw32_rwlock_cancelwrwait.c
2>  pthread_rwlockattr_setpshared.c
2>  pthread_rwlockattr_init.c
2>  pthread_rwlockattr_getpshared.c
2>  pthread_rwlockattr_destroy.c
2>  pthread_rwlock_wrlock.c
2>  pthread_rwlock_unlock.c
2>  pthread_rwlock_trywrlock.c
2>  Compiling...
2>  pthread_rwlock_tryrdlock.c
2>  pthread_rwlock_timedwrlock.c
2>  pthread_rwlock_timedrdlock.c
2>  pthread_rwlock_rdlock.c
2>  pthread_rwlock_init.c
2>  pthread_rwlock_destroy.c
2>  sched_yield.c
2>  sched_setscheduler.c
2>  sched_getscheduler.c
2>  sched_get_priority_min.c
2>  sched_get_priority_max.c
2>  ptw32_tkAssocDestroy.c
2>  ptw32_tkAssocCreate.c
2>  ptw32_timespec.c
2>  ptw32_throw.c
2>  ptw32_threadStart.c
2>  ptw32_threadDestroy.c
2>  ptw32_semwait.c
2>  ptw32_reuse.c
2>  ptw32_relmillisecs.c
2>  Compiling...
2>  ptw32_processTerminate.c
2>  ptw32_processInitialize.c
2>  ptw32_new.c
2>  ptw32_mutex_check_need_init.c
2>  ptw32_MCS_lock.c
2>  ptw32_is_attr.c
2>  ptw32_getprocessors.c
2>  ptw32_callUserDestroyRoutines.c
2>  ptw32_calloc.c
2>  pthread_win32_attach_detach_np.c
2>  pthread_testcancel.c
2>  pthread_setspecific.c
2>  pthread_setschedparam.c
2>  pthread_setconcurrency.c
2>  pthread_setcanceltype.c
2>  pthread_setcancelstate.c
2>  pthread_self.c
2>  pthread_once.c
2>  pthread_num_processors_np.c
2>  pthread_kill.c
2>  Compiling...
2>  pthread_key_delete.c
2>  pthread_key_create.c
2>  pthread_join.c
2>  pthread_getw32threadhandle_np.c
2>  pthread_getspecific.c
2>  pthread_getschedparam.c
2>  pthread_getconcurrency.c
2>  pthread_exit.c
2>  pthread_equal.c
2>  pthread_detach.c
2>  pthread_delay_np.c
2>  pthread_cancel.c
2>  pthread_barrierattr_setpshared.c
2>  pthread_barrierattr_init.c
2>  pthread_barrierattr_getpshared.c
2>  pthread_barrierattr_destroy.c
2>  pthread_barrier_wait.c
2>  pthread_barrier_init.c
2>  pthread_barrier_destroy.c
2>  w32_CancelableWait.c
2>  Compiling...
2>  signal.c
2>  ptw32_cancel.c
2>  global.c
2>  errno.c
2>  dll.c
2>  create.c
2>  cleanup.c
3>  volume.cpp
3>  utilsexc.cpp
3>  utils.cpp
3>  thread.cpp
3>  stdpaths.cpp
3>  stackwalk.cpp
3>  snglinst.cpp
3>  registry.cpp
3>  regconf.cpp
3>  power.cpp
3>  mslu.cpp
3>  mimetype.cpp
3>  main.cpp
3>  HeapAllocator.cpp
3>  dlmsw.cpp
3>  dir.cpp
3>  debughlp.cpp
3>  dde.cpp
3>  crashrpt.cpp
3>  basemsw.cpp
3>  Compiling...
3>  zstream.cpp
3>  zipstrm.cpp
3>  xtistrm.cpp
3>  xti.cpp
3>  wxchar.cpp
3>  wfstream.cpp
3>  variant.cpp
3>  utilscmn.cpp
3>  uri.cpp
3>  txtstrm.cpp
3>  tokenzr.cpp
3>  textfile.cpp
3>  textbuf.cpp
3>  tarstrm.cpp
3>  sysopt.cpp
3>  string.cpp
3>  stream.cpp
3>  strconv.cpp
3>  stopwatch.cpp
3>  stdpbase.cpp
3>  Compiling...
3>  sstream.cpp
3>  regex.cpp
3>  process.cpp
3>  powercmn.cpp
3>  platinfo.cpp
3>  object.cpp
3>  mstream.cpp
3>  msgout.cpp
3>  module.cpp
3>  mimecmn.cpp
3>  memory.cpp
3>  longlong.cpp
3>  log.cpp
3>  list.cpp
3>  ipcbase.cpp
3>  intl.cpp
3>  init.cpp
3>  hashmap.cpp
3>  hash.cpp
3>  fs_mem.cpp
3>  Compiling...
3>  fs_filter.cpp
3>  fs_arc.cpp
3>  fmapbase.cpp
3>  filtfind.cpp
3>  filtall.cpp
3>  filesys.cpp
3>  filename.cpp
3>  filefn.cpp
3>  fileconf.cpp
3>  fileback.cpp
3>  file.cpp
3>  ffile.cpp
3>  event.cpp
3>  encconv.cpp
3>  dynload.cpp
3>  dynlib.cpp
3>  dynarray.cpp
3>  dircmn.cpp
3>  datstrm.cpp
3>  datetime.cpp
3>  Compiling...
3>  convauto.cpp
3>  config.cpp
3>  cmdline.cpp
3>  clntdata.cpp
3>  archive.cpp
3>  arcfind.cpp
3>  arcall.cpp
3>  appbase.cpp
2>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(54): warning RC4011: identifier truncated to '_CRT_SECURE_CPP_OVERLOAD_STANDA'
2>  
2>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(76): warning RC4011: identifier truncated to '_CRT_SECURE_CPP_OVERLOAD_SECURE'
2>  
2>Link:
2>     Creating library C:\Development\PCSX2\bin\w32pthreads.v4.lib and object C:\Development\PCSX2\bin\w32pthreads.v4.exp
2>  Generating code
2>  Finished generating code
3>  extended.c
2>  pthreads.vcxproj -> C:\Development\PCSX2\bin\w32pthreads.v4.dll
2>FinalizeBuildStatus:
2>  Deleting file "Win32\Release\w32pthreads.v4\w32pthreads.v4.unsuccessfulbuild".
2>  Touching "Win32\Release\w32pthreads.v4\w32pthreads.v4.lastbuildstate".
2>
2>Build succeeded.
2>
2>Time Elapsed 00:01:09.79
4>------ Build started: Project: libjpeg7, Configuration: Release Win32 ------
4>Build started 30/06/2010 09:54:27 م.
4>InitializeBuildStatus:
4>  Creating "Win32\Release\libjpeg7.unsuccessfulbuild" because "AlwaysCreate" was specified.
4>ClCompile:
4>  jutils.c
4>  jquant2.c
4>  jquant1.c
4>  jmemmgr.c
4>  jmemansi.c
4>  jidctint.c
4>  jidctfst.c
4>  jidctflt.c
4>  jfdctint.c
4>  jfdctfst.c
3>Lib:
3>  wx_base.vcxproj -> C:\Development\PCSX2\3rdparty\wxWidgets\build\msw\..\..\..\..\deps\Win32\Release\wxBase28.lib
3>FinalizeBuildStatus:
3>  Deleting file "Win32\Release\wxBase28\wxBase28.unsuccessfulbuild".
3>  Touching "Win32\Release\wxBase28\wxBase28.lastbuildstate".
3>
3>Build succeeded.
3>
3>Time Elapsed 00:01:12.50
4>  jfdctflt.c
4>  jerror.c
5>------ Build started: Project: x86emitter, Configuration: Release Win32 ------
5>Build started 30/06/2010 09:54:31 م.
5>InitializeBuildStatus:
5>  Creating "Win32\Release\x86emitter.unsuccessfulbuild" because "AlwaysCreate" was specified.
4>  jdtrans.c
4>  jdsample.c
5>ClCompile:
5>  PrecompiledHeader.cpp
4>  jdpostct.c
4>  jdmerge.c
4>  jdmaster.c
4>  jdmarker.c
4>  jdmainct.c
4>  jdinput.c
4>  Compiling...
4>  jdhuff.c
4>  jddctmgr.c
4>  jdcolor.c
4>  jdcoefct.c
4>  jdatasrc.c
4>  jdatadst.c
4>  jdarith.c
4>  jdapistd.c
4>  jdapimin.c
4>  jctrans.c
4>  jcsample.c
4>  jcprepct.c
4>  jcparam.c
4>  jcomapi.c
4>  jcmaster.c
4>  jcmarker.c
4>  jcmainct.c
4>  jcinit.c
4>  jchuff.c
4>  jcdctmgr.c
4>  Compiling...
4>  jccolor.c
4>  jccoefct.c
4>  jcarith.c
4>  jcapistd.c
4>  jcapimin.c
4>  jaricom.c
5>  WinCpuDetect.cpp
4>Lib:
4>  libjpeg.vcxproj -> C:\Development\PCSX2\3rdparty\libjpeg\\..\..\deps\Win32\Release\libjpeg7.lib
4>FinalizeBuildStatus:
4>  Deleting file "Win32\Release\libjpeg7.unsuccessfulbuild".
4>  Touching "Win32\Release\libjpeg7.lastbuildstate".
4>
4>Build succeeded.
4>
4>Time Elapsed 00:00:17.65
6>------ Build started: Project: w32pthreads_lib, Configuration: Release Win32 ------
6>Build started 30/06/2010 09:54:45 م.
6>InitializeBuildStatus:
6>  Creating "Win32\Release\w32pthreads_lib\w32pthreads_lib.unsuccessfulbuild" because "AlwaysCreate" was specified.
6>ClCompile:
6>  ptw32pch.c
5>  x86emitter.cpp
5>  tools.cpp
5>  simd.cpp
5>  movs.cpp
5>  legacy_sse.cpp
5>  legacy.cpp
5>  jmp.cpp
5>  groups.cpp
5>  fpu.cpp
5>  cpudetect.cpp
6>  sem_wait.c
6>  sem_trywait.c
6>  pthread_testcancel.c
6>  pthread_mutex_unlock.c
6>  pthread_mutex_trylock.c
6>  pthread_mutex_lock.c
6>  pthread_cancel.c
5>  3dnow.cpp
6>Lib:
6>  pthreads_lib.vcxproj -> C:\Development\PCSX2\3rdparty\w32pthreads\\..\..\deps\Win32\Release\w32pthreads_lib.lib
6>FinalizeBuildStatus:
6>  Deleting file "Win32\Release\w32pthreads_lib\w32pthreads_lib.unsuccessfulbuild".
6>  Touching "Win32\Release\w32pthreads_lib\w32pthreads_lib.lastbuildstate".
6>
6>Build succeeded.
6>
6>Time Elapsed 00:00:11.14
7>------ Build started: Project: utilities, Configuration: Release Win32 ------
7>Build started 30/06/2010 09:54:56 م.
7>InitializeBuildStatus:
7>  Creating "Win32\Release\utilities.unsuccessfulbuild" because "AlwaysCreate" was specified.
7>ClCompile:
7>  PrecompiledHeader.cpp
5>Lib:
5>  x86emitter.vcxproj -> C:\Development\PCSX2\common\build\x86emitter\..\..\..\deps\Win32\Release\x86emitter.lib
5>FinalizeBuildStatus:
5>  Deleting file "Win32\Release\x86emitter.unsuccessfulbuild".
5>  Touching "Win32\Release\x86emitter.lastbuildstate".
5>
5>Build succeeded.
5>
5>Time Elapsed 00:00:30.84
8>------ Build started: Project: zlib, Configuration: Release Win32 ------
8>Build started 30/06/2010 09:55:03 م.
8>InitializeBuildStatus:
8>  Creating "Win32\Release\zlib.unsuccessfulbuild" because "AlwaysCreate" was specified.
7>  ThreadTools.cpp
8>ClCompile:
8>  zutil.c
8>  uncompr.c
8>  trees.c
8>  inftrees.c
8>  inflate.c
8>  inffast.c
8>  infback.c
8>  gzwrite.c
8>  gzread.c
8>  gzlib.c
7>  Semaphore.cpp
8>  gzclose.c
8>  deflate.c
8>  crc32.c
8>  compress.c
8>  adler32.c
8>Lib:
8>  zlib.vcxproj -> C:\Development\PCSX2\3rdparty\zlib\\..\..\deps\Win32\Release\zlib.lib
8>FinalizeBuildStatus:
8>  Deleting file "Win32\Release\zlib.unsuccessfulbuild".
8>  Touching "Win32\Release\zlib.lastbuildstate".
8>
8>Build succeeded.
8>
8>Time Elapsed 00:00:07.09
9>------ Build started: Project: wxCore28, Configuration: Release Win32 ------
9>Build started 30/06/2010 09:55:11 م.
9>
9>Build succeeded.
9>
9>Time Elapsed 00:00:00.01
7>  RwMutex.cpp
7>  Mutex.cpp
7>  WinThreads.cpp
7>  WinMisc.cpp
7>  WinHostSys.cpp
7>  wxHelpers.cpp
7>  wxGuiTools.cpp
7>  wxAppWithHelpers.cpp
7>  vssprintf.cpp
7>  StringHelpers.cpp
7>  pxStaticText.cpp
7>  pxRadioPanel.cpp
7>  pxCheckBox.cpp
7>  PathUtils.cpp
7>  MemcpyFast.cpp
7>  HashTools.cpp
7>  Exceptions.cpp
7>  Console.cpp
7>  Compiling...
7>  CheckedStaticBox.cpp
7>  AlignedMalloc.cpp
7>Lib:
7>  utilities.vcxproj -> C:\Development\PCSX2\common\build\Utilities\..\..\..\deps\Win32\Release\utilities.lib
7>FinalizeBuildStatus:
7>  Deleting file "Win32\Release\utilities.unsuccessfulbuild".
7>  Touching "Win32\Release\utilities.lastbuildstate".
7>
7>Build succeeded.
7>
7>Time Elapsed 00:02:18.53
10>------ Build started: Project: bin2cpp, Configuration: Release Win32 ------
10>Build started 30/06/2010 09:57:15 م.
10>PrepareForBuild:
10>  Creating directory "C:\Development\PCSX2\tools\bin2cpp\\..\bin\".
10>InitializeBuildStatus:
10>  Creating "Release\bin2cpp.unsuccessfulbuild" because "AlwaysCreate" was specified.
10>ClCompile:
10>  bin2cpp.cpp
10>Link:
10>  Generating code
10>  Finished generating code
10>  bin2c.vcxproj -> C:\Development\PCSX2\tools\bin2cpp\\..\bin\bin2cpp.exe
10>FinalizeBuildStatus:
10>  Deleting file "Release\bin2cpp.unsuccessfulbuild".
10>  Touching "Release\bin2cpp.lastbuildstate".
10>
10>Build succeeded.
10>
10>Time Elapsed 00:00:06.65
11>------ Build started: Project: wxAdv28, Configuration: Release Win32 ------
11>Build started 30/06/2010 09:57:22 م.
11>InitializeBuildStatus:
11>  Creating "Win32\Release\wxAdv28\wxAdv28.unsuccessfulbuild" because "AlwaysCreate" was specified.
11>ClCompile:
11>  dummy.cpp
11>  wizard.cpp
11>  tipdlg.cpp
11>  splash.cpp
11>  sashwin.cpp
11>  propdlg.cpp
11>  odcombo.cpp
11>  laywin.cpp
11>  hyperlink.cpp
11>  helpext.cpp
11>  gridsel.cpp
11>  gridctrl.cpp
11>  grid.cpp
11>  datectlg.cpp
11>  datavgen.cpp
11>  calctrl.cpp
11>  bmpcboxg.cpp
11>  animateg.cpp
11>  aboutdlgg.cpp
11>  taskbar.cpp
11>  sound.cpp
11>  Compiling...
11>  joystick.cpp
11>  datectrl.cpp
11>  aboutdlg.cpp
11>  taskbarcmn.cpp
11>  datavcmn.cpp
11>  animatecmn.cpp
11>Lib:
11>  wx_adv.vcxproj -> C:\Development\PCSX2\3rdparty\wxWidgets\build\msw\..\..\..\..\deps\Win32\Release\wxAdv28.lib
11>FinalizeBuildStatus:
11>  Deleting file "Win32\Release\wxAdv28\wxAdv28.unsuccessfulbuild".
11>  Touching "Win32\Release\wxAdv28\wxAdv28.lastbuildstate".
11>
11>Build succeeded.
11>
11>Time Elapsed 00:00:27.31
12>------ Build started: Project: pcsx2, Configuration: Release Win32 ------
12>Build started 30/06/2010 09:57:50 م.
12>InitializeBuildStatus:
12>  Touching "Win32\Release\pcsx2.unsuccessfulbuild".
12>PreBuildEvent:
12>  SubWCRev: 'C:\Development\PCSX2\pcsx2'
12>  Last committed at revision 3353
12>  Updated to revision 3353
12>  Local modifications found
12>CustomBuild:
12>  Bin2CPP Output > AppIcon16.h
12>  Bin2CPP Output > AppIcon32.h
12>  Bin2CPP Output > AppIcon64.h
12>  Bin2CPP Output > BackgroundLogo.h
12>  Bin2CPP Output > ButtonIcon_Camera.h
12>  Bin2CPP Output > ConfigIcon_Cpu.h
12>  Bin2CPP Output > ConfigIcon_Gamefixes.h
12>  Bin2CPP Output > ConfigIcon_MemoryCard.h
12>  Bin2CPP Output > ConfigIcon_Paths.h
12>  Bin2CPP Output > ConfigIcon_Plugins.h
12>  Bin2CPP Output > ConfigIcon_Speedhacks.h
12>  Bin2CPP Output > ConfigIcon_Video.h
12>  Bin2CPP Output > Dualshock.h
12>ClCompile:
12>  PrecompiledHeader.cpp
12>C:\Development\PCSX2\3rdparty\zlib.h(34): fatal error C1083: Cannot open include file: 'zconf.h': No such file or directory
12>
12>Build FAILED.
12>
12>Time Elapsed 00:00:13.55
========== Build: 10 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
NO RESPOND???


JUST MAKE IT SUPPORT THIS FREAKIN VS 2010 ULTIMATE I WILL BE WAITING FOR IT ! ! !
(07-03-2010, 04:46 PM)abdulhkeem Wrote: [ -> ]NO RESPOND???


JUST MAKE IT SUPPORT THIS FREAKIN VS 2010 ULTIMATE I WILL BE WAITING FOR IT ! ! !

Do not bump, do not use caps, and do not make demands of the devs. Warning issued.

The VS2010 projects are not officially supported. Do not expect them to be fixed on the SVN anytime soon. If you are feeling clever you can manually apply a patch provided by a user here: http://code.google.com/p/pcsx2/issues/detail?id=723
^patch seems to cause more problems under vs2010:

Error 1 error C1083: Cannot open include file: '../../../lib/vc_lib/msw/wx/setup.h': No such file or directory F:\Dev\SVN\Pcsx2\3rdparty\wxWidgets\include\msvc\wx\setup.h
Error 11 error C1083: Cannot open include file: 'zlib.h': No such file or directory F:\Dev\SVN\Pcsx2\plugins\CDVDiso\src\libiso.cpp
Error 16 error C1083: Cannot open include file: 'zlib.h': No such file or directory f:\dev\svn\pcsx2\pcsx2\PrecompiledHeader.h
Error 19 error C1083: Cannot open include file: 'zlib.h': No such file or directory F:\Dev\SVN\Pcsx2\plugins\zzogl-pg\opengl\zpipe.cpp
Error 20 error C1083: Cannot open source file: 'baseclasses\ddmm.cpp': No such file or directory F:\Dev\SVN\Pcsx2\plugins\GSdx\c1xx
Error 21 error C1083: Cannot open include file: 'portaudio.h': No such file or directory F:\Dev\SVN\Pcsx2\plugins\spu2-x\src\SndOut_Portaudio.cpp
ok i am sorry for that

and i hope you fix it soon
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36