i attempt building gcam-7.0,this is my error
syntax error: '.'D:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\detail_concurrent_queue_base.h(443): note: while compiling class template member function 'void tbb::detail::d2::concurrent_queue_rep<T,Allocator>::assign(const tbb::detail::d2::concurrent_queue_rep<T,Allocator> &,tbb::detail::d1::cache_aligned_allocator<_Newfirst> &,void (__cdecl )(int ,const void )) with [T=int, Allocator=tbb::detail::d1::cache_aligned_allocator, _Newfirst=tbb::detail::d2::concurrent_queue_rep<int,tbb::detail::d1::cache_aligned_allocator>]'D:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\concurrent_queue.h(107): note: see reference to function template instantiation 'void tbb::detail::d2::concurrent_queue_rep<T,Allocator>::assign(const tbb::detail::d2::concurrent_queue_rep<T,Allocator> &,tbb::detail::d1::cache_aligned_allocator<_Newfirst> &,void (__cdecl )(int ,const void )) with [T=int, Allocator=tbb::detail::d1::cache_aligned_allocator, _Newfirst=tbb::detail::d2::concurrent_queue_rep<int,tbb::detail::d1::cache_aligned_allocator>]' being compiledD:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\concurrent_queue.h(134): note: see reference to class template instantiation 'tbb::detail::d2::concurrent_queue_rep<T,Allocator> with [T=int, Allocator=tbb::detail::d1::cache_aligned_allocator]' being compiledD:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\concurrent_queue.h(132): note: while compiling class template member function 'tbb::detail::d2::concurrent_queue<int,tbb::detail::d1::cache_aligned_allocator>::~concurrent_queue(void) with [T=int]'D:\GCAM_LIBR\gcam-core-gcam\cvs\objects\util\base\source\manage_state_variables.cpp(94): note: see reference to function template instantiation 'tbb::detail::d2::concurrent_queue<int,tbb::detail::d1::cache_aligned_allocator>::~concurrent_queue(void) with [T=int]' being compiledD:\GCAM_LIBR\gcam-core-gcam\cvs\objects\util\base\source\manage_state_variables.cpp(91): note: see reference to class template instantiation 'tbb::detail::d2::concurrent_queue<int,tbb::detail::d1::cache_aligned_allocator> with [T=int]' being compiled
Any help on why this is happening and how to fix it would be greatly appreciated!
i attempt building gcam-7.0,this is my error syntax error: '.'D:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\detail_concurrent_queue_base.h(443): note: while compiling class template member function 'void tbb::detail::d2::concurrent_queue_rep<T,Allocator>::assign(const tbb::detail::d2::concurrent_queue_rep<T,Allocator> &,tbb::detail::d1::cache_aligned_allocator<_Newfirst> &,void (__cdecl )(int ,const void )) with [T=int, Allocator=tbb::detail::d1::cache_aligned_allocator, _Newfirst=tbb::detail::d2::concurrent_queue_rep<int,tbb::detail::d1::cache_aligned_allocator>]'D:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\concurrent_queue.h(107): note: see reference to function template instantiation 'void tbb::detail::d2::concurrent_queue_rep<T,Allocator>::assign(const tbb::detail::d2::concurrent_queue_rep<T,Allocator> &,tbb::detail::d1::cache_aligned_allocator<_Newfirst> &,void (__cdecl )(int ,const void )) with [T=int, Allocator=tbb::detail::d1::cache_aligned_allocator, _Newfirst=tbb::detail::d2::concurrent_queue_rep<int,tbb::detail::d1::cache_aligned_allocator>]' being compiledD:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\concurrent_queue.h(134): note: see reference to class template instantiation 'tbb::detail::d2::concurrent_queue_rep<T,Allocator> with [T=int, Allocator=tbb::detail::d1::cache_aligned_allocator]' being compiledD:\oneapi-tbb-2021.13.0-win\oneapi-tbb-2021.13.0\include\oneapi\tbb\concurrent_queue.h(132): note: while compiling class template member function 'tbb::detail::d2::concurrent_queue<int,tbb::detail::d1::cache_aligned_allocator>::~concurrent_queue(void) with [T=int]'D:\GCAM_LIBR\gcam-core-gcam\cvs\objects\util\base\source\manage_state_variables.cpp(94): note: see reference to function template instantiation 'tbb::detail::d2::concurrent_queue<int,tbb::detail::d1::cache_aligned_allocator>::~concurrent_queue(void) with [T=int]' being compiledD:\GCAM_LIBR\gcam-core-gcam\cvs\objects\util\base\source\manage_state_variables.cpp(91): note: see reference to class template instantiation 'tbb::detail::d2::concurrent_queue<int,tbb::detail::d1::cache_aligned_allocator> with [T=int]' being compiled
Any help on why this is happening and how to fix it would be greatly appreciated!