View Single Post
Author Message
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 01-01-2016 , 16:12   HL SDK Visual Studio CPP problem(s)
Reply With Quote #1

Downloaded the HL SDK (goldsrc) from valve's github. Downloaded VS Express 2010. Opened up the project from projects/vs2010 hl_cdll. Edited few things (Hud color), clicked Build. The following error appeared.

Code:
1>------ Build started: Project: hl_cdll, Configuration: Debug Win32 ------
1>     Creating library Debug\hl_cdll\client.lib and object Debug\hl_cdll\client.exp
1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
What?
redivcram is offline