【发布时间】:2012-03-21 12:38:10
【问题描述】:
我正在尝试使用that tutorial 将该库导入 Eclipse。但我找回了那个错误:
**** Build of configuration Debug for project OpenCVExample****
**** Internal Builder is used for build ****
gcc -IC:\OpenCV2.1\include\ -O0 -Wall -o src\example.o ..\src\example.c
Build error occurred, build is stopped
Time consumed: 68 ms.
我能做什么?我逐行遵循所有教程,有人可以帮助我吗?谢谢!
【问题讨论】:
标签: windows eclipse gcc opencv mingw