当前位置: 首页 > news >正文

南昌市住房和城乡建设网站1688网站建设与维护

南昌市住房和城乡建设网站,1688网站建设与维护,淘宝联盟 wordpress,做网站用啥语言VTK下载地址#xff1a;https://vtk.org/download/ cmake下载地址#xff1a;https://cmake.org/download/ 版本对应方面#xff0c;如果你的项目对版本没有要求#xff0c;就不用在意。我就是自己随机搭建的#xff0c;VTK选择最新版本吧#xff0c;如果后面其他的库不…VTK下载地址https://vtk.org/download/ cmake下载地址https://cmake.org/download/ 版本对应方面如果你的项目对版本没有要求就不用在意。我就是自己随机搭建的VTK选择最新版本吧如果后面其他的库不支持高版本 我在更好低版本的。这里只是介绍一下编译过程。 这个最新版本9.3.0。 下载8.2.0版本 选择Source下的.zip版本tar.gz是Linux的。cmake记得下载.     msi后缀的这里选择64位的即win64下载好后直接双击默认下一步安装即可。这里我们要自己编译所以下载  VTK-8.2.0.zip这个文件。 安装好Cmake 如果选择 Qt的gcc和g编译器可以参考我的博客 Cmake:Error in configuration process,project files may be invalid.Qt编译opencv的经验之谈。_Vertira的博客-CSDN博客 编译VTK和 编译opencv 差别不大。 如果出现这种错误看我的连接 error: ‘std::_hypot‘ has not been declared using std::hypot_Vertira的博客-CSDN博客 如果没有错误就忽略上面的连接 第一次Configure应该要挺长时间5-10分钟吧具体看电脑的处理器性能这只是第一次后面还有好几次因为需要继续改参数配置第一次的Configure过后会出现下图所示的一片红色这个不用担心这里需要修改的地方有三处分别是 BUILD_EXAMPLES生成一些vtk官方的examples帮助理解学习当然不选择也没事CMAKE_INSTALL_PREFIX这里存放之后使用vtk时的一些动态库dll二进制库libvtk的一些头文件之类的。图上此项的位置已经修改为 刚创建的那个vtk-pefix文件夹的路径也可以把文件夹的路径名称改为vtk-installVTK_Group_Qt我这里需要在Qt中使用vtk所以选择了此项。 编译出错  CMake Error at GUISupport/Qt/CMakeLists.txt:71 (find_package):By not providing FindQt5.cmake in CMAKE_MODULE_PATH this project hasasked CMake to find a package configuration file provided by Qt5, butCMake did not find one.Could not find a package configuration file provided by Qt5 with any ofthe following names:Qt5Config.cmakeqt5-config.cmakeAdd the installation prefix of Qt5 to CMAKE_PREFIX_PATH or set Qt5_DIRto a directory containing one of the above files. If Qt5 provides aseparate development package or SDK, be sure it has been installed. CMake Error at GUISupport/Qt/CMakeLists.txt:71 (find_package): By not providing FindQt5.cmake in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by Qt5, but CMake did not find one. Could not find a package configuration file provided by Qt5 with any of the following names: Qt5Config.cmake qt5-config.cmake Add the installation prefix of Qt5 to CMAKE_PREFIX_PATH or set Qt5_DIR to a directory containing one of the above files. If Qt5 provides a separate development package or SDK, be sure it has been installed.   这个错误网上查了一下原来是一些文件的路径没有设置 那就在cmake界面的add Entry把上面的路径一点一点的添加上去。 结果出现这样的问题 CMake Warning (dev) at E:/Qt5/VTK/build/CMakeTmp/VTK_UNDEFINED_SYMBOLS_ALLOWED/CMakeLists.txt:2 (project):cmake_minimum_required() should be called prior to this top-level project()call. Please see the cmake-commands(7) manual for usage documentation ofboth commands. This warning is for project developers. Use -Wno-dev to suppress it.Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Failed Group StandAlone modules: vtkChartsCore;vtkCommonComputationalGeometry;vtkCommonCore;vtkCommonDataModel;vtkCommonExecutionModel;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkDomainsChemistry;vtkFiltersAMR;vtkFiltersCore;vtkFiltersExtraction;vtkFiltersFlowPaths;vtkFiltersGeneral;vtkFiltersGeneric;vtkFiltersGeometry;vtkFiltersHybrid;vtkFiltersHyperTree;vtkFiltersImaging;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelImaging;vtkFiltersPoints;vtkFiltersProgrammable;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersSources;vtkFiltersStatistics;vtkFiltersTexture;vtkFiltersTopology;vtkFiltersVerdict;vtkIOAMR;vtkIOAsynchronous;vtkIOCityGML;vtkIOCore;vtkIOEnSight;vtkIOExodus;vtkIOGeometry;vtkIOImage;vtkIOImport;vtkIOInfovis;vtkIOLSDyna;vtkIOLegacy;vtkIOMINC;vtkIOMovie;vtkIONetCDF;vtkIOPLY;vtkIOParallel;vtkIOParallelXML;vtkIOSQL;vtkIOSegY;vtkIOTecplotTable;vtkIOVeraOut;vtkIOVideo;vtkIOXML;vtkIOXMLParser;vtkImagingColor;vtkImagingCore;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInfovisCore;vtkInfovisLayout;vtkParallelCore Group MPI modules: vtkDomainsParallelChemistry;vtkFiltersParallelGeometry;vtkFiltersParallelMPI;vtkFiltersParallelVerdict;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallelNetCDF;vtkParallelMPI Group Imaging modules: vtkFiltersImaging;vtkImagingColor;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkRenderingImage Group Qt modules: vtkGUISupportQt;vtkGUISupportQtSQL;vtkRenderingQt;vtkViewsQt Group Rendering modules: vtkGeovisCore;vtkIOExport;vtkIOExportPDF;vtkInteractionImage;vtkInteractionStyle;vtkInteractionWidgets;vtkRenderingAnnotation;vtkRenderingContext2D;vtkRenderingCore;vtkRenderingFreeType;vtkRenderingImage;vtkRenderingLOD;vtkRenderingLabel;vtkRenderingVolume;vtkViewsContext2D;vtkViewsCore;vtkViewsInfovis Group Tk modules: vtkRenderingTk Group Views modules: vtkViewsContext2D;vtkViewsGeovis Group Web modules: vtkWebCore;vtkWebPython;vtkWebGLExporter Backend OpenGL2 modules: vtkDomainsChemistryOpenGL2;vtkIOExportOpenGL2;vtkImagingOpenGL2;vtkRenderingContextOpenGL2;vtkRenderingGL2PSOpenGL2;vtkRenderingLICOpenGL2;vtkRenderingOpenGL2;vtkRenderingOpenVR;vtkRenderingVolumeOpenGL2 Enabling modules for OpenGL2. CMake Deprecation Warning at Utilities/KWIML/vtkkwiml/CMakeLists.txt:20 (cmake_minimum_required):Compatibility with CMake 3.5 will be removed from a future version ofCMake.Update the VERSION argument min value or use a ...max suffix to tellCMake that the project does not need compatibility with older versions.CMake Deprecation Warning at Utilities/KWSys/vtksys/CMakeLists.txt:84 (CMAKE_MINIMUM_REQUIRED):Compatibility with CMake 3.5 will be removed from a future version ofCMake.Update the VERSION argument min value or use a ...max suffix to tellCMake that the project does not need compatibility with older versions.CMake Deprecation Warning at ThirdParty/doubleconversion/vtkdoubleconversion/CMakeLists.txt:1 (cmake_minimum_required):Compatibility with CMake 3.5 will be removed from a future version ofCMake.Update the VERSION argument min value or use a ...max suffix to tellCMake that the project does not need compatibility with older versions.CMake Deprecation Warning at ThirdParty/verdict/vtkverdict/CMakeLists.txt:2 (cmake_minimum_required):Compatibility with CMake 3.5 will be removed from a future version ofCMake.Update the VERSION argument min value or use a ...max suffix to tellCMake that the project does not need compatibility with older versions.CMake Warning (dev) at E:/Qt5/VTK/build/Examples/Build/vtkLocal/CMakeTmp/VTK_UNDEFINED_SYMBOLS_ALLOWED/CMakeLists.txt:2 (project):cmake_minimum_required() should be called prior to this top-level project()call. Please see the cmake-commands(7) manual for usage documentation ofboth commands. This warning is for project developers. Use -Wno-dev to suppress it.Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Failed Configuring done (51.0s) Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Failed 没有报错但是执行失败  这是什么原因呢 我的电脑是比较老旧显卡也是英伟达GF 525M虽然比较老应该不至于吧。 重新删除重新编译。试一试
http://www.pierceye.com/news/474436/

