rusmanr / video-tracker

Automatically exported from code.google.com/p/video-tracker
0 stars 0 forks source link

blob library for mac #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to compile in a Mac Intel, and libblob.a as provided is not from 
required architecture. 
How can I re-compile the library so I can run the code? i.e., where is that 
library from?

thanks a lot,
A

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by bostonim...@gmail.com on 28 Jul 2008 at 7:41

GoogleCodeExporter commented 9 years ago
done issue. just downloaded http://opencvlibrary.sourceforge.net/cvBlobsLib?
action=AttachFile&do=view&target=cvblobslib_v6_linux.tar.gz , introduced the 
right parameters in the makefile 
for it to find opencv library, and generated a correct libblob.a for my 
machine..

i hope this helps.

Original comment by bostonim...@gmail.com on 28 Jul 2008 at 7:52

GoogleCodeExporter commented 9 years ago
good! issue closed!

Original comment by iacopo.m...@gmail.com on 3 Aug 2008 at 4:57