Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- g++ -c -mthreads -O2 -w -Wall -Wextra -Wformat -Wformat-security -Wno-unused-par
- ameter -g -DWIN32 -D_WINDOWS -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -D
- USE_IPV6=1 -I/cygdrive/c/deps/bitcoin/src/leveldb/include -I/cygdrive/c/deps/bit
- coin/src/leveldb/helpers -I"/cygdrive/c/deps/bitcoin/src" -I"C:/deps/boost_1_54
- _0" -I"C:/deps/db-4.8.30.NC/build_unix" -I"C:/deps/win64-openssl/include" -o o
- bj/checkpoints.o checkpoints.cpp
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp: In member fun
- ction 'void boost::detail::basic_recursive_mutex_impl<underlying_mutex_type>::lo
- ck()':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:57:21: note: i
- n expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:57:21: note: i
- n expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp: In member fun
- ction 'void boost::detail::basic_recursive_mutex_impl<underlying_mutex_type>::un
- lock()':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:92:21: note: i
- n expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,0);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:92:21: note: i
- n expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,0);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp: In member fun
- ction 'bool boost::detail::basic_recursive_mutex_impl<underlying_mutex_type>::tr
- y_basic_lock(long int)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:112:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:112:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp: In member fun
- ction 'bool boost::detail::basic_recursive_mutex_impl<underlying_mutex_type>::tr
- y_timed_lock(long int, const system_time&)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:124:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:124:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp: In member fun
- ction 'bool boost::detail::basic_recursive_mutex_impl<underlying_mutex_type>::tr
- y_timed_lock_until(long int, const TP&)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:136:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:136:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp: In member fun
- ction 'bool boost::detail::basic_recursive_mutex_impl<underlying_mutex_type>::tr
- y_timed_lock_for(long int, const D&)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:147:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/basic_recursive_mutex.hpp:147:21: note:
- in expansion of macro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&locking_thread_id,current_threa
- d_id);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/thread_data.hpp: In function 'void boost
- ::detail::intrusive_ptr_add_ref(boost::detail::thread_data_base*)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/thread_data.hpp:130:17: note: in expansi
- on of macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&p->count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/thread_data.hpp:130:17: note: in expansi
- on of macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&p->count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/thread_data.hpp: In function 'void boost
- ::detail::intrusive_ptr_release(boost::detail::thread_data_base*)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:159:38: error: '_InterlockedDe
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_DECREMENT ::boost::detail::InterlockedDecrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/thread_data.hpp:135:21: note: in expansi
- on of macro 'BOOST_INTERLOCKED_DECREMENT'
- if(!BOOST_INTERLOCKED_DECREMENT(&p->count))
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:159:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_DECREMENT ::boost::detail::InterlockedDecrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/thread_data.hpp:135:21: note: in expansi
- on of macro 'BOOST_INTERLOCKED_DECREMENT'
- if(!BOOST_INTERLOCKED_DECREMENT(&p->count))
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4043:34: note: '_InterlockedDecr
- ement'
- FORCEINLINE unsigned __int64 InterlockedDecrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp: In member functi
- on 'void boost::detail::basic_cv_list_entry::add_waiter()':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:68:17: note: in e
- xpansion of macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&waiters);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:68:17: note: in e
- xpansion of macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&waiters);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp: In member functi
- on 'void boost::detail::basic_cv_list_entry::remove_waiter()':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:159:38: error: '_InterlockedDe
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_DECREMENT ::boost::detail::InterlockedDecrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:73:17: note: in e
- xpansion of macro 'BOOST_INTERLOCKED_DECREMENT'
- BOOST_INTERLOCKED_DECREMENT(&waiters);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:159:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_DECREMENT ::boost::detail::InterlockedDecrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:73:17: note: in e
- xpansion of macro 'BOOST_INTERLOCKED_DECREMENT'
- BOOST_INTERLOCKED_DECREMENT(&waiters);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4043:34: note: '_InterlockedDecr
- ement'
- FORCEINLINE unsigned __int64 InterlockedDecrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp: In function 'voi
- d boost::detail::intrusive_ptr_add_ref(boost::detail::basic_cv_list_entry*)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:110:13: note: in
- expansion of macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&p->references);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:110:13: note: in
- expansion of macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&p->references);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp: In function 'voi
- d boost::detail::intrusive_ptr_release(boost::detail::basic_cv_list_entry*)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:159:38: error: '_InterlockedDe
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_DECREMENT ::boost::detail::InterlockedDecrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:115:17: note: in
- expansion of macro 'BOOST_INTERLOCKED_DECREMENT'
- if(!BOOST_INTERLOCKED_DECREMENT(&p->references))
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:159:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_DECREMENT ::boost::detail::InterlockedDecrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/condition_variable.hpp:115:17: note: in
- expansion of macro 'BOOST_INTERLOCKED_DECREMENT'
- if(!BOOST_INTERLOCKED_DECREMENT(&p->references))
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4043:34: note: '_InterlockedDecr
- ement'
- FORCEINLINE unsigned __int64 InterlockedDecrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/shared_mutex.hpp: In member function 'T
- boost::shared_mutex::interlocked_compare_exchange(T*, T, T)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:160:45: error: '_InterlockedCo
- mpareExchange' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_COMPARE_EXCHANGE ::boost::detail::InterlockedCompare
- Exchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/shared_mutex.hpp:50:28: note: in expansi
- on of macro 'BOOST_INTERLOCKED_COMPARE_EXCHANGE'
- long const res=BOOST_INTERLOCKED_COMPARE_EXCHANGE(reinterpret_cast<
- long*>(target),
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:160:45: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_COMPARE_EXCHANGE ::boost::detail::InterlockedCompare
- Exchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/shared_mutex.hpp:50:28: note: in expansi
- on of macro 'BOOST_INTERLOCKED_COMPARE_EXCHANGE'
- long const res=BOOST_INTERLOCKED_COMPARE_EXCHANGE(reinterpret_cast<
- long*>(target),
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4104:34: note: '_InterlockedComp
- areExchange'
- FORCEINLINE unsigned __int64 InterlockedCompareExchange(unsigned __int64 vo
- latile *Destination, unsigned __int64 Exchange,
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'bool boost::detai
- l::enter_once_region(boost::once_flag&, boost::detail::once_context&)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:160:45: error: '_InterlockedCo
- mpareExchange' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_COMPARE_EXCHANGE ::boost::detail::InterlockedCompare
- Exchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:183:23: note: in expansion of m
- acro 'BOOST_INTERLOCKED_COMPARE_EXCHANGE'
- long status=BOOST_INTERLOCKED_COMPARE_EXCHANGE(&flag.status,ctx.runni
- ng_value,0);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:160:45: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_COMPARE_EXCHANGE ::boost::detail::InterlockedCompare
- Exchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:183:23: note: in expansion of m
- acro 'BOOST_INTERLOCKED_COMPARE_EXCHANGE'
- long status=BOOST_INTERLOCKED_COMPARE_EXCHANGE(&flag.status,ctx.runni
- ng_value,0);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4104:34: note: '_InterlockedComp
- areExchange'
- FORCEINLINE unsigned __int64 InterlockedCompareExchange(unsigned __int64 vo
- latile *Destination, unsigned __int64 Exchange,
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::detai
- l::commit_once_region(boost::once_flag&, boost::detail::once_context&)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:202:15: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:202:15: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:205:11: note: in expansion of m
- acro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&flag.status,ctx.function_complete_flag_va
- lue);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:205:11: note: in expansion of m
- acro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&flag.status,ctx.function_complete_flag_va
- lue);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::detai
- l::rollback_once_region(boost::once_flag&, boost::detail::once_context&)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: error: '_InterlockedEx
- change' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:218:11: note: in expansion of m
- acro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&flag.status,0);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:161:37: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_EXCHANGE ::boost::detail::InterlockedExchange
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:218:11: note: in expansion of m
- acro 'BOOST_INTERLOCKED_EXCHANGE'
- BOOST_INTERLOCKED_EXCHANGE(&flag.status,0);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4055:34: note: '_InterlockedExch
- ange'
- FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile
- *Target, unsigned __int64 Value) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, Function)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:393:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:393:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, Function, T1)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:436:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:436:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, Function, T1, T2)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:479:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:479:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, Function, T1, T2, T3)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:522:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:522:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, void (*)())':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:741:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:741:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, void (*)(boost::detail::thread_move_t<T>), boost::detail
- ::thread_move_t<T>)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:786:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:786:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, void (*)(boost::detail::thread_move_t<Fp>, boost::detail
- ::thread_move_t<A0>), boost::detail::thread_move_t<Fp>, boost::detail::thread_mo
- ve_t<A0>)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:832:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:832:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, void (*)(boost::detail::thread_move_t<Fp>, boost::detail
- ::thread_move_t<A0>), boost::detail::thread_move_t<Fp>, boost::detail::thread_mo
- ve_t<A0>, boost::detail::thread_move_t<A1>)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:879:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:879:21: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, boost::detail::thread_move_t<T>)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:923:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:923:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, boost::detail::thread_move_t<T>, boost::detail::thread_m
- ove_t<Fp>)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:970:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:970:17: note: in expansion of m
- acro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, boost::detail::thread_move_t<T>, boost::detail::thread_m
- ove_t<Fp>, boost::detail::thread_move_t<A0>)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:1017:17: note: in expansion of
- macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:1017:17: note: in expansion of
- macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- In file included from C:/deps/boost_1_54_0/boost/thread/win32/thread_primitives.
- hpp:17:0,
- from C:/deps/boost_1_54_0/boost/thread/win32/basic_timed_mutex.
- hpp:14,
- from C:/deps/boost_1_54_0/boost/thread/win32/mutex.hpp:9,
- from C:/deps/boost_1_54_0/boost/thread/mutex.hpp:14,
- from allocators.h:10,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp: In function 'void boost::call_
- once(boost::once_flag&, boost::detail::thread_move_t<T>, boost::detail::thread_m
- ove_t<Fp>, boost::detail::thread_move_t<A0>, boost::detail::thread_move_t<A1>)':
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: error: '_InterlockedIn
- crement' is not a member of 'boost::detail'
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:1066:17: note: in expansion of
- macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- C:/deps/boost_1_54_0/boost/detail/interlocked.hpp:158:38: note: suggested altern
- ative:
- # define BOOST_INTERLOCKED_INCREMENT ::boost::detail::InterlockedIncrement
- ^
- C:/deps/boost_1_54_0/boost/thread/win32/once.hpp:1066:17: note: in expansion of
- macro 'BOOST_INTERLOCKED_INCREMENT'
- BOOST_INTERLOCKED_INCREMENT(&flag.count);
- ^
- In file included from c:\mingw\x86_64-w64-mingw32\include\windows.h:70:0,
- from allocators.h:23,
- from serialize.h:22,
- from core.h:9,
- from main.h:8,
- from checkpoints.cpp:10:
- c:\mingw\x86_64-w64-mingw32\include\winbase.h:4031:34: note: '_InterlockedIncr
- ement'
- FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile
- *Addend) {
- ^
- makefile.mingw:127: recipe for target `obj/checkpoints.o' failed
- make: *** [obj/checkpoints.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment