Friday, January 16. 2009CUDA and GpuCV on Debian lennyTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
i can’t install it. I have CUDA, i have opencv, premake, opengl, i think i have everything, then i download from the svn both, gpucv and sugoitools. I try to follow the instructions, i make the sugoitools and it’s ok but when i run createSolution.sh (as the page say) and try make in gpucv dir i get the next error
gpucv$ make
==== Building CUDA plugin ====
==== Building GpuCV ====
==== Building GPUCVHardware ====
CL_Options.cpp
g++: /INCREMENTAL: No existe el fichero o el directorio
: warning: missing whitespace after the macro name
In file included from ../../../src/lib/GPUCVHardware/CL_Options.cpp:26:
../../../include/GPUCVHardware/CL_Options.h:83: error: extra qualification ‘GCV::CL_Options::’ on member ‘GetAllOptions’
In file included from ../../../src/lib/GPUCVHardware/CL_Options.cpp:27:
../../../include/GPUCVHardware/GlobalSettings.h:194: error: ‘_Mystr’ in class ‘std::ostringstream’ does not name a type
make[2]: ** [../../..//Debug/gnu//GPUCVHardware/CL_Options.o] Error 1
make[1]: ** [GPUCVHardware] Error 2
make: *** [SUB_DIR_ALL] Error 2
any help??
Hey Ricardo
Im also trying to install
I was able to erase the first error
/GPUCVHardware/CL_Options.h:83: error: extra qualification ‘GCV::CL_Options::’ on member ‘GetAllOptions
I think the problem is because of g++ 4.x
If you remove the stuff behind the :: it works on file CL_Options.h
before i was
virtual CL_Options::OPTION_TYPE CL_Options::GetAllOptions()const;
I just put
virtual OPTION_TYPE GetAllOptions()const;
and the error goes away.
But i cant solve the
../../../include/GPUCVHardware/GlobalSettings.h:194: error: ‘_Mystr’ in class ‘std::ostringstream’ does not name a type make[2]
Do you have any idea how to?
|
Calendar
QuicksearchCategoriesShow tagged entriesandroid antenna anti-spam apache astronomy austria automobile ballooning bash bluetooth bug career cloud collecting comic cooking cw debian dreams education electronics event fail fashion finance flickr fuerteventura fun gentoo geography german gnu-linux gnucash google google earth graphics guitar hardware history image processing internet kernel kids language lanzarote lifestyle linkroll literature ltd machine learning making mallorca mathematics matlab microsoft migration movies munich music nautilus octave pdf perl philately philosophy phone photo gear photography physics podcast politics postfix private programming public transport rant religion review salzburg samsung science security social web software statistics storage sustainability symbian tablet time lapse transceiver tv usenet venice video virtualization wordplay work www yahoo
Follow meBookmarks
Powered by |