Compiling the source (prob)

Results 1 to 3 of 3
  1. #1
    Sorcerer Supreme Akerius is offline
    Member +Rank
    Apr 2011 Join Date
    Planet OithLocation
    280Posts

    Compiling the source (prob)

    Already Solved
    Last edited by Akerius; 05-06-11 at 04:12 AM.


  2. #2
    Sorcerer Supreme Slingshot is offline
    Member +Rank
    Apr 2011 Join Date
    C:\Win\System32Location
    443Posts

    Re: Compiling the source (prob)

    Quote Originally Posted by Sodarhon View Post
    Since no one wants to give me instant worldserver.exe with max cap 149, im trying to compile the source on my own. the problem is, this is the first time to compile ^^. ive read the instructions and downloaded source file and this is my first problem when i build my world server.

    ------ Build started: Project: WorldServer, Configuration: Release Win32 ------

    Compiling...
    StdAfx.cpp
    ..\_Common\vutil.h(53) : error C3861: 'safe_delete_array': identifier not found, even with argument-dependent lookup
    ..\_Common\Project.h(10) : fatal error C1083: Cannot open include file: 'ModelMng.h': No such file or directory

    Build log was saved at "file://e:\Official Source\Output\WorldServer\Release\BuildLog.htm"
    WorldServer - 2 error(s), 0 warning(s)


    ---------------------- Done ----------------------

    Build: 0 succeeded, 1 failed, 0 skipped

    could anyone give newbie steps, the proper way how to compile, and what to put include and lib files on vc2003.. thank you in advance...

    or could give me instant world.exe with 149 max cap

    Did you use the original header files from the source? because some header files doesn't work somehow or gives bunch of errors.

    If you used the original header files from the source. It should compile right away without a single error.

    I also think the VC2003 iso pack already has the MSDN libraries that you needed for compiling the source code of FlyFF.

  3. #3
    Sorcerer Supreme Akerius is offline
    Member +Rank
    Apr 2011 Join Date
    Planet OithLocation
    280Posts

    Re: Compiling the source (prob)

    ok sir ill try thanks



Advertisement