Jump to content
  • 0

Compilation Error -mapserver.sql


TheFinalEpisode

Question


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  237
  • Reputation:   19
  • Joined:  06/05/13
  • Last Seen:  

im using the latest svn trunk. but i cant compile it. seems it has a problem since the implementation of new 3rd jobs skills.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   33
  • Joined:  01/21/13
  • Last Seen:  

me too.

Up!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   164
  • Joined:  08/17/13
  • Last Seen:  

Provide detailed information so we may detect the problem and help you

 

try to post the script, the last thing you changed and a picture or screen shot of the error

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   33
  • Joined:  01/21/13
  • Last Seen:  

Oh, got it.

Try GIT instead

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  237
  • Reputation:   19
  • Joined:  06/05/13
  • Last Seen:  

error occured:

 

------ Build started: Project: map-server_sql, Configuration: Release Win32 ------
Compiling...
vending.c
unit.c
trade.c
storage.c
status.c
skill.c
searchstore.c
script.c
quest.c
pet.c
pc_groups.c
pc.c
path.c
party.c
npc_chat.c
npc.c
mob.c
mercenary.c
mapreg_sql.c
map.c
Compiling...
mail.c
log.c
itemdb.c
intif.c
instance.c
homunculus.c
guild.c
elemental.c
duel.c
date.c
clif.c
chrif.c
chat.c
channel.c
cashshop.c
buyingstore.c
battleground.c
battle.c
atcommand.c
msg_conf.c
Compiling...
cli.c
utils.c
timer.c
thread.c
strlib.c
sql.c
socket.c
showmsg.c
random.c
raconf.c
nullpo.c
mutex.c
mempool.c
md5calc.c
mapindex.c
malloc.c
grfio.c
ers.c
des.c
db.c
Compiling...
core.c
conf.c
strbuf.c
scanner.c
scanctx.c
libconfig.c
grammar.c
mt19937ar.c
Linking...
Generating code
Finished generating code
Embedding manifest...
Build log was saved at "file://c:\Documents and Settings\Ragnarok\Desktop\Beginner rAthena (Developer Preview)\[X] rAthena\vcproj-9\map-server_sql\Release\BuildLog.htm"
map-server_sql - 0 error(s), 0 warning(s)
------ Build started: Project: login-server_sql, Configuration: Release Win32 ------
Compiling...
strbuf.c
scanner.c
scanctx.c
libconfig.c
grammar.c
mt19937ar.c
msg_conf.c
cli.c
utils.c
timer.c
thread.c
strlib.c
sql.c
socket.c
showmsg.c
random.c
raconf.c
nullpo.c
mutex.c
mempool.c
Compiling...
md5calc.c
malloc.c
ers.c
db.c
core.c
conf.c
loginlog_sql.c
login.c
ipban_sql.c
account_sql.c
Linking...
Generating code
Finished generating code
Embedding manifest...
Build log was saved at "file://c:\Documents and Settings\Ragnarok\Desktop\Beginner rAthena (Developer Preview)\[X] rAthena\vcproj-9\login-server_sql\Release\BuildLog.htm"
login-server_sql - 0 error(s), 0 warning(s)
------ Build started: Project: char-server_sql, Configuration: Release Win32 ------
Compiling...
inter.c
int_storage.c
int_quest.c
int_pet.c
int_party.c
int_mercenary.c
int_mail.c
int_homun.c
int_guild.c
int_elemental.c
int_auction.c
char.c
..\src\char\char.c(1903) : warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
..\src\char\char.c(3673) : warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
msg_conf.c
cli.c
utils.c
timer.c
thread.c
strlib.c
sql.c
socket.c
Compiling...
showmsg.c
random.c
raconf.c
nullpo.c
mutex.c
mempool.c
mapindex.c
malloc.c
ers.c
db.c
core.c
conf.c
strbuf.c
scanner.c
scanctx.c
libconfig.c
grammar.c
mt19937ar.c
Linking...
Generating code
Finished generating code
Embedding manifest...
Build log was saved at "file://c:\Documents and Settings\Ragnarok\Desktop\Beginner rAthena (Developer Preview)\[X] rAthena\vcproj-9\char-server_sql\Release\BuildLog.htm"
char-server_sql - 0 error(s), 2 warning(s)
------ Build started: Project: mapcache, Configuration: Release Win32 ------
Compiling...
mapcache.c
utils.c
strlib.c
showmsg.c
malloc.c
grfio.c
des.c
core.c
Linking...
Generating code
Finished generating code
Embedding manifest...
Build log was saved at "file://c:\Documents and Settings\Ragnarok\Desktop\Beginner rAthena (Developer Preview)\[X] rAthena\vcproj-9\mapcache\Release\BuildLog.htm"
mapcache - 0 error(s), 0 warning(s)
========== Build: 4 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...