
调试
sanwan
这个作者很懒,什么都没留下…
展开
-
visual studio 的10个调试技巧(c++)
I have recently run onto this article by Ivan Shcherbakov called 10+ powerful debugging tricks with Visual Studio. Though the article presents some rather basic tips of debugging with Visual Studio,转载 2013-08-26 09:28:40 · 1602 阅读 · 0 评论 -
QT5.2+vs2012+opencv2.4.7环境配置
Qt 5.2+VS2012+OpenCV 2.4.7的环境配置如果你安装的是使用Microsoft Visual Studio编译器的Qt(例如我安装的这个Qt,安装包文件名为:qt-windows-opensource-5.2.0-msvc2012-x86-offline.exe),则不需要网传的对OpenCV进行编译的这个麻烦过程,直接利用VS的预编译文件即可。需要注意的一点是Qt转载 2014-03-25 13:58:18 · 1333 阅读 · 0 评论 -
vs2013 + opencv2.4.9 问题:无法启动此程序 因为计算机中丢失opencv_core249d.dll-我的解决方案
通常来说出现这种wen原创 2014-07-29 15:43:12 · 6831 阅读 · 2 评论