|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
OpenCV 2.0 and MSVC++ 2008Hello,
I've download and installed the OpenCV-2.0.0a-win32.exe. It work great with MinGW but it doesn't have the *.lib and *.dll for MVSC++ 2008 (I had to build them). I think it should be good to propose a OpenCV-2.0.0a-Full-Win32.exe (with lib and dll for MinGW and MSVC++ 2008) lib/cv200.lib lib/cvaux200.lib ... lib/libcv200.dll.a lib/libcvaux200.dll.a ------------------- bin/cv200.dll bin/cvaux200.dll ... bin/libcv200.dll bin/libcvaux200.dll ... What do you think about this. Regards, Benoit PS: I Don't if my first message was sent correctly, therefore i just resent it. -- Benoit RAT www.neub.co.nr ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Opencvlibrary-devel mailing list Opencvlibrary-devel@... https://lists.sourceforge.net/lists/listinfo/opencvlibrary-devel |
|
|
Re: OpenCV 2.0 and MSVC++ 2008On Thu, Oct 8, 2009 at 11:11 PM, Benoit <benpaka.spam@...> wrote: I tried building OpenCV2.0 from source using Visual Studio 2008 Express edition. After duly following all the cmake & build instructions, i get an error in highgui compilation in both debug and release modes. Specifically, the building of highgui.lib fails withHello, Compiling... ffopencv.cpp Linking... LINK : fatal error LNK1104: cannot open file 'libgcc_.a' Can anyone help out on this? Also, there is the problem of missing .lib files as pointed out in the email earlier. There are many people on yahoogroups who have faced this problem; a solution/hint from developers or experienced people will be appreciated. Thanks krishnan ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Opencvlibrary-devel mailing list Opencvlibrary-devel@... https://lists.sourceforge.net/lists/listinfo/opencvlibrary-devel |
| Free embeddable forum powered by Nabble | Forum Help |