Bug#584300:

2012-08-14 Thread D. Barbier
On 2012/3/12 Mathieu Malaterre wrote: > Started discussion at: > > http://www.cmake.org/pipermail/cmake/2012-March/049596.html Hello Mathieu, A solution is to move targets related to wrapped languages from VTKTargets.cmake into VTKTargets${lang}.cmake and install this file into ${lang}-vtk. Here

Bug#584300:

2012-05-12 Thread Mathieu Malaterre
tags 584300 - patch thanks remove tag/patch since this is not true for the remaining of the Qt issue. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#656115: closed by Dominique Belhachemi (Bug#584300: fixed in vtk 5.8.0-8)

2012-03-17 Thread Jochen Sprickerhof
* Mathieu Malaterre [2012-03-16 09:13]: > On Thu, Mar 15, 2012 at 11:35 AM, Jochen Sprickerhof > wrote: > > $ cmake . > > [..] > > -- QVTK found: ON > > Ok this one is annoying. This variable should be set within the > QTConfig.cmake file. That doesn't really help I guess. Either you have a QVT

Bug#656115: closed by Dominique Belhachemi (Bug#584300: fixed in vtk 5.8.0-8)

2012-03-16 Thread Mathieu Malaterre
On Thu, Mar 15, 2012 at 11:35 AM, Jochen Sprickerhof wrote: > $ cmake . > [..] > -- QVTK found: ON Ok this one is annoying. This variable should be set within the QTConfig.cmake file. > And you get a ton of these: > -- The imported target "vtkWrapTcl" references the file >   "/usr/bin/vtkWrapTcl

Bug#656115: closed by Dominique Belhachemi (Bug#584300: fixed in vtk 5.8.0-8)

2012-03-15 Thread Jochen Sprickerhof
found 656115 5.8.0-8 thanks Hi, I'm sorry, but this bug is not fixed with the last upload: $ dpkg -l libvtk5-qt4-dev Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)

Bug#584300:

2012-03-11 Thread Mathieu Malaterre
tags 584300 help thanks The current patch does not handle the Qt sub-package. Package will fail recompiling with something like: CMake Error at /usr/lib/vtk-5.8/VTKTargets-release.cmake:947 (MESSAGE): The imported target "vtkQtChart" references the file "/usr/lib/libvtkQtChart.so.5.8.0"

Bug#584300:

2012-03-11 Thread Mathieu Malaterre
Started discussion at: http://www.cmake.org/pipermail/cmake/2012-March/049596.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#584300:

2012-03-11 Thread Mathieu Malaterre
On Mon, Mar 12, 2012 at 6:48 AM, Mathieu Malaterre wrote: > I guess this is a recent change in cmake. Right here: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a2be068c -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Tr

Bug#584300:

2012-03-11 Thread Mathieu Malaterre
severity 584300 serious thanks changing to serious, since a rebuild of debian package will FTBFS I guess this is a recent change in cmake. -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

Bug#584300: more serious and needs resolution

2012-03-10 Thread Yaroslav Halchenko
severity 584300 normal thanks It seems that this bug is more serious since now it requires me to add all the {python,java}-vtk packaged into build-depends just to make pure C++ software (e.g. ants) to build since otherwise: CMake Error at /usr/lib/vtk-5.8/VTKTargets-release.cmake:947 (MESSAGE):

Bug#584300:

2011-12-16 Thread D. Barbier
tags 584300 - moreinfo + patch thanks 2011/12/8 Mathieu Malaterre : > Denis, > >  Do you think you can update your patch for VTK 5.8.0 ? Hello Mathieu, Here it is. I checked that vtk builds fine, but did not try this time to use the generated packages; it should work since I did test it last ti

Bug#584300:

2011-12-08 Thread Mathieu Malaterre
Denis, Do you think you can update your patch for VTK 5.8.0 ? Thanks -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#584300: C++ VTk remote tutor, looking forward for more projects

2011-04-15 Thread hi . jenniitx
Hello This is Jenni I am looking for a remote tutor to help my client on upper division college computational courses. "Knowing C++ and VTk is a must". I am willing to pay $5-$8 per hour. If you are Interested then please do bid here --> http://tinyurl.com/Looking-for-remote-tutor I o

Bug#584300: libvtk5-dev: Remove information about wrapped languages from VTKConfig.cmake

2010-06-02 Thread Denis Barbier
Package: libvtk5-dev Version: 5.4.2-7 Severity: wishlist Tags: patch Hello, The file /usr/lib/vtk-5.4/VTKConfig.cmake contains configuration used when building package, in particular information about wrapped languages are hardcoded. For instance VTK_WRAP_PYTHON is always set to true even if pyth