View Single Post
Shooting King
RAAASENGAN
Join Date: Mar 2012
Location: India
Old 10-10-2013 , 03:07   Re: Module Compile Error
Reply With Quote #9

Ok. Thanks. Now my Head is Flooding with these suggestions . I have converted some of metamod headers from Mac Format and edited some errors :/. Now it shows a New Compilation error .
PHP Code:
1>------ Build startedProjectcsxConfigurationDebug Win32 ------
1>Build started 10/8/2013 10:33:24 PM.
1>InitializeBuildStatus:
1>  Touching "Debug\csx.unsuccessfulbuild".
1>ClCompile:
1>  CMisc.cpp
1
>  CRank.cpp
1
>  meta_api.cpp
1
>  rank.cpp
1
>  usermsg.cpp
1
>  amxxmodule.cpp
1
>  Generating Code...
1>Link:
1>     Creating library .\Debug/csx_amxx.lib and object .\Debug/csx_amxx.exp
1
>amxxmodule.obj error LNK2019unresolved external symbol "void __cdecl UTIL_LogPrintf(char const *,...)" (?UTIL_LogPrintf@@YAXPBDZZreferenced in function _Meta_Query
1
>C:\Documents and Settings\Administrator\My Documents\Backup\Tutorials\Amxx Modules\Amxx sdk\amxmodx-central-81ff4ff3da92\dlls\cstrike\csx\msvc10\Debug\csx_amxx.dll fatal error LNK11201 unresolved externals
1
>
1>Build FAILED.
1>
1>Time Elapsed 00:00:06.68
========== Build0 succeeded1 failed0 up-to-date0 skipped ========== 
I am using "metamod-1.19" SDK. Will it cause any problems ??
__________________
As every time said, don't ever UNDERESTIMATE me.

Donate - Here

Last edited by Shooting King; 10-10-2013 at 03:16.
Shooting King is offline