Назад

Немогу!

Автор: Nosferatu.max: Дата: 05.19.2009

Вот не могу хоть убейте сделать рекомпил емулятора просто ппц!Помогите кто нибудь читал гайды ничего не получается...*obstenku*
Напишите простенький какой-то, но чтобы все понятно или ссылку дайте...

Автор: Nosferatu.max: Дата: 05.19.2009

Мда мне еще кей регистрации нужен на Microsoft Visual Studio C++

Автор: Gira: Дата: 05.19.2009

а ты время переведи на пол годика назад=)

Автор: Nosferatu.max: Дата: 05.19.2009

Смешно...

Автор: Nosferatu.max: Дата: 05.19.2009

Так народ а теперь мне помогите что значит мой лог и вообще почему тхт пишет?
------ Build started: Project: login-server_txt, Configuration: Debug Win32 ------
Linking...
Embedding manifest...
Build log was saved at "file://e:\Server\eathena\vcproj-9\login-server_txt\Debug\BuildLog.htm"
login-server_txt - 0 error(s), 0 warning(s)
------ Build started: Project: map-server_txt, Configuration: Debug Win32 ------
Compiling...
atcommand.c
e:\server\eathena\src\map\battle.h(8) : error C2059: syntax error : 'enum [tag]'
e:\server\eathena\src\map\atcommand.c(8774) : error C2449: found '{' at file scope (missing function header?)
e:\server\eathena\src\map\atcommand.c(8774) : error C2059: syntax error : '}'
e:\server\eathena\src\map\atcommand.c(8783) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8783) : error C2015: too many characters in constant
e:\server\eathena\src\map\atcommand.c(8784) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8784) : error C2015: too many characters in constant
e:\server\eathena\src\map\atcommand.c(8790) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8794) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8808) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8813) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8817) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8821) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8830) : error C2059: syntax error : ','
e:\server\eathena\src\map\atcommand.c(8830) : error C2143: syntax error : missing ')' before 'constant'
e:\server\eathena\src\map\atcommand.c(8830) : error C2143: syntax error : missing '{' before 'constant'
e:\server\eathena\src\map\atcommand.c(8830) : error C2059: syntax error : ''
e:\server\eathena\src\map\atcommand.c(8830) : error C2065: 'data' : undeclared identifier
e:\server\eathena\src\map\atcommand.c(8830) : error C2099: initializer is not a constant
e:\server\eathena\src\map\atcommand.c(8831) : error C2040: 'strcpy' : 'int ()' differs in levels of indirection from 'char *(char *,const char *)'
e:\server\eathena\src\map\atcommand.c(8834) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8837) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8842) : error C2059: syntax error : 'else'
e:\server\eathena\src\map\atcommand.c(8845) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8849) : error C2143: syntax error : missing ')' before '['
e:\server\eathena\src\map\atcommand.c(8849) : error C2090: function returns array
e:\server\eathena\src\map\atcommand.c(8849) : error C2059: syntax error : ')'
e:\server\eathena\src\map\atcommand.c(8850) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8853) : error C2059: syntax error : 'return'
e:\server\eathena\src\map\atcommand.c(8854) : error C2059: syntax error : '}'
Build log was saved at "file://e:\Server\eathena\vcproj-9\map-server_txt\Debug\BuildLog.htm"
map-server_txt - 30 error(s), 0 warning(s)
========== Build: 8 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

Автор: Gira: Дата: 05.19.2009

Build started: Project: login-server_txt, Configuration: Debug Win32 на Release-sql менять нада.я так думаю

Автор: Nosferatu.max: Дата: 05.19.2009

Как вообще понять удалась она или нет?
Что изменяется от компиляции?Зачем она нужна?
Как исправить ошибки которые выбивает?

Автор: Gira: Дата: 05.19.2009

========== Построение: успешно: 4, с ошибками: 0, без изменений: 0, пропущено: 6 ==========это еспешный=)

========== Построение: успешно: 3, с ошибками: 1, без изменений: 0, пропущено: 6 ==========это неуспешный=)

а изменица просто ноововедения вступят в силу (тоесть какето коды создасть или хз што там)

Автор: Nosferatu.max: Дата: 05.19.2009

