(this post is not a question but it could help you not blowing a fuse
if you just installed Opencv1.1 and you're not a Visual Studio user)
thanks for the tips Ekrem: i work with Dev-C++ and i couldn't make 1.1
works... until i found your link:
http://com-pro.blogspot.com/2008/10/opencv-re-opencv-11pre1-0xc0150002_31.html
what it says:
Apparently OpenCV 1.1pre is built on Visual Studio 2005 and therefore
depends on MSVCRT 8.0
If you are using the pre-compiled binary, you need to install MSVCRT
(visual c++ run time) 8.0 available from the following link :
http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-
AE1A-4A14-984D-389C36F85647&displaylang=en
cheers, Rachid.
Re: Visual Studio 2008 & opencv1.1
--- In OpenCV@yahoogroups.com, ekrem guner <ekremguner7@...> wrote:
>
> well i found this
>
http://com-pro.blogspot.com/2008/10/opencv-re-opencv-11pre1-0xc0150002_31.html
> since it is a pre version, i hope it will change in final version
>
> Now i am using opencv1.1pre in VS2005 (no problem)
>
>
>
> --- On Fri, 12/19/08, Entrada <entrada@...> wrote:
>
> From: Entrada <entrada@...>
> Subject: Re: [OpenCV] Visual Studio 2008 & opencv1.
> To: OpenCV@yahoogroups.com
> Date: Friday, December 19, 2008, 9:16 PM
>
>
>
>
>
>
> What's the error you are receiving?
> Maybe you need to add the required OpenCV DLLs to the application
path, or
> to configure the PATH environment variable correctly.
>
> Regards.
> 2008/12/19 ekremguner7 <ekremguner7@ yahoo.com>
>
> > Hi,
> > i can compile and make exes.
> > But exes not working.
> > What is the problem ?
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>