Compile

Results 1 to 10 of 10
  1. #1
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Compile

    An error occurred when I compile this source

    Code:
    Build started 22/06/2011 01:28:12.
         1>Project "C:\Users\Alef\Desktop\GunzProtect\GunzProtect\GunzProtect.vcxproj" on node 2 (build target(s)).
         1>InitializeBuildStatus:
             Creating "Release\GunzProtect.unsuccessfulbuild" because "AlwaysCreate" was specified.
           ClCompile:
             C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D GUNZPROTECT_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /Zp1 /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt Detour\CDetour.cpp Detour\CDetourDis.cpp Log.cpp Main.cpp md5.cpp md5wrapper.cpp
             CDetour.cpp
             CDetourDis.cpp
         1>Detour\CDetourDis.cpp(15): fatal error C1083: Cannot open include file: 'detours.h': No such file or directory
             Log.cpp
         1>Log.cpp(2): fatal error C1083: Cannot open include file: 'boost/format.hpp': No such file or directory
             Main.cpp
         1>c:\users\alef\desktop\gunzprotect\gunzprotect\Addresses.h(3): fatal error C1083: Cannot open include file: 'boost/cstdint.hpp': No such file or directory
             md5.cpp
             md5wrapper.cpp
         1>md5wrapper.cpp(60): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                     C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
         1>md5wrapper.cpp(109): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                     C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
         1>Done Building Project "C:\Users\Alef\Desktop\GunzProtect\GunzProtect\GunzProtect.vcxproj" (build target(s)) -- FAILED.
    
    Build FAILED.
    
    Time Elapsed 00:00:03.72


  2. #2
    Account Upgraded | Title Enabled! TheCodeOfGunz is offline
    MemberRank
    Oct 2010 Join Date
    PhilippinesLocation
    532Posts

    Re: Compile

    i think u need a detour 1.5

  3. #3
    Ecchi addicted adz28 is offline
    MemberRank
    Nov 2008 Join Date
    IkebukuroLocation
    524Posts

    Re: Compile

    Yes try to compile it with detours 1.5. Btw i already compiled it without it :D

  4. #4
    Proficient Member Twist165 is offline
    MemberRank
    May 2011 Join Date
    167Posts

    Re: Compile

    no one will provide support, you are on your own

  5. #5
    Enthusiast victordav is offline
    MemberRank
    Aug 2009 Join Date
    VenezuelaLocation
    45Posts

    Re: Compile

    Quote Originally Posted by Twist165 View Post
    no one will provide support, you are on your own
    DoNE! XD Thank's Guy's
    Attached Thumbnails Attached Thumbnails dibujo.jpg  

  6. #6
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Compile

    @victordav give to me?

  7. #7
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Compile

    If you can't link libraries then uninstall VS 2010. It was posted many times how to compile in Phail's release thread and my detour's thread , Untextured maps are 2009.

  8. #8
    Wait wut PenguinGuy is offline
    MemberRank
    Apr 2010 Join Date
    United StatesLocation
    765Posts

    Re: Compile

    Quote Originally Posted by adz28 View Post
    Yes try to compile it with detours 1.5. Btw i already compiled it without it :D
    So you compiled GunzProtect, which quite a few of it's features requires Detours, without Detours? Lol, no.

    @tuiuiu, download Detours 1.5, Lance's CDetour class and the Boost library, then point your IDE to include the header files and library files. If you can't do that, then ask the almighty Google for help.

  9. #9
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Compile

    Quote Originally Posted by PenguinGuy View Post
    So you compiled GunzProtect, which quite a few of it's features requires Detours, without Detours? Lol, no.

    @tuiuiu, download Detours 1.5, Lance's CDetour class and the Boost library, then point your IDE to include the header files and library files. If you can't do that, then ask the almighty Google for help.
    Isn't it for 09 Client? Since that's when the realspace system was implemented?

  10. #10
    Banned mhmd135 is offline
    BannedRank
    Jul 2010 Join Date
    437Posts

    Re: Compile

    i can teach u how to Build it add me on msn



Advertisement