完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
有谁知道如何将Imgui库导入C ++项目? 我尝试了很多方法,但似乎都没有。 我试图获得一个示例[Streams Alignment](librealsense / examples / align at master·IntelRealSense / librealsense·GitHub)工作,但无论我尝试什么,#include例如仍然无法工作,即使我已添加它 在Solution Explorer本身等 对这样一个问题道歉,这对我来说是一个挑战性的东西。 经过多次试验和错误后,才设法了解如何使用英特尔Realsense D435从头开始创建新项目。 创建新的Visual C ++项目(推荐:空项目)转到视图>其他Windows>属性管理器单击“添加现有属性表”iconNavigate到“C: Program Files(x86) Intel RealSense SDK 2.0”添加intel.realsense.props ,现在可以使用#include导航到文件ExplorerCopy中新创建的Project并粘贴这些文件[example.hpp,int-rs-splash.hpp,stb_easy_font.h,stb_image.h,stb_image_write.h] insideRight单击源文件 解决方案Explorer创建新的CPP文件(名称:Source.CPP)刷新CPP项目将欣赏任何指导。 再一次感谢你 以上来自于谷歌翻译 以下为原文 Hello, Does anyone know how to import the Imgui library into a C++ Project? I have tried many methods but none seem to work. I am trying to get an example [Streams Alignment](librealsense/examples/align at master · IntelRealSense/librealsense · GitHub ) to work, but no matter what i try, #include Apologies for such a question, this is challenging stuff for me. Only managed to figure out how to create a new project from scratch with the Intel Realsense D435 after many trials and error.
|
|
相关推荐
1个回答
|
|
似乎在项目的CMakeList.txt文件中,您应该引用Imgui文件的位置(位于SDK的第三方文件夹中)。
链接到下面的示例来自Align项目。 开发中的librealsense / CMakeLists.txt·IntelRealSense / librealsense·GitHub 我不使用Visual Studio和RealSense进行项目编译(我在Unity游戏引擎中开发),因此本论坛上的其他人将能够更好地为您提供有关如何在项目中设置和使用CMake的建议。 以上来自于谷歌翻译 以下为原文 It seems that in your project's CMakeList.txt file, you should be referencing the location of the Imgui files (which are in the Third Party folder of the SDK). The example linked to below is from the Align project. librealsense/CMakeLists.txt at development · IntelRealSense/librealsense · GitHub I do not use Visual Studio with RealSense for project compiling though (I develop in the Unity games engine), so others on this forum will be better able to advise you on how to set up and use CMake in your project. |
|
|
|
只有小组成员才能发言,加入小组>>
463浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 21:31 , Processed in 0.602578 second(s), Total 77, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号