Problems with compiling on OpenCV

0 views
Skip to first unread message

Nivetha

unread,
Apr 3, 2005, 1:56:05 AM4/3/05
to EE4...@googlegroups.com
Hi,
I installed the opencv from the link...and added the include and lib
stuff as well.. but when i try to compile the sample files or the code
in the cvcam tutorial i get compilation errors in the include files or
link errors...
can someone tell me what exactly we need to include or if you have
similar problems
thanks
Nivetha

Eunkwang Park

unread,
Apr 3, 2005, 4:38:55 AM4/3/05
to EE4...@googlegroups.com
Hi Nivetha

You mean using the source code in the cvcam tutorial which I uploaded.
If that's right, it is better to use the sample program in
OpenCV\otherlibs\cvcam\sample, which I announced before.
The sample program actually do the same role of the source code in cvcam
tutorial.
Please let me know if you have any problems to compile.

Thanks
Eunkwang Park

Nivetha

unread,
Apr 4, 2005, 6:25:06 AM4/4/05
to EE4...@googlegroups.com
Hi,
even with the sample code in that directory im still having compilation
and or link errors
thanks
Nivetha

Eunkwang Park

unread,
Apr 4, 2005, 6:38:00 AM4/4/05
to EE4...@googlegroups.com
You should include
- OpenCV\cv\include,
- OpenCV\cvaux\include,
- OpenCV\cxcore\include,
- OpenCV\otherlibs\cvcam\include,
- OpenCV\otherlibs\highgui,
and - OpenCV\lib.

Could you inform me what is in Project->Project
Settings->Link->object/library modules?
If cvd.lib, cxcored.lib, highguid.lib, abd cvcamd.lib are there, please
remove "d" character.
It means you need cv.lib, cxcore.lib, highgui.lib, abd cvcam.lib.

Please try again.

Thanks
Eunkwang

----- Original Message -----
From: "Nivetha" <nagan...@gmail.com>
To: <EE4...@googlegroups.com>

Nivetha

unread,
Apr 4, 2005, 1:35:10 PM4/4/05
to EE4...@googlegroups.com
It worked when I removed the "d" character !!
Thanks a lot :)
Nivetha

Reply all
Reply to author
Forward
0 new messages