Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCAM build error #480

Open
Detachment73 opened this issue Oct 23, 2024 · 0 comments
Open

GCAM build error #480

Detachment73 opened this issue Oct 23, 2024 · 0 comments

Comments

@Detachment73
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant