Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Компиляция PvPGN из исходников с помощью Visual Studio C++
#11
А при создании проекта правильная версия Visual Studio была указана?
Ответ
#12
Да вот скрин http://img.zone-game.info/image-FD0C_4C599638.jpg
Ответ
#13
Хм... Можно попробовать вручную указать в Visual Studio путь к SDK. Tools > Options > Projects and Solutions > VC++ Directories > Library files и указать путь к C:\...\Windows SDK\...\lib (путь где размещены эти библиотеки).
Ответ
#14
Лог CMake:
Код:
Check for working C compiler using: Visual Studio 10
Check for working C compiler using: Visual Studio 10 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 10
Check for working CXX compiler using: Visual Studio 10 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
pvpgn is used as APPLICATION_NAME
Found ZLIB: D:/pvpgn/zlib/zlibwapi.lib
Looking for pcap_open_offline in pcap
Looking for pcap_open_offline in pcap - not found
Looking for gethostbyname in nsl
Looking for gethostbyname in nsl - not found
Looking for socket in socket
Looking for socket in socket - not found
Looking for inet_aton in resolv
Looking for inet_aton in resolv - not found
Looking for __inet_aton in bind
Looking for __inet_aton in bind - not found
Looking for include files HAVE_STD_HEADERS
Looking for include files HAVE_STD_HEADERS - found
Looking for C++ include fcntl.h
Looking for C++ include fcntl.h - found
Looking for C++ include sys/time.h
Looking for C++ include sys/time.h - not found
Looking for C++ include sys/select.h
Looking for C++ include sys/select.h - not found
Looking for C++ include unistd.h
Looking for C++ include unistd.h - not found
Looking for C++ include sys/utsname.h
Looking for C++ include sys/utsname.h - not found
Looking for C++ include sys/timeb.h
Looking for C++ include sys/timeb.h - found
Looking for C++ include sys/socket.h
Looking for C++ include sys/socket.h - not found
Looking for C++ include sys/param.h
Looking for C++ include sys/param.h - not found
Looking for C++ include netinet/in.h
Looking for C++ include netinet/in.h - not found
Looking for C++ include arpa/inet.h
Looking for C++ include arpa/inet.h - not found
Looking for C++ include netdb.h
Looking for C++ include netdb.h - not found
Looking for C++ include termios.h
Looking for C++ include termios.h - not found
Looking for C++ include sys/types.h
Looking for C++ include sys/types.h - found
Looking for C++ include sys/wait.h
Looking for C++ include sys/wait.h - not found
Looking for C++ include sys/ioctl.h
Looking for C++ include sys/ioctl.h - not found
Looking for C++ include stdint.h
Looking for C++ include stdint.h - found
Looking for C++ include sys/file.h
Looking for C++ include sys/file.h - not found
Looking for C++ include poll.h
Looking for C++ include poll.h - not found
Looking for C++ include sys/poll.h
Looking for C++ include sys/poll.h - not found
Looking for C++ include sys/stropts.h
Looking for C++ include sys/stropts.h - not found
Looking for C++ include sys/stat.h
Looking for C++ include sys/stat.h - found
Looking for C++ include pwd.h
Looking for C++ include pwd.h - not found
Looking for C++ include grp.h
Looking for C++ include grp.h - not found
Looking for C++ include dir.h
Looking for C++ include dir.h - not found
Looking for C++ include dirent.h
Looking for C++ include dirent.h - not found
Looking for C++ include ndir.h
Looking for C++ include ndir.h - not found
Looking for C++ include sys/ndir.h
Looking for C++ include sys/ndir.h - not found
Looking for C++ include sys/dir.h
Looking for C++ include sys/dir.h - not found
Looking for C++ include direct.h
Looking for C++ include direct.h - found
Looking for C++ include sys/mman.h
Looking for C++ include sys/mman.h - not found
Looking for include files HAVE_SYS_EVENT_H
Looking for include files HAVE_SYS_EVENT_H - not found.
Looking for C++ include sys/epoll.h
Looking for C++ include sys/epoll.h - not found
Looking for C++ include sys/resource.h
Looking for C++ include sys/resource.h - not found
Looking for C++ include pcap.h
Looking for C++ include pcap.h - not found
Looking for C++ include windows.h
Looking for C++ include windows.h - found
Looking for C++ include winsock2.h
Looking for C++ include winsock2.h - found
Looking for C++ include process.h
Looking for C++ include process.h - found
Check size of unsigned char
Check size of unsigned char - done
Check size of unsigned short
Check size of unsigned short - done
Check size of unsigned int
Check size of unsigned int - done
Check size of unsigned long
Check size of unsigned long - done
Check size of unsigned long long
Check size of unsigned long long - done
Check size of signed char
Check size of signed char - done
Check size of signed short
Check size of signed short - done
Check size of signed int
Check size of signed int - done
Check size of signed long
Check size of signed long - done
Check size of signed long long
Check size of signed long long - done
Looking for mmap
Looking for mmap - not found
Looking for gettimeofday
Looking for gettimeofday - not found
Looking for strdup
Looking for strdup - found
Looking for strtoul
Looking for strtoul - found
Looking for uname
Looking for uname - not found
Looking for fork
Looking for fork - not found
Looking for getpid
Looking for getpid - found
Looking for sigaction
Looking for sigaction - not found
Looking for sigprocmask
Looking for sigprocmask - not found
Looking for sigaddset
Looking for sigaddset - not found
Looking for setpgid
Looking for setpgid - not found
Looking for ftime
Looking for ftime - found
Looking for strcasecmp
Looking for strcasecmp - not found
Looking for strncasecmp
Looking for strncasecmp - not found
Looking for stricmp
Looking for stricmp - found
Looking for strnicmp
Looking for strnicmp - found
Looking for chdir
Looking for chdir - found
Looking for difftime
Looking for difftime - found
Looking for strchr
Looking for strchr - found
Looking for strrchr
Looking for strrchr - found
Looking for index
Looking for index - not found
Looking for rindex
Looking for rindex - not found
Looking for wait
Looking for wait - not found
Looking for waitpid
Looking for waitpid - not found
Looking for pipe
Looking for pipe - not found
Looking for getenv
Looking for getenv - found
Looking for ioctl
Looking for ioctl - not found
Looking for setsid
Looking for setsid - not found
Looking for poll
Looking for poll - not found
Looking for getlogin
Looking for getlogin - not found
Looking for getpwnam
Looking for getpwnam - not found
Looking for getgrnam
Looking for getgrnam - not found
Looking for getuid
Looking for getuid - not found
Looking for getgid
Looking for getgid - not found
Looking for setuid
Looking for setuid - not found
Looking for mkdir
Looking for mkdir - found
Looking for _mkdir
Looking for _mkdir - found
Looking for strsep
Looking for strsep - not found
Looking for getopt
Looking for getopt - not found
Looking for kqueue
Looking for kqueue - not found
Looking for setitimer
Looking for setitimer - not found
Looking for epoll_create
Looking for epoll_create - not found
Looking for getrlimit
Looking for getrlimit - not found
Looking for vsnprintf
Looking for vsnprintf - found
Looking for _vsnprintf
Looking for _vsnprintf - found
Looking for snprintf
Looking for snprintf - not found
Looking for _snprintf
Looking for _snprintf - found
Looking for setpgrp
Looking for setpgrp - not found
Looking for inet_aton
Looking for inet_aton - not found
Checking for single argument mkdir MKDIR_TAKES_ONE_ARG
Checking for single argument mkdir MKDIR_TAKES_ONE_ARG - found
Configuring done
Лог Visual C++
[CODE]------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
Build started 04.08.2010 21:57:28.
InitializeBuildStatus:
Creating "Release\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because D:/pvpgn/build/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/conf/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/man/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/files/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/compat/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/common/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/win32/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/tinycdb/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/bntrackd/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/client/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/bniutils/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/bnpass/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/bnetd/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/pvpgn/build/src/test/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "Release\ZERO_CHECK.unsuccessfulbuild".
Touching "Release\ZERO_CHECK.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:01.18
------ Build started: Project: tinycdb, Configuration: Release Win32 ------
Build started 04.08.2010 21:57:30.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\tinycdb\Release\".
InitializeBuildStatus:
Creating "tinycdb.dir\Release\tinycdb.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/tinycdb/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\tinycdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
cdb_find.cpp
cdb_findnext.cpp
cdb_hash.cpp
cdb_init.cpp
cdb_make_add.cpp
cdb_make.cpp
cdb_make_find.cpp
cdb_make_put.cpp
cdb_seek.cpp
cdb_seq.cpp
cdb_unpack.cpp
Generating Code...
Lib:
tinycdb.vcxproj -> D:\pvpgn\build\src\tinycdb\Release\tinycdb.lib
FinalizeBuildStatus:
Deleting file "tinycdb.dir\Release\tinycdb.unsuccessfulbuild".
Touching "tinycdb.dir\Release\tinycdb.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:04.90
------ Build started: Project: win32, Configuration: Release Win32 ------
Build started 04.08.2010 21:57:35.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\win32\Release\".
InitializeBuildStatus:
Creating "win32.dir\Release\win32.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/win32/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\win32\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
service.cpp
console_output.cpp
Generating Code...
Lib:
win32.vcxproj -> D:\pvpgn\build\src\win32\Release\win32.lib
FinalizeBuildStatus:
Deleting file "win32.dir\Release\win32.unsuccessfulbuild".
Touching "win32.dir\Release\win32.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:06.46
------ Build started: Project: common, Configuration: Release Win32 ------
Build started 04.08.2010 21:57:42.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\common\Release\".
InitializeBuildStatus:
Creating "common.dir\Release\common.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/common/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\common\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
addr.cpp
asnprintf.cpp
bnethashconv.cpp
bnethash.cpp
..\..\..\src\common\bnethash.cpp(62): warning C4146: unary minus operator applied to unsigned type, result still unsigned
bnettime.cpp
bn_type.cpp
..\..\..\src\common\bn_type.cpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned
conf.cpp
d2char_checksum.cpp
eventlog.cpp
fdwatch.cpp
..\..\..\src\common\fdwatch.cpp(138): warning C4018: '>=' : signed/unsigned mismatch
..\..\..\src\common\fdwatch.cpp(162): warning C4018: '>=' : signed/unsigned mismatch
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
d:\pvpgn\src\common\fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
fdwatch_epoll.cpp
fdwatch_kqueue.cpp
fdwatch_poll.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
d:\pvpgn\src\common\fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
fdwatch_select.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
d:\pvpgn\src\common\fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
fdwbackend.cpp
give_up_root_privileges.cpp
hashtable.cpp
hexdump.cpp
list.cpp
network.cpp
Generating Code...
Compiling...
packet.cpp
..\..\..\src\common\packet.cpp(548): warning C4065: switch statement contains 'default' but no 'case' labels
..\..\..\src\common\packet.cpp(791): warning C4065: switch statement contains 'default' but no 'case' labels
proginfo.cpp
queue.cpp
rcm.cpp
rlimit.cpp
systemerror.cpp
tag.cpp
token.cpp
trans.cpp
util.cpp
wolhash.cpp
xalloc.cpp
xstr.cpp
xstring.cpp
gui_printf.cpp
..\..\..\src\common\gui_printf.cpp(37): warning C4101: 'end_lines' : unreferenced local variable
..\..\..\src\common\gui_printf.cpp(37): warning C4101: 'start_lines' : unreferenced local variable
bigint.cpp
..\..\..\src\common\bigint.cpp(277): warning C4307: '+' : integral constant overflow
bnetsrp3.cpp
peerchat.cpp
Generating Code...
Lib:
common.vcxproj -> D:\pvpgn\build\src\common\Release\common.lib
FinalizeBuildStatus:
Deleting file "common.dir\Release\common.unsuccessfulbuild".
Touching "common.dir\Release\common.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:24.50
------ Build started: Project: compat, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:06.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\compat\Release\".
InitializeBuildStatus:
Creating "compat.dir\Release\compat.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/compat/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\compat\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
gettimeofday.cpp
..\..\..\src\compat\gettimeofday.cpp(53): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
inet_aton.cpp
inet_ntoa.cpp
mmap.cpp
pdir.cpp
pgetopt.cpp
psock.cpp
snprintf.cpp
strcasecmp.cpp
strdup.cpp
strerror.cpp
strncasecmp.cpp
strsep.cpp
strtoul.cpp
uname.cpp
vsnprintf.cpp
Generating Code...
Lib:
compat.vcxproj -> D:\pvpgn\build\src\compat\Release\compat.lib
FinalizeBuildStatus:
Deleting file "compat.dir\Release\compat.unsuccessfulbuild".
Touching "compat.dir\Release\compat.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:10.03
------ Build started: Project: sha1hash, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:17.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\bnpass\Release\".
InitializeBuildStatus:
Creating "sha1hash.dir\Release\sha1hash.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bnpass/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bnpass\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
sha1hash.cpp
..\..\..\src\bnpass\sha1hash.cpp(89): warning C4101: 'i' : unreferenced local variable
Link:
sha1hash.vcxproj -> D:\pvpgn\build\src\bnpass\Release\sha1hash.exe
FinalizeBuildStatus:
Deleting file "sha1hash.dir\Release\sha1hash.unsuccessfulbuild".
Touching "sha1hash.dir\Release\sha1hash.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:03.29
------ Build started: Project: bntrackd, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:20.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\bntrackd\Release\".
InitializeBuildStatus:
Creating "bntrackd.dir\Release\bntrackd.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bntrackd/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bntrackd\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bntrackd.cpp
Link:
bntrackd.vcxproj -> D:\pvpgn\build\src\bntrackd\Release\bntrackd.exe
FinalizeBuildStatus:
Deleting file "bntrackd.dir\Release\bntrackd.unsuccessfulbuild".
Touching "bntrackd.dir\Release\bntrackd.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:03.45
------ Build started: Project: bnstat, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:24.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\client\Release\".
InitializeBuildStatus:
Creating "bnstat.dir\Release\bnstat.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/client/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\client\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bnstat.cpp
client.cpp
client_connect.cpp
..\..\..\src\client\client_connect.cpp(339): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
udptest.cpp
Generating Code...
Link:
bnstat.vcxproj -> D:\pvpgn\build\src\client\Release\bnstat.exe
FinalizeBuildStatus:
Deleting file "bnstat.dir\Release\bnstat.unsuccessfulbuild".
Touching "bnstat.dir\Release\bnstat.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:07.35
------ Build started: Project: bnpass, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:32.
InitializeBuildStatus:
Creating "bnpass.dir\Release\bnpass.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bnpass/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bnpass\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bnpass.cpp
Link:
bnpass.vcxproj -> D:\pvpgn\build\src\bnpass\Release\bnpass.exe
FinalizeBuildStatus:
Deleting file "bnpass.dir\Release\bnpass.unsuccessfulbuild".
Touching "bnpass.dir\Release\bnpass.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:01.95
------ Build started: Project: bnilist, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:34.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\bniutils\Release\".
InitializeBuildStatus:
Creating "bnilist.dir\Release\bnilist.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bniutils/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bniutils\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bnilist.cpp
fileio.cpp
..\..\..\src\bniutils\fileio.cpp(154): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
..\..\..\src\bniutils\fileio.cpp(167): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
tga.cpp
Generating Code...
Link:
bnilist.vcxproj -> D:\pvpgn\build\src\bniutils\Release\bnilist.exe
FinalizeBuildStatus:
Deleting file "bnilist.dir\Release\bnilist.unsuccessfulbuild".
Touching "bnilist.dir\Release\bnilist.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:02.17
------ Build started: Project: tgainfo, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:36.
InitializeBuildStatus:
Creating "tgainfo.dir\Release\tgainfo.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bniutils/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bniutils\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
tgainfo.cpp
fileio.cpp
..\..\..\src\bniutils\fileio.cpp(154): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
..\..\..\src\bniutils\fileio.cpp(167): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
tga.cpp
Generating Code...
Link:
tgainfo.vcxproj -> D:\pvpgn\build\src\bniutils\Release\tgainfo.exe
FinalizeBuildStatus:
Deleting file "tgainfo.dir\Release\tgainfo.unsuccessfulbuild".
Touching "tgainfo.dir\Release\tgainfo.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:01.87
------ Build started: Project: bnibuild, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:38.
InitializeBuildStatus:
Creating "bnibuild.dir\Release\bnibuild.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bniutils/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bniutils\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bnibuild.cpp
fileio.cpp
..\..\..\src\bniutils\fileio.cpp(154): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
..\..\..\src\bniutils\fileio.cpp(167): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
bni.cpp
tga.cpp
Generating Code...
Link:
bnibuild.vcxproj -> D:\pvpgn\build\src\bniutils\Release\bnibuild.exe
FinalizeBuildStatus:
Deleting file "bnibuild.dir\Release\bnibuild.unsuccessfulbuild".
Touching "bnibuild.dir\Release\bnibuild.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:02.10
------ Build started: Project: bni2tga, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:41.
InitializeBuildStatus:
Creating "bni2tga.dir\Release\bni2tga.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bniutils/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bniutils\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bni2tga.cpp
fileio.cpp
..\..\..\src\bniutils\fileio.cpp(154): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
..\..\..\src\bniutils\fileio.cpp(167): warning C4244: '=' : conversion from 'pvpgn::t_uint16' to 'unsigned char', possible loss of data
Generating Code...
Link:
bni2tga.vcxproj -> D:\pvpgn\build\src\bniutils\Release\bni2tga.exe
FinalizeBuildStatus:
Deleting file "bni2tga.dir\Release\bni2tga.unsuccessfulbuild".
Touching "bni2tga.dir\Release\bni2tga.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:01.34
------ Build started: Project: bnftp, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:42.
InitializeBuildStatus:
Creating "bnftp.dir\Release\bnftp.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/client/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\client\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bnftp.cpp
client.cpp
Generating Code...
Link:
bnftp.vcxproj -> D:\pvpgn\build\src\client\Release\bnftp.exe
FinalizeBuildStatus:
Deleting file "bnftp.dir\Release\bnftp.unsuccessfulbuild".
Touching "bnftp.dir\Release\bnftp.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:03.03
------ Build started: Project: bnetsrp3_test, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:45.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\test\Release\".
InitializeBuildStatus:
Creating "bnetsrp3_test.dir\Release\bnetsrp3_test.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/test/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\test\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
bnetsrp3_test.cpp
..\..\..\src\test\bnetsrp3_test.cpp(30): warning C4101: 'output' : unreferenced local variable
..\..\..\src\test\bnetsrp3_test.cpp(31): warning C4101: 'data' : unreferenced local variable
Link:
bnetsrp3_test.vcxproj -> D:\pvpgn\build\src\test\Release\bnetsrp3_test.exe
FinalizeBuildStatus:
Deleting file "bnetsrp3_test.dir\Release\bnetsrp3_test.unsuccessfulbuild".
Touching "bnetsrp3_test.dir\Release\bnetsrp3_test.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:01.93
------ Build started: Project: bnetd, Configuration: Release Win32 ------
Build started 04.08.2010 21:58:47.
PrepareForBuild:
Creating directory "D:\pvpgn\build\src\bnetd\Release\".
InitializeBuildStatus:
Creating "bnetd.dir\Release\bnetd.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/pvpgn/src/bnetd/CMakeLists.txt
CMake does not need to re-run because D:\pvpgn\build\src\bnetd\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
account.cpp
..\..\..\src\bnetd\account.cpp(365): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
account_wrap.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
adbanner.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
alias_command.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
anongame.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
anongame_gameresult.cpp
anongame_infos.cpp
anongame_maplists.cpp
attrgroup.cpp
attrlayer.cpp
autoupdate.cpp
channel_conv.cpp
channel.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
character.cpp
clan.cpp
..\..\..\src\bnetd\clan.cpp(1383): warning C4805: '==' : unsafe mix of type 'int' and type 'bool' in operation
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
cmdline.cpp
command.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
command_groups.cpp
connection.cpp
..\..\..\src\bnetd\connection.cpp(478): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
..\..\..\src\bnetd\connection.cpp(4075): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\connection.cpp(4097): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
file_cdb.cpp
Generating Code...
d:\pvpgn\src\bnetd\command.cpp(4648): warning C4789: destination of memory copy is too small
Compiling...
file.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
file_plain.cpp
friends.cpp
game_conv.cpp
..\..\..\src\bnetd\game_conv.cpp(425): warning C4065: switch statement contains 'default' but no 'case' labels
..\..\..\src\bnetd\game_conv.cpp(479): warning C4065: switch statement contains 'default' but no 'case' labels
..\..\..\src\bnetd\game_conv.cpp(631): warning C4065: switch statement contains 'default' but no 'case' labels
game.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_anongame.cpp
..\..\..\src\bnetd\handle_anongame.cpp(369): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\handle_anongame.cpp(750): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
..\..\..\src\bnetd\handle_anongame.cpp(766): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
..\..\..\src\bnetd\handle_anongame.cpp(782): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
..\..\..\src\bnetd\handle_anongame.cpp(798): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
..\..\..\src\bnetd\handle_anongame.cpp(840): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_apireg.cpp
..\..\..\src\bnetd\handle_apireg.cpp(326): warning C4101: 'apiregmember' : unreferenced local variable
..\..\..\src\bnetd\handle_apireg.cpp(463): warning C4101: 'apiregmember' : unreferenced local variable
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_bnet.cpp
..\..\..\src\bnetd\handle_bnet.cpp(660): warning C4101: 'upass' : unreferenced local variable
..\..\..\src\bnetd\handle_bnet.cpp(1734): warning C4101: 'server_public_key' : unreferenced local variable
..\..\..\src\bnetd\handle_bnet.cpp(1776): warning C4101: 'passhash' : unreferenced local variable
..\..\..\src\bnetd\handle_bnet.cpp(1844): warning C4101: 'server_public_key' : unreferenced local variable
..\..\..\src\bnetd\handle_bnet.cpp(1964): warning C4101: 'clienthash' : unreferenced local variable
..\..\..\src\bnetd\handle_bnet.cpp(1963): warning C4101: 'serverhash' : unreferenced local variable
..\..\..\src\bnetd\handle_bnet.cpp(2527): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
..\..\..\src\bnetd\handle_bnet.cpp(2628): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
..\..\..\src\bnetd\handle_bnet.cpp(2631): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
..\..\..\src\bnetd\handle_bnet.cpp(2632): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
..\..\..\src\bnetd\handle_bnet.cpp(2679): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
..\..\..\src\bnetd\handle_bnet.cpp(2822): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
..\..\..\src\bnetd\handle_bnet.cpp(4704): warning C4018: '<' : signed/unsigned mismatch
..\..\..\src\bnetd\handle_bnet.cpp(4774): warning C4018: '<' : signed/unsigned mismatch
..\..\..\src\bnetd\handle_bnet.cpp(4997): warning C4018: '<' : signed/unsigned mismatch
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_bot.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_d2cs.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_file.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_init.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_irc_common.cpp
..\..\..\src\bnetd\handle_irc_common.cpp(300): warning C4101: 'test' : unreferenced local variable
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_irc.cpp
..\..\..\src\bnetd\handle_irc.cpp(531): warning C4101: 'ircname' : unreferenced local variable
..\..\..\src\bnetd\handle_irc.cpp(533): warning C4101: 'temp' : unreferenced local variable
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_telnet.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_udp.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_wol.cpp
..\..\..\src\bnetd\handle_wol.cpp(269): warning C4101: '_temp' : unreferenced local variable
..\..\..\src\bnetd\handle_wol.cpp(644): warning C4101: 'ircname' : unreferenced local variable
..\..\..\src\bnetd\handle_wol.cpp(646): warning C4101: 'temp' : unreferenced local variable
..\..\..\src\bnetd\handle_wol.cpp(1782): warning C4018: '<' : signed/unsigned mismatch
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_wol_gameres.cpp
..\..\..\src\bnetd\handle_wol_gameres.cpp(699): warning C4101: 'i' : unreferenced local variable
..\..\..\src\bnetd\handle_wol_gameres.cpp(929): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(932): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(963): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1030): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1033): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1054): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1057): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1100): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1103): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1387): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1417): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1438): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(1469): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\src\bnetd\handle_wol_gameres.cpp(2424): warning C4018: '<' : signed/unsigned mismatch
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
helpfile.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
ipban.cpp
..\..\..\src\bnetd\ipban.cpp(418): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\ipban.cpp(421): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\ipban.cpp(676): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
Generating Code...
d:\pvpgn\src\bnetd\handle_wol.cpp(1666): warning C4715: 'pvpgn::bnetd::_ladder_is_integer' : not all control paths return a value
Compiling...
irc.cpp
..\..\..\src\bnetd\irc.cpp(750): warning C4101: 'temp_' : unreferenced local variable
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
ladder_calc.cpp
ladder.cpp
..\..\..\src\bnetd\ladder.cpp(125): warning C4101: 'rating' : unreferenced local variable
mail.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
main.cpp
..\..\..\src\bnetd\main.cpp(207): warning C4101: 'pid' : unreferenced local variable
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
message.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
news.cpp
..\..\..\src\bnetd\news.cpp(206): warning C4244: 'return' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\news.cpp(212): warning C4244: 'return' : conversion from 'time_t' to 'unsigned int', possible loss of data
output.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
prefs.cpp
realm.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
runprog.cpp
server.cpp
..\..\..\src\bnetd\server.cpp(1287): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
sql_common.cpp
sql_dbcreator.cpp
..\..\..\src\bnetd\sql_dbcreator.cpp(751): warning C4018: '<' : signed/unsigned mismatch
..\..\..\src\bnetd\sql_dbcreator.cpp(759): warning C4018: '<' : signed/unsigned mismatch
sql_mysql.cpp
..\..\..\src\bnetd\sql_mysql.cpp(27): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
sql_odbc.cpp
sql_pgsql.cpp
sql_sqlite3.cpp
storage.cpp
storage_file.cpp
Generating Code...
d:\pvpgn\src\bnetd\irc.cpp(1044): warning C4715: 'pvpgn::bnetd::irc_send_rpl_namreply_internal' : not all control paths return a value
Compiling...
storage_sql2.cpp
..\..\..\src\bnetd\storage_sql2.cpp(316): warning C4101: 'p' : unreferenced local variable
storage_sql.cpp
support.cpp
team.cpp
tick.cpp
timer.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
topic.cpp
tournament.cpp
..\..\..\src\bnetd\tournament.cpp(422): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\tournament.cpp(443): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\tournament.cpp(464): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\tournament.cpp(485): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\tournament.cpp(506): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\tournament.cpp(527): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\tournament.cpp(548): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
..\..\..\src\bnetd\tournament.cpp(569): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
tracker.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
udptest_send.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
versioncheck.cpp
watch.cpp
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
anongame_wol.cpp
..\..\..\src\bnetd\anongame_wol.cpp(267): warning C4101: 'player' : unreferenced local variable
..\..\..\src\bnetd\anongame_wol.cpp(514): warning C4101: 'ctag' : unreferenced local variable
..\..\..\src\bnetd\anongame_wol.cpp(515): warning C4101: 'channelname' : unreferenced local variable
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
D:\pvpgn\src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
with
[
T=pvpgn::t_fdwatch_fd
]
D:\pvpgn\src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
handle_wserv.cpp
D:\pvpgn\src\common/...
Ответ
#15
Ребят, подскажите, есть ли смысл собирать версию 1,99 или лучше оставаться на 1,85?
Ответ
#16
MaZzZaFaKa Написал:Там в VC ++ Directories бред какой то ничего нету только текст. Скрин
Написано, что настройка перенесена в Tools > Options
Ответ
#17
Есть ли гайд по установки MySQL вообщем создать конфигурации
ошибка 1130
Заранее спс
Ответ
#18
Пытаетесь удаленно подключиться к MySQL без необходимых привилегий.
PHP код:
<?php 
GRANT ALL PRIVILEGES ON
*.* TO 'пользователь'@'%';
Ответ
#19
[Изображение: thumb-9B9B_4CBD9CC5.jpg]
не могу понять откуда верхняя строчка откуда брать пароль

