help-octave
[Top][All Lists]
Advanced

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

can't compile octgpr with octave-3.2.4


From: Dr. Johannes Zellner
Subject: can't compile octgpr with octave-3.2.4
Date: Fri, 13 Aug 2010 23:53:29 +0200

Hi,

when compiling octgpr for octave-3.2.4 I get the following errors:

pdist2_mw.cc: In function #octave_value_list Fpdist2_mw(const octave_value_list&, int)#:
pdist2_mw.cc:264: error: no matching function for call to #get_dist_matrix(Matrix, bool&, double&)#
pdist2_mw.cc:268: error: no matching function for call to #get_dist_matrix(Matrix, Matrix, bool&, double&)#
pdist2_mw.cc:274: error: no matching function for call to #get_dist_matrix(ComplexMatrix, bool&, double&)#
pdist2_mw.cc:278: error: no matching function for call to #get_dist_matrix(ComplexMatrix, ComplexMatrix, bool&, double&)#

Any ideas?

--
Johannes

reply via email to

[Prev in Thread] Current Thread [Next in Thread]