All pastes #2109186 Raw Edit

Untitled

public text v1 · immutable
#2109186 ·published 2012-02-03 05:43 UTC
rendered paste body
"Compile++ thumb : amplify_reality <= ResourceManager.cpp

In file included from C:/Users/Adam/git/AmplifyReality/jni/model/ResourceManager.cpp:1:
C:/Users/Adam/git/AmplifyReality/jni/model/ResourceManager.hpp: In member function 'bool ResourceManager::GetResource(std::string, T*)':
C:/Users/Adam/git/AmplifyReality/jni/model/ResourceManager.hpp:56: error: no match for 'operator==' in 'it == std::map<_Key, _Tp, _Compare, _Alloc>::end [with _Key = std::basic_string<char>, _Tp = voi
d*, _Compare = std::less<std::basic_string<char> >, _Alloc = std::allocator<std::pair<const std::basic_string<char>, void*> >]'
C:/Android/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/stl_tree.h:212: note: candidates are: bool std::_Rb_tree_iterator<_Tp>::operator==(const std::_Rb_tree_iterator<_Tp>&) const [with 
_Tp = std::pair<const std::basic_string<char>, void*>]
C:/Android\FinalProject\OpenCV\OpenCV-2.3.1/share/OpenCV/../../include/opencv2/core/operations.hpp:1990: note:                 bool cv::operator==(const cv::Range&, const cv::Range&)
C:/Android\FinalProject\OpenCV\OpenCV-2.3.1/share/OpenCV/../../include/opencv2/core/operations.hpp:2835: note:                 bool cv::operator==(const cv::FileNodeIterator&, const cv::FileNodeIterat
or&)
C:/Android\FinalProject\OpenCV\OpenCV-2.3.1/share/OpenCV/../../include/opencv2/core/mat.hpp:1262: note:                 cv::MatExpr cv::operator==(const cv::Mat&, const cv::Mat&)
C:/Android\FinalProject\OpenCV\OpenCV-2.3.1/share/OpenCV/../../include/opencv2/core/mat.hpp:1263: note:                 cv::MatExpr cv::operator==(const cv::Mat&, double)
C:/Android\FinalProject\OpenCV\OpenCV-2.3.1/share/OpenCV/../../include/opencv2/core/mat.hpp:1264: note:                 cv::MatExpr cv::operator==(double, const cv::Mat&)
C:/Android\FinalProject\OpenCV\OpenCV-2.3.1/share/OpenCV/../../include/opencv2/core/mat.hpp:1911: note:                 bool cv::operator==(const cv::MatConstIterator&, const cv::MatConstIterator&)
C:/Android\FinalProject\OpenCV\OpenCV-2.3.1/share/OpenCV/../../include/opencv2/core/mat.hpp:2262: note:                 bool cv::operator==(const cv::SparseMatConstIterator&, const cv::SparseMatConstI
terator&)
C:/Users/Adam/git/AmplifyReality/jni/model/ResourceManager.hpp:58: error: 'obj' was not declared in this scope
make: *** [C:/Users/Adam/git/AmplifyReality/obj/local/armeabi-v7a/objs/amplify_reality/model/ResourceManager.o] Error 1