Short keys in visual studio 2005

April 20, 2007 at 5:09 pm | In visual studio 8 | Leave a Comment

I have just found this page for the very useful short keys in visual studio (Btw, supra nice web page of shortcuts….)

http://geeks.ms/blogs/jorge/archive/2006/09/02/Caminos-cortos-de-teclado-para-Visual-Studio.aspx

Visual Studio 2003(short keys)

Visual Studio 2005 (short keys)

Bye !

Marcelo

PS: Gracias Jorge !!!

Blog about .NET tips

cxcore100d.dll or cxcore100.dll not found

April 20, 2007 at 1:14 am | In OpenCV | 4 Comments

Hi !

Well, check if you have correctly installed openCV :

http://opencvlibrary.sourceforge.net/VisualC%2B%2B

Do not forget to put the CV headers after the Visual Studio ones (sounds stupid but it was my problem). However, be careful because if you are using different versions of OpenCV, then this is clearly NOT  a solution. In this case I would suggest to use OpenCV static libraries.

See you!

Marcelo

PS: Otherwise, use the brute force approach : copy all the openCV dll to the project directory…. (try not to do it)

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.