-
Notifications
You must be signed in to change notification settings - Fork 13
Build Vaa3D on Windows (QMake)
Zuohan Zhao edited this page Apr 19, 2022
·
14 revisions
Please check the following 3 pages:
- Build Vaa3D for Visual Studio 2013 and QMake (Qt4): https://github.com/Vaa3D/Vaa3D_Wiki/wiki/Build-Vaa3D-on-Windows-with-qmake-using-VS2013-and-Qt4.8.6
- Build Vaa3D for Visual Studio 2010 and QMake: https://github.com/Vaa3D/Vaa3D_Wiki/wiki/Build-Vaa3D-on-Windows-%28VS2010-and-QMake%29
- Build Vaa3D for Visual Studio 2008 and QMake: https://github.com/Vaa3D/Vaa3D_Wiki/wiki/Build-Vaa3D-on-Windows-%28VS2008,-QMake%29
The Instructions for using Visual Studio and CMake will be added soon.
If you use other compilers, such as MinGW, the process is simpler and you can check the Mac/Linux build methods as references.
For building the Mozak version of Vaa3d, the Mozak Team annotated build instructions for their repo here. This was confirmed by @berl to work with VS 2008 and Qt 4.7.2 on 2017.02.06
Neuron Tracing
Converting Big-Image-Data
Build Vaa3D Qt6 version on Windows
Build Vaa3D Qt6 version on Ubuntu 20.04