Current root password: ничего не вписываю
New root password: 12345
Confilm: 12345
потом дает ошибку
[Изображение: thumb-B39F_4CBD9FF3.jpg]
Ответ
#20
ты случайно не устанавливал раньше MySQL ?
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  PVPgn и долбаный NAT Razoon 1 3,056 06-05-2023, 03:11 AM
Последний пост: Azzlaer
  Web-статистика Battle.net [PvPGN] Кашперофский 19 16,270 06-05-2023, 03:10 AM
Последний пост: Azzlaer
  PvPGN для новичков nelegal 225 162,922 01-22-2014, 05:29 PM
Последний пост: Begzod
  Создание своего сервера для WarCraft 3 (PvPGN) wen1k 22 45,345 06-12-2013, 02:05 AM
Последний пост: Begzod
  как поставить бота на pvpgn? floock 1 4,119 11-16-2012, 06:15 AM
Последний пост: Csandr
  Статистика PvPGN для DotA Leoric 9 6,737 09-23-2012, 07:21 AM
Последний пост: Csandr
  PvPGN Web Registration System v0.2 beta Nasdomlan 10 5,952 07-19-2012, 07:11 AM
Последний пост: Nasdomlan
  (Помогите) Как создасть сервер Red Alert 2 при припомощи PvPGN LaW4iK 1 4,945 06-04-2012, 08:02 AM
Последний пост: Csandr
  pvpgn+ghost qqbb 8 6,626 03-27-2012, 10:12 PM
Последний пост: qqbb
  Проблема с PvPGN Rush 4 5,263 11-08-2011, 09:41 PM
Последний пост: Rush

Перейти к форуму:


Пользователи, просматривающие эту тему: 2 Гость(ей)