On 09/11/2017 07:57 PM, Victor Eijkhout wrote:
/usr/include/tbb/concurrent_vector.h:667:38: error: operands to ?: have
different types 'tbb::internal::concurrent_vector_base_v3::size_type {aka long
unsigned int}' and 'tbb::atomic<long unsigned int>'
return iterator(*this, delta ? internal_grow_by( delta, sizeof(T),
&initialize_array, NULL ) : my_early_size);
Victor -- that's really out of our hands: the error is in the Threading
Building Blocks on your system, which are apparently not compatible with GCC 7.1.
What version of the TBB do you have over there?
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: [email protected]
www: http://www.math.colostate.edu/~bangerth/
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.