使用到一个SLAM程序,一些运行库是基于PCL1.7.2Vs11版本,但是Vs11巨慢,应该把程序迁移到Vs10 下面,遇到打不开的问题. 1.修改方法: 参考链接:使用低版本打开高版本VS解决方案 我的做法是:用记事本打开.sln文件, 把文件里面的 Microsoft Visual Studio Solution File, Format Version 12.00# Visual Studio 2012 修改为 Microsoft Visual Studio Solution File,
此文全文转自:http://svenand.blogdrive.com/archive/169.html#.WaUV9IiGNPY ,非常感谢! 本人在vivado 2015.4版本测试! When we have completed lab 1, we will know how to do the following: Create a new project in Vivado targeting the Zynq Zedboard Add an embedded ARM source
eclipse提示警告如下: Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 1.打开settings.xml文件 2.找到profiles标签 3.加入如下配置: <profile> <id>jdk1.8</id> &l