Error when compile whit's base
Hello everybody!
I see this errors when i compile whit's base
Code:
------ Build started: Project: AntiLUG V1, Configuration: Debug Win32 ------
Compiling...
Menu.cpp
Base.cpp
detours.cpp
DirectX.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
detours.obj : error LNK2019: unresolved external symbol _mlde32 referenced in function "int __cdecl DetourASMlen(unsigned char *,int)" (?DetourASMlen@@YAHPAEH@Z)
C:\Documents and Settings\Administrador\Meus documentos\Visual Studio 2008\Projects\AntiLUG V1\Debug\AntiLUG V1.dll : fatal error LNK1120: 1 unresolved externals
Build log was saved at "file://c:\Documents and Settings\Administrador\Meus documentos\Visual Studio 2008\Projects\AntiLUG V1\AntiLUG V1\Debug\BuildLog.htm"
AntiLUG V1 - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
#ihatecompileerrors