iv3d-users

Text archives Help


[IV3D-USERS] Re: Re: Basics/Clipper.cpp:143: error: no matching function for call to sort


Chronological Thread 
  • From: Mathieu Malaterre <mathieu.malaterre@gmail.com>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Re: Re: Basics/Clipper.cpp:143: error: no matching function for call to sort
  • Date: Tue, 13 Nov 2012 14:27:04 +0100

Tom,

On Tue, Nov 13, 2012 at 9:58 AM, tom fogal <tfogal@sci.utah.edu> wrote:
> Which compiler revision, exactly?

$ g++ -dumpversion
4.4.5


> How are you trying to build (qmake line you execute, etc.)?

qmake (through the debian package rules files).

> Are you compiling svn HEAD or the source from the 3.0.0 tarball?

3.0.0 tarball (as in the debian package).

Basically I simply tried:

$ apt-get source imagevis3d -t unstable
$ cd imagevis3d-3.0.0
$ dpkg-buildpackage -rfakeroot -us -uc

It looks as if imagevis3d requires a certain g++ version. And this
particular version is not specified in the debian/* files...
Hence my question which gcc version is required to build imagevis3d ?

Thanks
-- 
Mathieu



Archive powered by MHonArc 2.6.16.

Top of page