This module works perfectly.
I want to try GPUSURF64 on ImageMagick-6.4.5 2009-06-04 Q16, where can I find this version?
Search found 2 matches
- 2011-12-10T00:08:56-07:00
- Forum: Users
- Topic: undefined reference to `Magick.. when compiling my code
- Replies: 3
- Views: 11144
- 2011-12-09T12:48:19-07:00
- Forum: Users
- Topic: undefined reference to `Magick.. when compiling my code
- Replies: 3
- Views: 11144
undefined reference to `Magick.. when compiling my code
I'm trying to compile GPUSURF64 library which depends on ImageMagick but it gives me an error: sameh@sameh-pc:~/GPUSURF64/gpusurf$ sudo make g++ -fPIC -o bin/Release/gpusurf obj/Release/src/main.cpp.o -L../libsurf/lib/Release -lsurf -L/usr/local/cuda/lib64 -L/home/sameh/NVIDIA_GPU_Computing_SDK/C ...