[vsipl++] VSIPL++ Compile Problem

Jules Bergmann jules at codesourcery.com
Mon Mar 26 13:42:33 UTC 2007


> 
> However, the error "incomplete type" suggests that a definition is not 
> being included, which may be a result of not including a particular 
> header file.  You might including <vsip/initfin.hpp> (necessary to 
> initilize the library), and potentially <vsip/parallel.hpp>

Joe,

To confirm, the problem is because of a missing header file.  If you 
include <vsip/map.hpp> the program should compile and execute correctly.

This is a bug in the library.  It should not be necessary to include 
map.hpp in this program.  We'll definitely fix it.  However, I assume 
that the work around should be sufficient and that an updated snapshot 
is not necessary.  Is that OK?

				thanks,
				-- Jules

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705



More information about the vsipl++ mailing list