View Single Post
Re: Argh. Compiles, but linking goes wrong... Metamod related
Old
  (#12)
dub
Member
 
dub's Avatar
 
Status: Offline
Posts: 89
Join Date: Aug 2004
Location: UK
Default Re: Argh. Compiles, but linking goes wrong... Metamod related - 04-01-2005

stefan i had the same problems, it`s because sdk_util.h doesn`t have #ifndef at the top of the header just add the #ifndef _HLSDK_UTIL_H_ and that should fix the problems from sdk_util.h being included in multiple cpp files.
  
Reply With Quote