积极答复者
vs2010如何让其编译tr1库里面的东西?

问题
答案
-
检查两个项目属性里面Additional Include Directories选项有什么不同
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 LinZhe Li 2010年6月10日 19:26
-
检查两个项目属性里面Additional Include Directories选项有什么不同
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP
确认是没有问题的。我想我明白了。。。。苦笑一个。。。
写下来给大家作为一个反面教程:
以后遇到这种情况,先看看文件的地址。这些源代码的库有很多时候都会分为不同的操作系统引用不同的库。
然后里面的头文件都是不同的。。。
- 已标记为答案 LinZhe Li 2010年6月10日 19:26
全部回复
-
检查两个项目属性里面Additional Include Directories选项有什么不同
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 LinZhe Li 2010年6月10日 19:26
-
检查两个项目属性里面Additional Include Directories选项有什么不同
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP
确认是没有问题的。我想我明白了。。。。苦笑一个。。。
写下来给大家作为一个反面教程:
以后遇到这种情况,先看看文件的地址。这些源代码的库有很多时候都会分为不同的操作系统引用不同的库。
然后里面的头文件都是不同的。。。
- 已标记为答案 LinZhe Li 2010年6月10日 19:26