相关文章:

  • 合肥营销网站建设设计网站关键词做标签
  • 网站建设与管理实训心得怎么写wordpress图片太大
  • 用个人免费空间快速建立个人网站后方平台网络营销案例2022
  • 网站搭建h5是什么做图软件ps下载网站有哪些内容
  • 企业网站推广技巧和方法免费个人简历模板官网
  • wordpress 全站备份网站建设的实验心得体会
  • 给网站开发APP网站可信度必须做吗
  • 用地方名字做网站做网站那种语言好
  • 天河网站(建设信科网络)濮阳市城乡一体化示范区主任
  • 扬州网站建设link5深圳建外贸网站
  • 网站开发用什么编程淘宝网站开发方式
  • 网站ui设计包括哪些原则网站flash代码
  • 北京建设执业注册中心网站北京中兴时代网站建设
  • 深圳建站公司设计肥城网站建设推广
  • 对网站建设服务公司的看法wordpress主题自定义打不开
  • 宁夏电力建设工程公司门户网站万能编程软件
  • 网站上常用字体企业服务中心官网
  • 大作设计网站域名访问升级紧急中拿笔记好
  • 银川做网站的有哪些建筑工程网上报建网站诚信手册
  • 本地做网站绑定域名ic商城网站建设南大
  • react 网站开发seo软件资源
  • 中国最大免费wap网站怎样才能建设只是于自己的网站
  • 装修网站平台排行榜wordpress做视频网站吗
  • flash网站建设价格播放器网站怎么做
  • 微网站 源码 免费文本编辑器 网站
  • 电商网站通用左侧弹出导航有南昌网站优化公司
  • 沈阳三好街做网站公司个人网页设计风格分析
  • 网站建设经费计划内容网站建设中存在的问题
  • 天凡建设股份有限公司网站苍山网站建设
  • 如何新建网站dw线下推广的渠道和方法