1. Pro file configuration
TEMPLATE = app CONFIG += console CONFIG -= app_bundle CONFIG += qt QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets SOURCES += main.cpp include(deployment.pri) qtcAddDeployment()
win32:CONFIG(release, debug|release){
INCLUDEPATH += D:/Qt/VTK6.3.0/MinGW/release/include/vtk-6.3
DEPENDPATH += D:/Qt//VTK6.3.0/MinGW/release/include/vtk-6.3
LIBS += -LD:/Qt/VTK6.3.0/MinGW/release/lib\
libvtkInteractionImage-6.3 \
libvtkRenderingCore-6.3 \
libvtkRenderingOpenGL-6.3 \
libvtkInteractionStyle-6.3 \
libvtkalglib-6.3\
libvtkCommonCore-6.3 \
libvtkCommonDataModel-6.3\
libvtkCommonExecutionModel-6.3\
libvtkCommonSystem-6.3\
libvtkIOCore-6.3\
libvtkIOImage-6.3 \
libvtkIOLegacy-6.3\
libvtkViewsQt-6.3\
libvtkFiltersSources-6.3\
libvtkGUISupportQt-6.3\
libvtkGUISupportQtOpenGL-6.3\
libvtkRenderingQt-6.3\
libvtkFiltersCore-6.3\
libvtkCommonMisc-6.3\
libvtkfreetype-6.3\
libvtkRenderingFreeType-6.3\
libvtkFiltersModeling-6.3\
libvtkInteractionWidgets-6.3\
libvtkRenderingAnnotation-6.3\
libvtkRenderingLOD-6.3\
libvtkIOXML-6.3\
libvtkFiltersGeometry-6.3
}
else:win32:CONFIG(debug, debug|release){
INCLUDEPATH += D:/Qt/VTK6.3.0/MinGW/Debug/include/vtk-6.3
DEPENDPATH += D:/Qt//VTK6.3.0/MinGW/Debug/include/vtk-6.3
LIBS += -LD:/Qt/VTK6.3.0/MinGW/debug/lib\
libvtkInteractionImage-6.3d \
libvtkRenderingCore-6.3d \
libvtkRenderingOpenGL-6.3d \
libvtkInteractionStyle-6.3d \
libvtkalglib-6.3d\
libvtkCommonCore-6.3d \
libvtkCommonDataModel-6.3d\
libvtkCommonExecutionModel-6.3d\
libvtkCommonSystem-6.3d\
libvtkIOCore-6.3d\
libvtkIOImage-6.3d \
libvtkIOLegacy-6.3d\
libvtkViewsQt-6.3d\
libvtkFiltersSources-6.3d\
libvtkGUISupportQt-6.3d\
libvtkFiltersCore-6.3d\
libvtkCommonMisc-6.3d\
libvtkfreetype-6.3d\
libvtkRenderingFreeType-6.3d\
libvtkFiltersModeling-6.3d\
libvtkInteractionWidgets-6.3d\
libvtkRenderingAnnotation-6.3d\
libvtkRenderingLOD-6.3d\
libvtkIOXML-6.3d\
libvtkFiltersGeometry-6.3d
}
HEADERS += \ animateactors.h
Reproduced in: https://www.cnblogs.com/phoenixdsg/p/6117375.html
Read More:
- [VTK] vtk8.2.0 + vs2015 + win10 compilation and configuration
- Configuration, compilation and installation of vtk8.1 in qt5.9
- VTK + QT + vs compilation and installation configuration
- After modifying the Tomcat configuration file in development, the modified configuration file will be automatically restored after ecplise starts Tomcat
- [VTK] header file and lib file name often used in VTK
- To solve problems in cmake VTK: error configuration process, project files may be invalid
- Problems in compiling VTK with cmake: solutions to error configuration process, project files may be invalid
- Configuration error in mybatis configuration file
- Solutions to several VTK compilation errors (vtk5.8 + VS2010)
- VTK series: installation and introduction of VTK
- VTK: VTK error problem set
- Prompt “failed to load file or assembly” when VTK uses renderwindowcontrol
- Git command line configuration and configuration file to solve clone error libressl_ connect: SSL_ ERROR_ SYSCALL in connection to github. com:443
- OpenGL configuration file, as well as unable to parse the file solution
- @Value gets the configuration file value and returns null
- Specify the configuration file when the spring boot command starts
- Cannot read configuration file due to insufficient permissions
- Error in mybatis configuration file namespace
- ERROR StatusLogger No log4j2 configuration file found.
- ERROR StatusLogger No Log4j 2 configuration file found