compiling issues
#1
was truing to build a devel build and this is the build log. how do I fix this?
Code:
Performing Pre-Build Event...
'SubWCRev.exe' is not recognized as an internal or external command,
operable program or batch file.
Automatic revision update unavailable, using generic template instead.
You can safely ignore this message - see svnrev.h for details.
        1 file(s) copied.
        1 file(s) copied.
Assembling...
Assembling: ..\..\x86\ix86-32\aVif_proc-32.asm
Compiling...
WindowsPCH.cpp
Compiling...
PrecompiledHeader.cpp
Compiling...
Saveslots.cpp
Dump.cpp
HashTools.cpp
Misc.cpp
Patch.cpp
SourceLog.cpp
vssprintf.cpp
xmlpatchloader.cpp
deci2.cpp
deci2_dbgp.cpp
deci2_dcmp.cpp
deci2_iloadp.cpp
deci2_netmp.cpp
deci2_ttyp.cpp
BaseblockEx.cpp
MemoryCard.cpp
CdRom.cpp
CDVD.cpp
IopBios.cpp
IopCounters.cpp
Generating Code...
Compiling...
IopDma.cpp
IopHw.cpp
IopMem.cpp
IopSio2.cpp
Sio.cpp
IopHwRead.cpp
IopHwWrite.cpp
R3000A.cpp
R3000AInterpreter.cpp
R3000AOpcodeTables.cpp
iR3000A.cpp
iR3000Atables.cpp
GS.cpp
MTGS.cpp
DisR3000A.cpp
DisR3000asm.cpp
DisR5900.cpp
DisR5900asm.cpp
DisVU0Micro.cpp
DisVU1Micro.cpp
Generating Code...
Compiling...
Cache.cpp
COP0.cpp
Counters.cpp
R5900.cpp
R5900OpcodeTables.cpp
iCOP0.cpp
iCOP2.cpp
iCore.cpp
iFPU.cpp
iFPUd.cpp
iMMI.cpp
iR5900Misc.cpp
ir5900tables.cpp
iCore-32.cpp
iR5900Arit.cpp
iR5900AritImm.cpp
iR5900Branch.cpp
iR5900Jump.cpp
iR5900LoadStore.cpp
iR5900Move.cpp
Generating Code...
Compiling...
iR5900MultDiv.cpp
iR5900Shift.cpp
iR5900Templates.cpp
COP2.cpp
FPU.cpp
Interpreter.cpp
MMI.cpp
R5900OpcodeImpl.cpp
VU0.cpp
VU0micro.cpp
VU0microInterp.cpp
VU1micro.cpp
VU1microInterp.cpp
VUflags.cpp
VUmicroMem.cpp
VUops.cpp
iVU0micro.cpp
iVU1micro.cpp
iVUmicro.cpp
iVUmicroLower.cpp
Generating Code...
Compiling...
iVUmicroUpper.cpp
iVUzerorec.cpp
microVU.cpp
Memory.cpp
recVTLB.cpp
vtlb.cpp
FiFo.cpp
Hw.cpp
HwRead.cpp
HwWrite.cpp
SPR.cpp
Gif.cpp
Vif.cpp
VifDma.cpp
iVif.cpp
Sif.cpp
coroutine.cpp
yuv2rgb.cpp
Idct.cpp
Mpeg.cpp
Generating Code...
Compiling...
AlignedMalloc.cpp
Console.cpp
PathUtils.cpp
Plugins.cpp
RecoverySystem.cpp
SaveState.cpp
System.cpp
ThreadTools.cpp
CDVDiso.cpp
CDVDisodrv.cpp
Elfheader.cpp
ix86.cpp
ix86_3dnow.cpp
ix86_cpudetect.cpp
ix86_fpu.cpp
ix86_jmp.cpp
ix86_legacy.cpp
ix86_legacy_sse.cpp
ix86_simd.cpp
ix86_tools.cpp
Generating Code...
Compiling...
Stats.cpp
Generating Code...
Compiling...
AboutDlg.cpp
AdvancedDlg.cpp
ConfigDlg.cpp
CpuDlg.cpp
HacksDlg.cpp
Hyperlinks.cpp
ini.cpp
McdConfigDlg.cpp
PatchBrowser.cpp
RDebugger.cpp
WinConsole.cpp
WinMain.cpp
WinSysExec.cpp
Debugger.cpp
SamplProf.cpp
WinCompressNTFS.cpp
WinMisc.cpp
WinThreads.cpp
Generating Code...
Compiling...
tinystr.cpp
tinyxml.cpp
tinyxmlerror.cpp
tinyxmlparser.cpp
IPU.cpp
fast_routines.cpp
Generating Code...
Compiling...
iR5900-32.cpp
Compiling...
browser.cpp
cheats.cpp
Generating Code...
Compiling...
DebugMemory.cpp
Debugreg.cpp
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : fatal error LNK1181: cannot open input file 'zlib.lib'
Reply

Sponsored links

#2
Quote:LINK : fatal error LNK1181: cannot open input file 'zlib.lib'
you need to install zlib
Reply
#3
more like you need the zlib sdk Smile (but the zlib.lib should be included in pcsx2's sources Mellow )
Windows 7 64bit
Intel Pentium Dual-Core E5200 OC to 3.6GHz, Intel GMA x4500, 1GB DDR2

NinjaMight just work on next guideNinja
Reply
#4
Just the library for static linking is fine if you can find it Smile
Reply
#5
Did you add zlib(3rdparty\zlib\zlib.vcproj) to the solution and did you make it that pcsx2 is depending on it?
Reply
#6
I got it, thanks to gigaherz. (I didn't get to post last night it was fixed, net went down)
Reply




Users browsing this thread: 1 Guest(s)