[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling with VTK (version 6)



Ole Streicher <olebole@debian.org> writes:

> I am currently packaging a Qt/C++ program (dpuser+qfitsview [1]) that
> requires VTK6, and I am curious of how I have to specify the include
> path and the libraries.

To the best of my knowledge, the only build system VTK supports cleanly
is CMake, which I understand to be generally popular in the Qt (or at
least KDE) community.  Perhaps you could convince/help upstream to
migrate?  https://sourceforge.net/projects/qmake2cmake/ might provide a
decent starting point.

> It also looks like a transition is needed for any minor versions of
> vtk, right?

Yes, but since you've arranged to avoid hardcoding the version, binNMUs
should at least suffice; you shouldn't need to be directly involved
unless there are incompatible API changes.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu


Reply to: