your IDE is not running qmake and/or not linking to the files generated by moc.
try to compile the example on command line via
qmake
make (or mingw-make )
your IDE is not running qmake and/or not linking to the files generated by moc.
try to compile the example on command line via
qmake
make (or mingw-make )
stereoMatching (19th January 2011)
Bookmarks