Dear friends
I'm using Windows 8.1 X64, Qt 5.5 and OpenCV 2.4.11, but compile the project into 32 bits. I wonder why this happens, and if anyone has any solutions.
I thank the understanding of all ...
./release\Proc.o:Proc.cpp:(.text+0xd0a): undefined reference to `cv::fastFree(void*)'
./release\Proc.o:Proc.cpp:(.text+0xd67): undefined reference to `cv::fastFree(void*)'
./release\Proc.o:Proc.cpp:(.text+0xd84): undefined reference to `cv::Mat::deallocate()'
./release\Proc.o:Proc.cpp:(.text$_ZN2cv3MatD1Ev[__ZN2cv3MatD1Ev]+0xffbb1454): undefined reference to `cv::fastFree(void*)'
C:/Qt/Tools/mingw492_32/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bin/ld.exe: ./release\Proc.o: bad reloc address
↧