On 8/9/12 10:15 AM, c. wrote: > > On 9 Aug 2012, at 18:05, Alexander Hansen wrote: > >> One minor note: http://octave.sourceforge.net/fpl/index.html says that >> the current version works with Octave >= 3.0.0, but I was only able to >> get it to build with 3.4.x and later. > > what version did you try? it seems to build correctly for me on 3.2.4. > c. >
The fpl-1.3.0 release. Here is the error message. I'm building it with clang on Mac OS 10.8 against a mostly-as-released Octave-3.2.4: array_to_uint8.cc:65:11: error: no member named 'resize1' in 'intNDArray<octave_int<unsigned char>>'; did you mean 'resize'? MAKE_INT_BRANCH(int8) ^ array_to_uint8.cc:57:21: note: expanded from macro 'MAKE_INT_BRANCH' out.resize1 (len); \ ^ /sw/include/octave-3.2.4/octave/Array.h:471:8: note: 'resize' declared here void resize (octave_idx_type n) ^ I don't see any instances of "resize1" in my installed Octave-3.2.4, or, for that matter, in the Octave-3.2.4 source. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev