Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'boost'

1051353 - Pitel: mingw make boost qutecom
  1. [  3%] Building CXX object libs/owutil/thread/CMakeFiles/owthread.dir/src/Lockab
  2. le.obj
  3. In file included from C:\DOCUME~1\Pitel\QUTECO~1.2\libs\owutil/thread/Lockable.h:23,
  4.                  from C:\Documents and Settings\Pitel\qutecom-2.2\libs\owutil\thread\src\Lockable.cpp:20:
  5. C:\DOCUME~1\Pitel\QUTECO~1.2\libs\owutil/thread/RecursiveMutex.h: In member function 'void RecursiveMutex::lock()':
  6. C:\DOCUME~1\Pitel\QUTECO~1.2\libs\owutil/thread/RecursiveMutex.h:37: error: 'boost::detail::thread' has not been declared
  7. C:\DOCUME~1\Pitel\QUTECO~1.2\libs\owutil/thread/RecursiveMutex.h:37: error: expected primary-expression before '>' token
  8. C:\DOCUME~1\Pitel\QUTECO~1.2\libs\owutil/thread/RecursiveMutex.h:37: error: '::lock' has not been declared
  9.  
975763 - range concatenator: boost iterator range
  1. #ifndef BOOST_PP_IS_ITERATING
  2.  
  3. #ifndef __RANGE_CONCATENATOR_PP_TPL_HPP
  4. #define __RANGE_CONCATENATOR_PP_TPL_HPP
  5.  
  6. #include <cstddef>
  7. #include <iterator>
  8. #include <stdexcept>
  9.  
fantasy-obligation