When trying to update my HL2SDK in CMake project to the latest SDK I now
get this error:

The procedure entry point CommandLine_Tier0 could not be located in the
dynamic link library tier0.dll

I understand that the CommandLine() function was moved from vstdlib to
tier0 but since I am fully updated my tier0.dll should have this symbol.
It apparently doesn't. The dll that is being loaded is
C:\Steam\steamapps\myemail\half-life 2\bin\tier0.dll which is fully
updated because I loaded up HL2 and let the game update before I tried
to rebuild the SDK. I have searched the web for this error and it used
to appear during one of the SDK updates, but I tried the fixes posted
for it and none of them worked.

If someone from Valve wants to try to reproduce this error I would be
happy to send him my binaries and instructions on how to build the
source code in CMake, and any help at all would be much appreciated.

--
Jorge "Vino" Rodriguez


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to