Переделал на SQL...Теперь нада все перекомплимитЬ?
------ Build started: Project: map-server_sql, Configuration: Debug Win32 ------
Compiling...
atcommand.c
e:\server\eathena\src\map\battle.h(8) : error C2059: syntax error : 'enum [tag]'
e:\server\eathena\src\map\atcommand.c(8774) : error C2449: found '{' at file scope (missing function header?)
e:\server\eathena\src\map\atcommand.c(8774) : error C2059: syntax error : '}'
e:\server\eathena\src\map\atcommand.c(8783) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8783) : error C2015: too many characters in constant
e:\server\eathena\src\map\atcommand.c(8784) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8784) : error C2015: too many characters in constant
e:\server\eathena\src\map\atcommand.c(8790) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8794) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8808) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8813) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8817) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8821) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8830) : error C2059: syntax error : ','
e:\server\eathena\src\map\atcommand.c(8830) : error C2143: syntax error : missing ')' before 'constant'
e:\server\eathena\src\map\atcommand.c(8830) : error C2143: syntax error : missing '{' before 'constant'
e:\server\eathena\src\map\atcommand.c(8830) : error C2059: syntax error : ''
e:\server\eathena\src\map\atcommand.c(8830) : error C2065: 'data' : undeclared identifier
e:\server\eathena\src\map\atcommand.c(8830) : error C2099: initializer is not a constant
e:\server\eathena\src\map\atcommand.c(8831) : error C2040: 'strcpy' : 'int ()' differs in levels of indirection from 'char *(char *,const char *)'
e:\server\eathena\src\map\atcommand.c(8832) : error C2371: 'Sql_FreeResult' : redefinition; different basic types
e:\server\eathena\src\common\sql.h(190) : see declaration of 'Sql_FreeResult'
e:\server\eathena\src\map\atcommand.c(8834) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8837) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8842) : error C2059: syntax error : 'else'
e:\server\eathena\src\map\atcommand.c(8845) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8849) : error C2143: syntax error : missing ')' before '['
e:\server\eathena\src\map\atcommand.c(8849) : error C2090: function returns array
e:\server\eathena\src\map\atcommand.c(8849) : error C2059: syntax error : ')'
e:\server\eathena\src\map\atcommand.c(8850) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8853) : error C2059: syntax error : 'return'
e:\server\eathena\src\map\atcommand.c(8854) : error C2059: syntax error : '}'
Build log was saved at "file://e:\Server\eathena\vcproj-9\map-server_sql\Debug\BuildLog.htm"
map-server_sql - 31 error(s), 0 warning(s)
------ Build started: Project: 7, Configuration: Debug Win32 ------
Compiling...
core.c
db.c
ers.c
lock.c
malloc.c
mapindex.c
nullpo.c
plugins.c
showmsg.c
socket.c
sql.c
strlib.c
timer.c
utils.c
char.c
int_auction.c
int_guild.c
int_homun.c
int_mail.c
int_party.c
Generating Code...
Compiling...
int_pet.c
int_quest.c
int_storage.c
inter.c
Generating Code...
Compiling manifest to resources...
Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
Copyright © Microsoft Corporation. All rights reserved.
Linking...
Embedding manifest...
Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
Copyright © Microsoft Corporation. All rights reserved.
Build log was saved at "file://e:\Server\eathena\vcproj-9\7\Debug\BuildLog.htm"
7 - 0 error(s), 0 warning(s)
------ Build started: Project: map-server_txt, Configuration: Debug Win32 ------
Compiling...
atcommand.c
e:\server\eathena\src\map\battle.h(8) : error C2059: syntax error : 'enum [tag]'
e:\server\eathena\src\map\atcommand.c(8774) : error C2449: found '{' at file scope (missing function header?)
e:\server\eathena\src\map\atcommand.c(8774) : error C2059: syntax error : '}'
e:\server\eathena\src\map\atcommand.c(8783) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8783) : error C2015: too many characters in constant
e:\server\eathena\src\map\atcommand.c(8784) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8784) : error C2015: too many characters in constant
e:\server\eathena\src\map\atcommand.c(8790) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8794) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8808) : error C2001: newline in constant
e:\server\eathena\src\map\atcommand.c(8813) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8817) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8821) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8830) : error C2059: syntax error : ','
e:\server\eathena\src\map\atcommand.c(8830) : error C2143: syntax error : missing ')' before 'constant'
e:\server\eathena\src\map\atcommand.c(8830) : error C2143: syntax error : missing '{' before 'constant'
e:\server\eathena\src\map\atcommand.c(8830) : error C2059: syntax error : ''
e:\server\eathena\src\map\atcommand.c(8830) : error C2065: 'data' : undeclared identifier
e:\server\eathena\src\map\atcommand.c(8830) : error C2099: initializer is not a constant
e:\server\eathena\src\map\atcommand.c(8831) : error C2040: 'strcpy' : 'int ()' differs in levels of indirection from 'char *(char *,const char *)'
e:\server\eathena\src\map\atcommand.c(8834) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8837) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8842) : error C2059: syntax error : 'else'
e:\server\eathena\src\map\atcommand.c(8845) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8849) : error C2143: syntax error : missing ')' before '['
e:\server\eathena\src\map\atcommand.c(8849) : error C2090: function returns array
e:\server\eathena\src\map\atcommand.c(8849) : error C2059: syntax error : ')'
e:\server\eathena\src\map\atcommand.c(8850) : error C2059: syntax error : 'if'
e:\server\eathena\src\map\atcommand.c(8853) : error C2059: syntax error : 'return'
e:\server\eathena\src\map\atcommand.c(8854) : error C2059: syntax error : '}'
Build log was saved at "file://e:\Server\eathena\vcproj-9\map-server_txt\Debug\BuildLog.htm"
map-server_txt - 30 error(s), 0 warning(s)
========== Build: 1 succeeded, 2 failed, 7 up-to-date, 0 skipped ==========

Автор: Gira: Дата: 05.19.2009

поменяй Debug Win32
Release-sql Win32


и мб у тя криво напасаные новые Source

и установил бы русскую версию=) VisualC++ там хоть понятней какие ошибки

Автор: Nosferatu.max: Дата: 05.19.2009

Например какие изменения могут вступить в силу?
Где менять?

Автор: Gira: Дата: 05.19.2009

heart dt и тд

Автор: Nosferatu.max: Дата: 05.19.2009

Опа у меня теперь после рекомпила не запускается mapserv-sql.bat
просто crashed и все...

Автор: Gira: Дата: 05.19.2009

незнаю у меня разное было при компиле но штоб штото не запускалось таков небыло

Автор: Nosferatu.max: Дата: 05.19.2009

Бляяя неужели эмуль просрал...Так лень опять все настраивать...

Автор: Nosferatu.max: Дата: 05.19.2009

Всетаки просрал...Я все посмотрел ничего не пойму почему не работает...

Автор: nomn: Дата: 05.19.2009

[color=Green]человек, тебе не страшно от N ошибок при компиляции?) тебе не кажется что стоит просто удалить этот эмуль?)

настройки?) копи-паст рулит. вот у меня был облом, когда полный рабочий эмуль пошел по зде. при том что там было Nнное количество сорс модернизаций я его востановил за ~2 часа на новый, не отчаивайся.[/color]