• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling exe error

Astherq

Banned User
Joined
Apr 1, 2011
Messages
77
Reaction score
5
i compile and can creat exe error: not full ;p
Code:
Compiler: Default compiler
Building Makefile: "F:\8666forgottenserver-trunk.r3884\trunk.r3884\dev-cpp\Makefile.win"
Executing  make...
make.exe -f "F:\8666forgottenserver-trunk.r3884\trunk.r3884\dev-cpp\Makefile.win" all
g++.exe -c ../actions.cpp -o obj//actions.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../baseevents.h:20,
                 from ../actions.h:20,
                 from ../actions.cpp:20:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../admin.cpp -o obj//admin.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

g++.exe -c ../allocator.cpp -o obj//allocator.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

g++.exe -c ../baseevents.cpp -o obj//baseevents.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../baseevents.h:20,
                 from ../baseevents.cpp:20:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../beds.cpp -o obj//beds.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../item.h:20,
                 from ../beds.h:20,

                 from ../beds.cpp:19:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../chat.cpp -o obj//chat.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../chat.h:20,
                 from ../chat.cpp:18:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../combat.cpp -o obj//combat.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../combat.h:20,
                 from ../combat.cpp:20:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../condition.cpp -o obj//condition.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../condition.h:20,

                 from ../condition.cpp:19:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../configmanager.cpp -o obj//configmanager.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../luascript.h:20,

                 from ../configmanager.h:20,
                 from ../configmanager.cpp:20:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../connection.cpp -o obj//connection.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../connection.h:20,
                 from ../connection.cpp:19:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../container.cpp -o obj//container.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../container.h:20,

                 from ../container.cpp:19:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../creature.cpp -o obj//creature.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../creature.h:20,
                 from ../creature.cpp:19:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../creatureevent.cpp -o obj//creatureevent.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../baseevents.h:20,
                 from ../creatureevent.h:22,
                 from ../creatureevent.cpp:22:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../cylinder.cpp -o obj//cylinder.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../cylinder.h:20,
                 from ../cylinder.cpp:19:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../database.cpp -o obj//database.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../database.h:20,
                 from ../database.cpp:20:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../databasemanager.cpp -o obj//databasemanager.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../database.h:20,
                 from ../databasemanager.h:20,
                 from ../databasemanager.cpp:21:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../databasemysql.cpp -o obj//databasemysql.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../database.h:20,
                 from ../databasemysql.cpp:21:
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp:101: warning: left shift count >= width of type

g++.exe -c ../databasesqlite.cpp -o obj//databasesqlite.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -O2   -fexpensive-optimizations -O1

In file included from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/microsec_time_clock.hpp:23,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/posix_time/posix_time_types.hpp:11,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/detail/select_reactor.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/impl/io_service.ipp:27,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/io_service.hpp:550,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,

                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../database.h:20,
                 from ../databasesqlite.cpp:21:

F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include/boost/date_time/filetime_functions.hpp: In function `uint64_t boost::date_time::winapi::file_time_to_microseconds(const FileTimeT&)':
 
Back
Top