Skip to content

Instantly share code, notes, and snippets.

@bipul-mohanto
Created October 12, 2023 08:18
Show Gist options
  • Save bipul-mohanto/9a76b4dbff2d098d087eb2bae26a7021 to your computer and use it in GitHub Desktop.
Save bipul-mohanto/9a76b4dbff2d098d087eb2bae26a7021 to your computer and use it in GitHub Desktop.
tbb related error messages
C:\g3d\G3D10\external\tbb\include\tbb\tbb_exception.h(182,19): error C2039: 'deallocate_via_handler_v3': is not a membe
r of 'tbb::internal' (compiling source file ..\external\tbb\src\tbb\cache_aligned_allocator.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_exception.h(63,11): message : see declaration of 'tbb::internal' (compiling s
ource file ..\external\tbb\src\tbb\cache_aligned_allocator.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_exception.h(182,19): error C3861: 'deallocate_via_handler_v3': identifier not
found (compiling source file ..\external\tbb\src\tbb\cache_aligned_allocator.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.h(319,52): error C2872: 'split': ambiguous symbol (compiling sou
rce file ..\external\tbb\src\old\concurrent_vector_v2.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_stddef.h(416,7): message : could be 'tbb::split' (compiling source file ..\ex
ternal\tbb\src\old\concurrent_vector_v2.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_range_common.h(36,7): message : or 'tbb::detail::d0::sp
lit' (compiling source file ..\external\tbb\src\old\concurrent_vector_v2.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.h(320,6): message : see reference to class template instantiatio
n 'tbb::concurrent_vector<T>::generic_range_type<I>' being compiled (compiling source file ..\external\tbb\src\old\conc
urrent_vector_v2.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.h(466,2): message : see reference to class template instantiatio
n 'tbb::concurrent_vector<T>' being compiled (compiling source file ..\external\tbb\src\old\concurrent_vector_v2.cpp) [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(34,11): error C2143: syntax error: missing ';' before '<' [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(34,11): error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(34,35): error C2238: unexpected token(s) preceding ';' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(47,12): error C2065: 'my_logical_size': undeclared identifier
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,12): error C2039: 'destroy': is not a member of 'tbb::v1::task' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task.h(26,11): message : see declaration of 'tbb::v1::task' [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,25): error C2882: 'task': illegal use of namespace identifier in expre
ssion [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,27): error C2065: 'victim': undeclared identifier [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,12): error C2182: 'destroy': this use of 'void' is not valid [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,36): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,36): error C2447: '{': missing function header (old-style formal list?
) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(28,34): error C2084: function 'void tbb::detail::d1::queuing_mutex:
:scoped_lock::acquire(tbb::detail::d1::queuing_mutex &)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_mutex.h(74,14): message : see previous definition of 'acquire
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(34,5): error C2065: 'mutex': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(35,5): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(36,5): error C2065: 'going': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(40,34): error C2039: 'fetch_and_store': is not a member of 'std::at
omic<tbb::detail::d1::queuing_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_mutex.h(146,14): message : see declaration of 'std::atomic<tb
b::detail::d1::queuing_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(47,15): error C2039: 'next': is not a member of 'tbb::detail::d1::q
ueuing_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_mutex.h(48,11): message : see declaration of 'tbb::detail::d1
::queuing_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(48,29): error C2065: 'going': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(54,29): error C2065: 'going': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(58,34): error C2084: function 'bool tbb::detail::d1::queuing_mutex:
:scoped_lock::try_acquire(tbb::detail::d1::queuing_mutex &)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_mutex.h(98,14): message : see previous definition of 'try_acq
uire' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(49,9): error C3861: 'create_itt_sync': identifier not fo
und (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(69,32): error C3861: 'NFS_Allocate': identifier not found [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(64,5): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(70,25): error C2065: 'prepare': undeclared identifier (c
ompiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(78,9): error C3861: 'NFS_Free': identifier not found [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(65,5): error C2065: 'going': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(50,44): error C2039: 'try_acquire_internal_lock': is not a membe
r of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_stddef.h(434,14): error C2872: 'split': ambiguous symbol (compiling source fi
le ..\external\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(70,9): error C3861: 'call_itt_notify': identifier not fo
und (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(69,18): error C2039: 'compare_and_swap': is not a member of 'std::a
tomic<tbb::detail::d1::queuing_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_mutex.h(146,14): message : see declaration of 'std::atomic<tb
b::detail::d1::queuing_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,22): error C2065: 'my_internal_lock': undeclared identifier [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(93,31): error C3861: 'NFS_Allocate': identifier not found [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(37,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespace
name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(24,31): error C2039: 'internal_acquire': is not a member of 'tbb::deta
il::d1::unique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(59,25): message : see declaration of 'tbb::detail::d1::u
nique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_stddef.h(416,7): message : could be 'tbb::split' (compiling source file ..\ex
ternal\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(74,29): error C2065: 'going': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(72,25): error C2065: 'acquired': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,12): error C3861: 'as_atomic': identifier not found [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(107,35): error C3861: 'NFS_Allocate': identifier not found [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(75,5): error C2065: 'mutex': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_range_common.h(36,7): message : or 'tbb::detail::d0::sp
lit' (compiling source file ..\external\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(27,22): error C2039: 'flag': is not a member of 'tbb::detail::d1::spin
_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(45,7): message : see declaration of 'tbb::detail::d1::sp
in_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(72,9): error C3861: 'call_itt_notify': identifier not fo
und (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,62): error C2039: 'acquire': is not a member of 'tbb' [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,17): error C2146: syntax error: missing ';' before identifier 's
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(28,5): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(131,35): error C3861: 'NFS_Allocate': identifier not found [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(81,34): error C2084: function 'void tbb::detail::d1::queuing_mutex:
:scoped_lock::release(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_mutex.h(120,14): message : see previous definition of 'releas
e' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_stddef.h(434,37): error C2872: 'split': ambiguous symbol (compiling source fi
le ..\external\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(80,29): error C2065: 'acquired': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,62): error C2065: 'acquire': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,17): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(32,31): error C2039: 'internal_release': is not a member of 'tbb::deta
il::d1::unique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(59,25): message : see declaration of 'tbb::detail::d1::u
nique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(150,18): error C2039: 'reference_count': is not a member of
'tbb::internal' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(32,11): message : see declaration of 'tbb::internal' [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(86,10): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_stddef.h(416,7): message : could be 'tbb::split' (compiling source file ..\ex
ternal\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(80,13): error C3861: 'call_itt_notify': identifier not f
ound (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,48): error C4430: missing type specifier - int assumed. Note: C+
+ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(55,44): error C2039: 'acquire_internal_lock': is not a member of
'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(150,18): error C2065: 'reference_count': undeclared identifi
er [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(36,5): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_range_common.h(36,7): message : or 'tbb::detail::d0::sp
lit' (compiling source file ..\external\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(87,21): error C2065: 'mutex': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(87,25): error C2065: 'releasing': undeclared identifier
(compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,41): error C2146: syntax error: missing '>' before identifier 's
tate_t' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(150,18): error C2059: syntax error: ')' [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(37,5): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(64,44): error C2039: 'release_internal_lock': is not a member of
'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(92,29): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(40,7): error C2653: 'concurrent_vector_base_v3': is not a class
or namespace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(87,9): error C3861: 'call_itt_notify': identifier not fo
und (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(42,15): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(40,31): error C2039: 'internal_try_acquire': is not a member of 'tbb::
detail::d1::unique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(59,25): message : see declaration of 'tbb::detail::d1::u
nique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(66,30): error C2065: 'my_internal_lock': undeclared identifier [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(162,14): error C3861: 'NFS_Allocate': identifier not found [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,6): error C2653: 'x86_rtm_rw_mutex': is not a class or namesp
ace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(95,30): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(43,28): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_thread.cpp(37,12): error C3861: 'allocate_via_handler_v3': identifier not found [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_mutex.h(54,9): error C3861: 'create_itt_sync': identifier
not found (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(42,19): error C2065: 'BUSY': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(42,45): error C2039: 'flag': is not a member of 'tbb::detail::d1::spin
_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(45,7): message : see declaration of 'tbb::detail::d1::sp
in_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compili
ng source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(69,44): error C2039: 'wait_for_release_of_internal_lock': is not
a member of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,41): error C2653: 'x86_rtm_rw_mutex': is not a class or names
pace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(97,5): error C3861: 'initialize': identifier not found [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(43,28): error C3646: 'page_size': unknown override specifier [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_thread.cpp(43,5): error C3861: 'deallocate_via_handler_v3': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(195,25): error C3861: 'NFS_Allocate': identifier not found [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,21): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifier
'p' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(44,9): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(71,24): error C2065: 'my_internal_lock': undeclared identifier [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,59): error C2065: 'scoped_lock': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(100,21): error C2039: 'internal_construct': is not a member of 'tbb
::detail::d1::queuing_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_mutex.h(35,7): message : see declaration of 'tbb::detail::d1:
:queuing_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(45,44): error C2061: syntax error: identifier 'size_type' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(237,13): error C3861: 'NFS_Free': identifier not found [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,28): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(50,18): error C2039: 'internal_construct': is not a member of 'tbb::de
tail::d1::spin_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(45,7): message : see declaration of 'tbb::detail::d1::sp
in_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(74,44): error C2039: 'unblock_or_wait_on_internal_lock': is not
a member of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,72): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(49,29): error C3646: 'find_segment_end': unknown override speci
fier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(245,13): error C3861: 'NFS_Free': identifier not found [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,36): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,24): error C2182: 'internal_release': this use of 'void' is n
ot valid [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(93,14): error C2061: syntax error: identifier 'memory_semantics'
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(118,2): message : see reference to class template instantiation
'tbb::tricky_atomic_pointer<T>' being compiled [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(49,46): error C2059: syntax error: 'const' [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,40): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,75): error C2143: syntax error: missing ';' before '{' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(97,14): error C2061: syntax error: identifier 'memory_semantics'
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(49,82): error C2334: unexpected token(s) preceding '{'; skippin
g apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(46,22): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifier
'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,75): error C2447: '{': missing function header (old-style for
mal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(101,14): error C2061: syntax error: identifier 'memory_semantics
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(60,58): error C2061: syntax error: identifier 'concurrent_vecto
r_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(46,26): error C2065: 'WRITER_PENDING': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,6): error C2653: 'x86_rtm_rw_mutex': is not a class or names
pace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(75,42): error C2061: syntax error: identifier 'concurrent_vecto
r_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(96,1): error C2912: explicit specialization 'T *tbb::tricky_atom
ic_pointer<T>::fetch_and_add(T *volatile *,__int64)' is not a specialization of a function template [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(47,13): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,48): error C2653: 'x86_rtm_rw_mutex': is not a class or name
space name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(83,41): error C2061: syntax error: identifier 'segment_t' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(47,13): error C2065: 'WRITER_PENDING': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(100,1): error C2912: explicit specialization 'T *tbb::tricky_ato
mic_pointer<T>::fetch_and_store(T *volatile *,T *)' is not a specialization of a function template [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,66): error C2065: 'scoped_lock': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,22): error C3646: 'enable_segment': unknown override specifi
er [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(55,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespace
name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(107,1): error C2912: explicit specialization 'T *tbb::tricky_ato
mic_pointer<T>::compare_and_swap(T *volatile *,T *,T *)' is not a specialization of a function template [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,79): error C2065: 's': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,37): error C2065: 'concurrent_vector_base_v3': undeclared id
entifier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(58,5): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(140,37): error C2084: function 'void tbb::detail::d1::queuing_rw
_mutex::scoped_lock::acquire(tbb::detail::d1::queuing_rw_mutex &,bool)' already has a body [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(172,44): message : see previous definition of 'acq
uire' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,64): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,82): error C2062: type 'bool' unexpected [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(58,5): error C2065: 'READERS': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,77): error C2146: syntax error: missing ')' before identifie
r 'k' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(102,1): error C2143: syntax error: missing ';' before '{' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(153,52): error C2039: 'fetch_and_store': is not a member of 'std
::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(141,10): message : see declaration of 'std::atomic
<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(62,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespace
name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,145): error C2238: unexpected token(s) preceding ';' [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(102,1): error C2447: '{': missing function header (old-style for
mal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(153,73): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initial
izer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(92,50): error C2061: syntax error: identifier 'concurrent_vecto
r_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,6): error C2653: 'x86_rtm_rw_mutex': is not a class or names
pace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(183,45): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\atomic(2765,35): message : se
e declaration of 'std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,17): error C2146: syntax error: missing ';' before identifier 's
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): message : A reference type cannot be value-initialized (c
ompiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(97,38): error C2061: syntax error: identifier 'concurrent_vecto
r_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,48): error C2653: 'x86_rtm_rw_mutex': is not a class or name
space name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(183,67): error C2039: 'acquire': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,17): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(100,19): error C2143: syntax error: missing ';' before '&' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,66): error C2065: 'scoped_lock': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,48): error C4430: missing type specifier - int assumed. Note: C+
+ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(202,45): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\atomic(2765,35): message : se
e declaration of 'std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(100,19): error C4430: missing type specifier - int assumed. Not
e: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,79): error C2065: 's': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,41): error C2146: syntax error: missing '>' before identifier 's
tate_t' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(202,67): error C2039: 'acquire': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::inte
rnal' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(97,11): message : see declaration of 'tbb::internal' (compiling so
urce file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(100,21): error C2238: unexpected token(s) preceding ';' [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,82): error C2062: type 'bool' unexpected [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(67,15): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(214,37): error C2819: type 'std::atomic<unsigned __int64>' does
not have an overloaded member 'operator ->' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\atomic(2773,35): message : se
e declaration of 'std::atomic<unsigned __int64>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(101,36): error C2061: syntax error: identifier 'segment_t' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,103): error C2143: syntax error: missing ';' before '{' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(67,20): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(214,37): message : did you intend to use '.' instead? [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,28): error C2143: syntax error: missing ';' before '&' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,103): error C2447: '{': missing function header (old-style f
ormal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(67,27): error C2065: 'WRITER_PENDING': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(214,46): error C2039: 'my_going': is not a member of 'std::atomi
c<unsigned __int64>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\atomic(2773,35): message : se
e declaration of 'std::atomic<unsigned __int64>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,19): error C7525: inline variables require at least '/std:c
++17' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,13): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,6): error C2653: 'x86_rtm_rw_mutex': is not a class or names
pace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(226,37): error C2084: function 'bool tbb::detail::d1::queuing_rw
_mutex::scoped_lock::try_acquire(tbb::detail::d1::queuing_rw_mutex &,bool)' already has a body [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(176,44): message : see previous definition of 'try
_acquire' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is n
ot valid (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,28): error C4430: missing type specifier - int assumed. Not
e: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,21): error C2146: syntax error: missing ';' before identifier 't
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,41): error C2653: 'x86_rtm_rw_mutex': is not a class or name
space name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(230,9): error C2065: 'load': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,129): error C2334: unexpected token(s) preceding '{'; skipp
ing apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,21): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,59): error C2065: 'scoped_lock': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(230,14): error C2065: 'relaxed': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(122,15): error C2143: syntax error: missing ';' before '*' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,26): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,72): error C2065: 's': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(122,15): error C4430: missing type specifier - int assumed. Not
e: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(243,18): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(141,10): message : see declaration of 'std::atomic
<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,34): error C2146: syntax error: missing ';' before identifier '_
_TBB_machine_fetchadd8' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(197,1): error C2143: syntax error: missing ';' before '{' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(122,21): error C2238: unexpected token(s) preceding ';' [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(243,40): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,34): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(197,1): error C2447: '{': missing function header (old-style for
mal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(123,15): error C3646: 'first_block': unknown override specifier
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,34): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(254,37): error C2084: function 'void tbb::detail::d1::queuing_rw
_mutex::scoped_lock::release(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(180,44): message : see previous definition of 'rel
ease' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,6): error C2653: 'x86_rtm_rw_mutex': is not a class or names
pace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(123,26): error C2059: syntax error: ',' [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(69,20): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,43): error C2653: 'x86_rtm_rw_mutex': is not a class or name
space name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(266,24): error C2440: 'initializing': cannot convert from 'T' to
'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(123,62): error C2238: unexpected token(s) preceding ';' [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(69,22): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file ..
\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,61): error C2065: 'scoped_lock': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(266,24): message : No user-defined-conversion operator available
that can perform this conversion, or the operator cannot be called [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(124,12): error C2061: syntax error: identifier 'segment_t' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(72,13): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,74): error C2065: 's': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(268,42): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(141,10): message : see declaration of 'std::atomic
<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,12): error C7525: inline variables require at least '/std:c
++17' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(72,13): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,77): error C2143: syntax error: missing ';' before '{' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does n
ot support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(268,64): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,5): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(82,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespace
name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,77): error C2447: '{': missing function header (old-style fo
rmal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(273,40): error C2440: '=': cannot convert from 'T' to 'tbb::deta
il::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,12): error C2365: 'tbb::internal::helper::size_type': redef
inition; previous definition was 'data member' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(43,18): message : see declaration of 'tbb::internal::helper::si
ze_type' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,5): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,6): error C2653: 'x86_rtm_rw_mutex': is not a class or names
pace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling source
file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(273,40): message : No user-defined-conversion operator available
that can perform this conversion, or the operator cannot be called [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,22): error C2061: syntax error: identifier 'apply' [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,13): error C2146: syntax error: missing ';' before identifier 's
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,52): error C2653: 'x86_rtm_rw_mutex': is not a class or name
space name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c++1
7' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,43): error C2334: unexpected token(s) preceding '{'; skippi
ng apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(279,87): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,70): error C2065: 'scoped_lock': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (compil
ing source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(151,28): error C3646: 'get_segment_value': unknown override spe
cifier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(279,66): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does no
t support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,83): error C2065: 's': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style form
al list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(151,56): error C2146: syntax error: missing ')' before identifi
er 'index' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(279,66): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(253,1): error C2143: syntax error: missing ';' before '{' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; previ
ous definition was 'data member' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,12): message : see declaration of 'tbb::internal::task_proxy::task' (com
piling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(279,66): message : could be 'T *tbb::tricky_atomic_pointer<T>::f
etch_and_store(T *volatile *,T *)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(151,74): error C2334: unexpected token(s) preceding '{'; skippi
ng apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,17): error C2065: 'READERS': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(253,1): error C2447: '{': missing function header (old-style for
mal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source fil
e ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(295,82): error C2039: 'acquire': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(161,9): error C2988: unrecognizable template declaration/defini
tion [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,27): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(270,6): error C2653: 'x86_rtm_rw_mutex': is not a class or names
pace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external\t
bb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(295,63): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::fetch_and_add': non-standard syntax; use '&' to create a pointer to member [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,43): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(161,9): error C2059: syntax error: 'if' [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(295,63): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compili
ng source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(161,34): error C2238: unexpected token(s) preceding ';' [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(295,63): message : could be 'T *tbb::tricky_atomic_pointer<T>::f
etch_and_add(T *volatile *,__int64)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,47): error C2065: 'WRITER_PENDING': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alrea
dy been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(104,7): message : see declaration of 'tbb::internal::mail_outbox'
(compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(162,18): error C4430: missing type specifier - int assumed. Not
e: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(298,25): error C2039: 'try_acquire_internal_lock': is not a memb
er of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,17): error C2146: syntax error: missing ';' before identifier 'o
ld_s' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(163,5): error C7653: 'tbb::internal::helper': failed to select
a destructor for the class [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(302,61): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,17): error C2065: 'old_s': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(166,5): error C2628: 'tbb::internal::helper' followed by 'void'
is illegal (did you forget a ';'?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(302,39): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::compare_and_swap': non-standard syntax; use '&' to create a pointer to member [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,25): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,16): error C2065: 'size': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(302,39): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(302,39): message : could be 'T *tbb::tricky_atomic_pointer<T>::c
ompare_and_swap(T *volatile *,T *,T *)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,14): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,23): error C2065: 'page_size': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,20): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(307,27): error C2039: 'release_internal_lock': is not a member o
f 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,38): error C2065: 'size': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,27): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(120,20): error C2131: expression did not evaluate to a c
onstant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(320,74): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(141,10): message : see declaration of 'std::atomic
<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,46): error C2065: 'page_size': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,31): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(120,22): message : failure was caused by a read of an un
initialized symbol (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier i
n expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,58): error C2065: 'page_size': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,40): error C2065: 'WRITER_PENDING': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(320,96): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file ..
\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file ..
\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): error C2131: expression did not evalu
ate to a constant (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(120,22): message : see usage of 'tbb::detail::d1::priori
ty_stride' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file ..\
external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,73): error C2065: 'size': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,56): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : failure was caused by a rea
d of an uninitialized symbol (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(326,68): error C2440: 'initializing': cannot convert from 'T' to
'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(121,20): error C2131: expression did not evaluate to a c
onstant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,80): error C2065: 'page_size': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : see usage of 'tbb::detail::
d1::speculation_granularity' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,61): error C2065: 'old_s': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does n
ot support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does n
ot support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(326,68): message : No user-defined-conversion operator available
that can perform this conversion, or the operator cannot be called [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(121,22): message : failure was caused by a read of an un
initialized symbol (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(61,14): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,12): error C2131: expression did not evalu
ate to a constant (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(94,21): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(328,60): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(121,22): message : see usage of 'tbb::detail::d1::priori
ty_stride' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compiling
source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(71,13): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(94,29): error C2065: 'READERS': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : failure was caused by a rea
d of an uninitialized symbol (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(328,39): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(122,20): error C2131: expression did not evaluate to a c
onstant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(71,47): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : see usage of 'tbb::detail::
d1::speculation_granularity' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(94,41): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(328,39): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(122,22): message : failure was caused by a read of an un
initialized symbol (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(328,39): message : could be 'T *tbb::tricky_atomic_pointer<T>::f
etch_and_store(T *volatile *,T *)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file ..
\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(76,21): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(97,13): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): error C2131: expression did not evalu
ate to a constant (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(122,22): message : see usage of 'tbb::detail::d1::priori
ty_stride' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does no
t support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(76,44): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does no
t support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(334,19): error C2039: 'release_internal_lock': is not a member o
f 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : failure was caused by a rea
d of an uninitialized symbol (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(97,13): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(76,47): error C2065: 'n': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; previ
ous definition was 'data member' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,12): message : see declaration of 'tbb::internal::task_proxy::task' (com
piling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; previ
ous definition was 'data member' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,12): message : see declaration of 'tbb::internal::task_proxy::task' (com
piling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(315,24): error C3477: a lambda can only appear in an une
valuated context with '/std:c++20' or later (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C2143: syntax error: missing ';' before '*' (compiling sourc
e file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does n
ot support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : see usage of 'tbb::detail::
d1::speculation_granularity' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(97,13): error C2065: 'WRITER_PENDING': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(338,28): error C2440: 'initializing': cannot convert from 'T' to
'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,12): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source fil
e ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source fil
e ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): error C2131: expression did not evalu
ate to a constant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,12): error C2131: expression did not evalu
ate to a constant (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(103,5): error C3861: 'internal_release_reader': identifier not foun
d [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(338,28): message : No user-defined-conversion operator available
that can perform this conversion, or the operator cannot be called [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,17): error C2065: 'pointers_per_short_table': undeclared ide
ntifier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external\t
bb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external\t
bb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : failure was caused by a rea
d of an uninitialized symbol (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : failure was caused by a rea
d of an uninitialized symbol (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,36): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(108,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespac
e name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file ..
\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,45): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(340,46): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(141,10): message : see declaration of 'std::atomic
<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : see usage of 'tbb::detail::
d1::speculation_granularity' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(90,16): error C2079: 'tbb::internal::scheduler_state::my_inbox' uses unde
fined class 'tbb::internal::mail_inbox' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : see usage of 'tbb::detail::
d1::speculation_granularity' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(110,5): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,61): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(340,68): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,12): error C2131: expression did not evalu
ate to a constant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alrea
dy been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(104,7): message : see declaration of 'tbb::internal::mail_outbox'
(compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,17): error C3646: 'my_affinity_id': unknown override specifier (compil
ing source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alrea
dy been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(104,7): message : see declaration of 'tbb::internal::mail_outbox'
(compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(110,5): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(94,34): error C2065: 'v': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (compil
ing source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does n
ot support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(342,43): error C2440: '=': cannot convert from 'T' to 'tbb::deta
il::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(414,30): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : failure was caused by a rea
d of an uninitialized symbol (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,31): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(110,5): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(94,37): error C2065: 'start': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does no
t support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(414,58): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(342,43): message : No user-defined-conversion operator available
that can perform this conversion, or the operator cannot be called [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): message : see usage of 'tbb::detail::
d1::speculation_granularity' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(115,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespac
e name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(137,33): error C2504: 'scheduler': base class undefined (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(101,60): error C2065: 'segment': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; previ
ous definition was 'data member' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,12): message : see declaration of 'tbb::internal::task_proxy::task' (com
piling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(415,115): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(119,5): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(101,58): error C2614: 'tbb::internal::helper::segment_not_used_
predicate': illegal member initialization: 's' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(348,56): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(146,36): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(35,26): error C2143: syntax error: missing ';' before '<' (compiling
source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source fil
e ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(415,115): error C2447: '{': missing function header (old-style formal li
st?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(119,5): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(102,42): error C2065: 's': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(348,35): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(35,26): error C4430: missing type specifier - int assumed. Note: C++
does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (compil
ing source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(123,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespac
e name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(417,31): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(102,63): error C3861: 'segment_not_used': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external\t
bb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(348,35): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(35,56): error C2238: unexpected token(s) preceding ';' (compiling so
urce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does no
t support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(417,59): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(348,35): message : could be 'T *tbb::tricky_atomic_pointer<T>::f
etch_and_store(T *volatile *,T *)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,5): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,17): error C2065: 'segments': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,23): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; previ
ous definition was 'data member' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,12): message : see declaration of 'tbb::internal::task_proxy::task' (com
piling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(44,19): error C3646: 'my_mutex': unknown override specifier (compili
ng source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,13): error C2146: syntax error: missing ';' before identifier '
s' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(418,77): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,40): error C2065: 'fb': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(360,37): error C2084: function 'bool tbb::detail::d1::queuing_rw
_mutex::scoped_lock::downgrade_to_reader(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(188,44): message : see previous definition of 'dow
ngrade_to_reader' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alrea
dy been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(104,7): message : see declaration of 'tbb::internal::mail_outbox'
(compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source fil
e ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(44,27): error C4430: missing type specifier - int assumed. Note: C++
does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,47): error C2065: 'index': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(418,77): error C2447: '{': missing function header (old-style formal lis
t?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external\t
bb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,41): error C2065: 'full_fence': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(80,38): error C2065: 'my_mutex': undeclared identifier (compiling so
urce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(75,1): fatal error C1903: unable to recover from previous error(s); stop
ping compilation (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,24): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,68): error C2065: 's': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,36): error C3867: 'std::atomic<tbb::detail::d1::queuing_rw_m
utex::scoped_lock *>::load': non-standard syntax; use '&' to create a pointer to member [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(420,27): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(104,11): error C2143: syntax error: missing ';' before '<' (compilin
g source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(127,11): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,79): error C2065: 'f': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(192,33): error C2061: syntax error: identifier 'affinity_id' (compiling s
ource file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,35): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(420,55): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alrea
dy been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(104,7): message : see declaration of 'tbb::internal::mail_outbox'
(compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,35): message : could be '_Ty std::atomic<_Ty>::load(const st
d::memory_order) noexcept volatile const' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
_Ty=tbb::detail::d1::queuing_rw_mutex::scoped_lock *
]C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(104,11): error C4430: missing type specifier - int assume
d. Note: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp)
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(127,15): error C2065: 'BUSY': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,96): error C2065: 'esize': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(421,108): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,35): message : or '_Ty std::atomic<_Ty>::load(void) no
except volatile const' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
_Ty=tbb::detail::d1::queuing_rw_mutex::scoped_lock *
]C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C2143: syntax error: missing ';' before '*' (com
piling source file ..\external\tbb\src\tbb\arena.cpp)
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(104,29): error C2238: unexpected token(s) preceding ';' (compiling s
ource file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(421,108): error C2447: '{': missing function header (old-style formal li
st?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,11): error C2614: 'tbb::internal::helper': illegal member i
nitialization: 'table' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,35): message : or 'tbb::detail::d1::queuing_rw_mutex::
scoped_lock *std::_Atomic_storage<_Ty,8>::load(void) noexcept const' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
_Ty=tbb::detail::d1::queuing_rw_mutex::scoped_lock *
]C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(75,1): fatal error C1903: unable to recover from previous erro
r(s); stopping compilation (compiling source file ..\external\tbb\src\tbb\task.cpp)
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,28): error C2614: 'tbb::internal::helper': illegal member i
nitialization: 'first_block' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(423,32): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,35): message : or 'tbb::detail::d1::queuing_rw_mutex::
scoped_lock *std::_Atomic_storage<_Ty,8>::load(const std::memory_order) noexcept const' [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
with
[
_Ty=tbb::detail::d1::queuing_rw_mutex::scoped_lock *
]C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(119,5): error C2653: 'interface6': is not a class or name
space name (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp)
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,24): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file ..
\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,65): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(423,60): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,45): error C2614: 'tbb::internal::helper': illegal member i
nitialization: 'k' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,53): error C2059: syntax error: ')' [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,32): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(139,22): error C2039: 'my_ref_count': is not a member of 'tbb::inter
nal::observer_proxy' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(97,7): message : see declaration of 'tbb::internal::observer_proxy'
(compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(298,59): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,57): error C2143: syntax error: missing ';' before '{' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(424,72): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,55): error C2614: 'tbb::internal::helper': illegal member i
nitialization: 'sz' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,36): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does n
ot support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(424,72): error C2447: '{': missing function header (old-style formal lis
t?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(369,49): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\atomic(2765,35): message : se
e declaration of 'std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,62): error C2614: 'tbb::internal::helper': illegal member i
nitialization: 'start' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(136,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespac
e name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(426,25): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,72): error C2614: 'tbb::internal::helper': illegal member i
nitialization: 'finish' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,5): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(369,71): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(426,53): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,42): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,83): error C2614: 'tbb::internal::helper': illegal member i
nitialization: 'element_size' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,13): error C2146: syntax error: missing ';' before identifier '
s' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(427,110): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(376,51): error C2440: 'initializing': cannot convert from 'T' to
'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(129,13): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (compil
ing source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(427,110): error C2447: '{': missing function header (old-style formal li
st?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(129,17): error C2065: 'first_block': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(376,51): message : No user-defined-conversion operator available
that can perform this conversion, or the operator cannot be called [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does no
t support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,23): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(129,31): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(140,11): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,70): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; previ
ous definition was 'data member' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,12): message : see declaration of 'tbb::internal::task_proxy::task' (com
piling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(387,37): error C2084: function 'bool tbb::detail::d1::queuing_rw
_mutex::scoped_lock::upgrade_to_writer(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(184,44): message : see previous definition of 'upg
rade_to_writer' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,6): error C2182: 'itt_task_end_v7': this use of 'void' is not valid
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,19): error C2146: syntax error: missing ';' before identifi
er 'base' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(140,16): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source fil
e ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,19): error C2065: 'base': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,52): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(140,23): error C2065: 'WRITER_PENDING': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(399,34): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(141,10): message : see declaration of 'std::atomic
<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external\t
bb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,52): error C2447: '{': missing function header (old-style formal lis
t?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,40): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C2143: syntax error: missing ';' before '*' (compiling sourc
e file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C2143: syntax error: missing ';' before '*' (compiling sourc
e file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(399,56): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,77): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(431,27): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,26): error C3861: 'segment_base': identifier not found [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,17): error C2146: syntax error: missing ';' before identifier '
t' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(402,48): error C2039: 'acquire': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alrea
dy been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(104,7): message : see declaration of 'tbb::internal::mail_outbox'
(compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,9): error C2065: 'finish': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(431,55): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,36): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,17): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,36): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(402,29): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::fetch_and_add': non-standard syntax; use '&' to create a pointer to member [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,19): error C2065: 'base': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(432,112): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,22): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(90,16): error C2079: 'tbb::internal::scheduler_state::my_inbox' uses unde
fined class 'tbb::internal::mail_inbox' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(190,16): error C2059: syntax error: ')' (compiling source file ..\external\
tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(40,58): message : see reference to class template instantiation 'tbb::int
ernal::custom_scheduler<SchedulerTraits>' being compiled (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,78): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(90,16): error C2079: 'tbb::internal::scheduler_state::my_inbox' uses unde
fined class 'tbb::internal::mail_inbox' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,25): error C2065: 'start': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(432,112): error C2447: '{': missing function header (old-style formal li
st?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,30): error C2146: syntax error: missing ';' before identifier '
__TBB_machine_fetchadd8' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(402,29): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,17): error C3646: 'my_affinity_id': unknown override specifier (compil
ing source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(402,29): message : could be 'T *tbb::tricky_atomic_pointer<T>::f
etch_and_add(T *volatile *,__int64)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(190,18): error C2334: unexpected token(s) preceding ':'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,17): error C3646: 'my_affinity_id': unknown override specifier (compil
ing source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,34): error C2065: 'base': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,30): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,25): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,31): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(38,20): fatal error C1075: '{': no matching token found (compiling sourc
e file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(407,52): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,31): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C2143: syntax error: missing ',' before '&' (compiling sou
rce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,9): error C2065: 'sz': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,30): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,53): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(137,33): error C2504: 'scheduler': base class undefined (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(407,31): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(137,33): error C2504: 'scheduler': base class undefined (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,14): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(142,16): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,109): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(146,36): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(407,31): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(142,18): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,18): error C2065: 'base': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
CC:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(146,36): error C2061: syntax error: identifier 'task' (compiling sourc
e file ..\external\tbb\src\tbb\task_group_context.cpp)
:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(407,31): note: could be 'T *tbb::tricky_atomic_pointer<T>::fetc
h_and_store(T *volatile *,T *)'
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,109): error C2447: '{': missing function header (old-style formal li
st?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,70): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(147,9): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,39): error C2065: 'first_block': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): error C2678: binary '==': no operator found which takes
a left-hand operand of type 'T' (or there is no acceptable conversion) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(147,9): fatal error C1003: error count exceeds 100; stopping compi
lation [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,25): error C3861: 'segment_size': identifier not found [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(451,23): error C2039: 'interface9': is not a member of 'tbb' [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(25,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\exception(277,28): message :
could be 'bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &) noexcept' [found using argument-
dependent lookup] (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,23): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,23): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(136,9): error C2065: 'finish': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(451,23): error C3083: 'interface9': the symbol to the left of a '::' mus
t be a type [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\exception(281,28): message :
or 'bool std::operator ==(const std::exception_ptr &,std::nullptr_t) noexcept' [found using argument-dependent lo
okup] (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,107): error C2238: unexpected token(s) preceding ';' (compiling sourc
e file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(136,19): error C2065: 'sz': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\exception(286,28): message :
or 'bool std::operator ==(std::nullptr_t,const std::exception_ptr &) noexcept' [found using argument-dependent lo
okup] (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(360,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(524,22): error C2039: 'internal_create': is not a member of 'tbb::detail
::d1::global_control' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\global_control.h(53,7): message : see declaration of 'tbb::detail::d1
::global_control' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(136,23): error C2065: 'start': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,24): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\thread(241,36): message : or
'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [found using argument-dependent lookup] (compil
ing source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,24): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(360,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(525,5): error C2065: 'my_param': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : or 'built-in C++ operator==(tbb::detail
::d1::queuing_rw_mutex::scoped_lock *, tbb::detail::d1::queuing_rw_mutex::scoped_lock *)' [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(137,14): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(192,33): error C2061: syntax error: identifier 'affinity_id' (compiling s
ource file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(192,33): error C2061: syntax error: identifier 'affinity_id' (compiling s
ource file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file ..
\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(360,77): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(526,41): error C2065: 'my_param': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(137,18): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\utility(482,27): message : or
'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Uty1,_Uty2> &)' (compiling source file ..\e
xternal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(364,31): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(526,28): error C2737: 'c': const object must be initialized [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::pair<_Ty1,_
Ty2> &,const std::pair<_Uty1,_Uty2> &)': could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'T'
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(137,22): error C2065: 'first_block': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does n
ot support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xutility(1656,5): message : o
r 'bool std::operator ==(const std::reverse_iterator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<
expr>)' (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(528,35): error C2248: 'tbb::internal::control_storage::my_list_mutex': c
annot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(455,16): message : see declaration of 'tbb::internal::control_storage::m
y_list_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(450,7): message : see declaration of 'tbb::internal::control_storage' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(138,18): error C2065: 'k': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(406,17): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,65): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,65): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::reverse_ite
rator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<expr>)': could not deduce template argument for 'cons
t std::reverse_iterator<_BidIt> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(138,1): fatal error C1003: error count exceeds 100; stopping c
ompilation [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(529,11): error C2248: 'tbb::internal::control_storage::my_head': cannot
access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(454,29): message : see declaration of 'tbb::internal::control_storage::m
y_head' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(450,7): message : see declaration of 'tbb::internal::control_storage' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(298,59): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(298,59): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(408,31): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xutility(4264,5): message : o
r 'bool std::operator ==(const std::move_iterator<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)'
(compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(529,50): error C2065: 'my_value': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(410,19): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::move_iterat
or<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)': could not deduce template argument for 'const std::m
ove_iterator<_Iter> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling source
file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(529,61): error C2248: 'tbb::internal::control_storage::my_active_value':
cannot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(453,12): message : see declaration of 'tbb::internal::control_storage::m
y_active_value' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(450,7): message : see declaration of 'tbb::internal::control_storage' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xmemory(1034,30): message : o
r 'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) noexcept' (compiling source
file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(412,23): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,42): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,42): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(530,10): error C2248: 'tbb::internal::control_storage::my_active_value':
cannot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(453,12): message : see declaration of 'tbb::internal::control_storage::m
y_active_value' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(450,7): message : see declaration of 'tbb::internal::control_storage' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::allocator<_
Ty> &,const std::allocator<_Other> &) noexcept': could not deduce template argument for 'const std::allocator<_Ty> &' f
rom 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(413,37): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does no
t support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(530,30): error C2065: 'my_value': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(414,38): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(1879,17): message : or
'bool std::operator ==(const std::shared_ptr<_Ty> &,const std::shared_ptr<_Ty0> &) noexcept' (compiling source f
ile ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; previ
ous definition was 'data member' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,12): message : see declaration of 'tbb::internal::task_proxy::task' (com
piling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::shared_ptr<
_Ty> &,const std::shared_ptr<_Ty0> &) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &'
from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(533,12): error C2248: 'tbb::internal::control_storage::apply_active': ca
nnot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(458,18): message : see declaration of 'tbb::internal::control_storage::a
pply_active' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(450,7): message : see declaration of 'tbb::internal::control_storage' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C2143: syntax error: missing ';' before '&' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source fil
e ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,70): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,70): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(1921,17): message : or
'bool std::operator ==(const std::shared_ptr<_Ty> &,std::nullptr_t) noexcept' (compiling source file ..\external
\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(535,5): error C2065: 'my_next': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external\t
bb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::shared_ptr<
_Ty> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'T' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(535,16): error C2248: 'tbb::internal::control_storage::my_head': cannot
access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(454,29): message : see declaration of 'tbb::internal::control_storage::m
y_head' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(450,7): message : see declaration of 'tbb::internal::control_storage' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(425,86): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent f
unction body (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(1932,17): message : or
'bool std::operator ==(std::nullptr_t,const std::shared_ptr<_Ty> &) noexcept' (compiling source file ..\external
\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(430,21): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(537,6): error C2248: 'tbb::internal::control_storage::my_head': cannot a
ccess protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(454,29): message : see declaration of 'tbb::internal::control_storage::m
y_head' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(450,7): message : see declaration of 'tbb::internal::control_storage' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(std::nullptr_t,const s
td::shared_ptr<_Ty> &) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'tbb::deta
il::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,77): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,77): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(433,34): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alrea
dy been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(104,7): message : see declaration of 'tbb::internal::mail_outbox'
(compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(537,18): error C2355: 'this': can only be referenced inside non-static m
ember functions or non-static data member initializers [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(3513,30): message : or
'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)' (compiling source f
ile ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C2143: syntax error: missing ';' before '*' (compiling sou
rce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::unique_ptr<
_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx>
&' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(540,22): error C2039: 'internal_destroy': is not a member of 'tbb::detai
l::d1::global_control' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\global_control.h(53,7): message : see declaration of 'tbb::detail::d1
::global_control' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(75,1): fatal error C1903: unable to recover from previous error(s); stop
ping compilation (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): fatal error C1003: error count exceeds 100; stopping compilatio
n (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(3561,30): message : or
'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,std::nullptr_t) noexcept' (compiling source file ..\exte
rnal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(543,5): error C2065: 'my_param': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,78): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,78): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::unique_ptr<
_Ty,_Dx> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 'T
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(543,5): fatal error C1003: error count exceeds 100; stopping compilatio
n [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(3567,17): message : or
'bool std::operator ==(std::nullptr_t,const std::unique_ptr<_Ty,_Dx> &) noexcept' (compiling source file ..\exte
rnal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C2143: syntax error: missing ',' before '&' (compiling sou
rce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C2143: syntax error: missing ',' before '&' (compiling sou
rce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(std::nullptr_t,const s
td::unique_ptr<_Ty,_Dx> &) noexcept': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 't
bb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\tuple(874,27): message : or
'bool std::operator ==(const std::tuple<_Types...> &,const std::tuple<_Types...> &)' (compiling source file ..\ext
ernal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,70): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::tuple<_Type
s...> &,const std::tuple<_Types...> &)': could not deduce template argument for 'const std::tuple<_Types...> &' from 'T
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,70): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring(5009,30): message : o
r 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_A
lloc> &) noexcept' (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::basic_strin
g<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &) noexcept': could not deduce template argumen
t for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,107): error C2238: unexpected token(s) preceding ';' (compiling sourc
e file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,107): error C2238: unexpected token(s) preceding ';' (compiling sourc
e file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring(5015,30): message : o
r 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *const )' (compiling source
file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const std::basic_strin
g<_Elem,_Traits,_Alloc> &,const _Elem *const )': could not deduce template argument for 'const std::basic_string<_Elem,
_Traits,_Alloc> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(406,17): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(406,17): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring(5034,17): message : o
r 'bool std::operator ==(const _Elem *const ,const std::basic_string<_Elem,_Traits,_Alloc> &)' (compiling source
file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(408,31): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(408,31): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : 'bool std::operator ==(const _Elem *const ,co
nst std::basic_string<_Elem,_Traits,_Alloc> &)': could not deduce template argument for 'const _Elem *const ' from 'T'
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(410,19): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(410,19): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): message : while trying to match the argument list '(T,
tbb::detail::d1::queuing_rw_mutex::scoped_lock *)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(412,23): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(412,23): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(413,37): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(413,37): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(414,38): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): error C2678: binary '==': no operator found which takes
a left-hand operand of type 'T' (or there is no acceptable conversion) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C2143: syntax error: missing ';' before '&' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(414,38): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\exception(277,28): message :
could be 'bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &) noexcept' [found using argument-
dependent lookup] (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C2143: syntax error: missing ';' before '&' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\exception(281,28): message :
or 'bool std::operator ==(const std::exception_ptr &,std::nullptr_t) noexcept' [found using argument-dependent lo
okup] (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(425,86): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\exception(286,28): message :
or 'bool std::operator ==(std::nullptr_t,const std::exception_ptr &) noexcept' [found using argument-dependent lo
okup] (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\thread(241,36): message : or
'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [found using argument-dependent lookup] (compil
ing source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(430,21): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(425,86): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : or 'built-in C++ operator==(tbb::detail
::d1::queuing_rw_mutex::scoped_lock *, tbb::detail::d1::queuing_rw_mutex::scoped_lock *)' [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(433,34): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\utility(482,27): message : or
'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Uty1,_Uty2> &)' (compiling source file ..\e
xternal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(430,21): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C2143: syntax error: missing ';' before '*' (compiling sou
rce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::pair<_Ty1,_
Ty2> &,const std::pair<_Uty1,_Uty2> &)': could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'T'
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(433,34): error C2061: syntax error: identifier 'task' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xutility(1656,5): message : o
r 'bool std::operator ==(const std::reverse_iterator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<
expr>)' (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::reverse_ite
rator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<expr>)': could not deduce template argument for 'cons
t std::reverse_iterator<_BidIt> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C2143: syntax error: missing ';' before '*' (compiling sou
rce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,40): error C2334: unexpected token(s) preceding '{'; skipping apparen
t function body (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xutility(4264,5): message : o
r 'bool std::operator ==(const std::move_iterator<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)'
(compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::move_iterat
or<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)': could not deduce template argument for 'const std::m
ove_iterator<_Iter> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,40): error C2334: unexpected token(s) preceding '{'; skipping apparen
t function body (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xmemory(1034,30): message : o
r 'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) noexcept' (compiling source
file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): fatal error C1003: error count exceeds 100; stopping compilatio
n (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::allocator<_
Ty> &,const std::allocator<_Other> &) noexcept': could not deduce template argument for 'const std::allocator<_Ty> &' f
rom 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(1879,17): message : or
'bool std::operator ==(const std::shared_ptr<_Ty> &,const std::shared_ptr<_Ty0> &) noexcept' (compiling source f
ile ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): error C2238: unexpected token(s) preceding ';' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::shared_ptr<
_Ty> &,const std::shared_ptr<_Ty0> &) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &'
from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): fatal error C1003: error count exceeds 100; stopping compilatio
n (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(1921,17): message : or
'bool std::operator ==(const std::shared_ptr<_Ty> &,std::nullptr_t) noexcept' (compiling source file ..\external
\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::shared_ptr<
_Ty> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'T' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(1932,17): message : or
'bool std::operator ==(std::nullptr_t,const std::shared_ptr<_Ty> &) noexcept' (compiling source file ..\external
\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(std::nullptr_t,const s
td::shared_ptr<_Ty> &) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'tbb::deta
il::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(3513,30): message : or
'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)' (compiling source f
ile ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::unique_ptr<
_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx>
&' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(3561,30): message : or
'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,std::nullptr_t) noexcept' (compiling source file ..\exte
rnal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::unique_ptr<
_Ty,_Dx> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 'T
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\memory(3567,17): message : or
'bool std::operator ==(std::nullptr_t,const std::unique_ptr<_Ty,_Dx> &) noexcept' (compiling source file ..\exte
rnal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(std::nullptr_t,const s
td::unique_ptr<_Ty,_Dx> &) noexcept': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 't
bb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\tuple(874,27): message : or
'bool std::operator ==(const std::tuple<_Types...> &,const std::tuple<_Types...> &)' (compiling source file ..\ext
ernal\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::tuple<_Type
s...> &,const std::tuple<_Types...> &)': could not deduce template argument for 'const std::tuple<_Types...> &' from 'T
' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring(5009,30): message : o
r 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_A
lloc> &) noexcept' (compiling source file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::basic_strin
g<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &) noexcept': could not deduce template argumen
t for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring(5015,30): message : o
r 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *const )' (compiling source
file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const std::basic_strin
g<_Elem,_Traits,_Alloc> &,const _Elem *const )': could not deduce template argument for 'const std::basic_string<_Elem,
_Traits,_Alloc> &' from 'T' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring(5034,17): message : o
r 'bool std::operator ==(const _Elem *const ,const std::basic_string<_Elem,_Traits,_Alloc> &)' (compiling source
file ..\external\tbb\src\tbb\queuing_rw_mutex.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : 'bool std::operator ==(const _Elem *const ,co
nst std::basic_string<_Elem,_Traits,_Alloc> &)': could not deduce template argument for 'const _Elem *const ' from 'T'
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): message : while trying to match the argument list '(T,
tbb::detail::d1::queuing_rw_mutex::scoped_lock *)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(430,14): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\atomic(2765,35): message : se
e declaration of 'std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(430,36): error C2039: 'acquire': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(438,22): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(141,10): message : see declaration of 'std::atomic
<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(438,44): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(440,47): error C2039: 'acquire': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(440,28): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::fetch_and_add': non-standard syntax; use '&' to create a pointer to member [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(440,28): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(440,28): message : could be 'T *tbb::tricky_atomic_pointer<T>::f
etch_and_add(T *volatile *,__int64)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(442,30): error C2039: 'try_acquire_internal_lock': is not a memb
er of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(443,24): error C2039: 'compare_and_swap': is not a member of 'st
d::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\atomic(2765,35): message : se
e declaration of 'std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(443,46): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(445,57): error C2039: 'release': is not a member of 'tbb' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(28,11): message : see declaration of 'tbb' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(445,35): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail::d
1::queuing_rw_mutex::scoped_lock>::compare_and_swap': non-standard syntax; use '&' to create a pointer to member [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(445,35): error C2568: '<': unable to resolve function overload [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(445,35): message : could be 'T *tbb::tricky_atomic_pointer<T>::c
ompare_and_swap(T *volatile *,T *,T *)' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=tbb::detail::d1::queuing_rw_mutex::scoped_lock
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(448,42): error C2440: '=': cannot convert from 'T' to 'tbb::deta
il::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(448,42): message : No user-defined-conversion operator available
that can perform this conversion, or the operator cannot be called [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(451,23): error C2039: 'release_internal_lock': is not a member o
f 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(455,19): error C2039: 'release_internal_lock': is not a member o
f 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\queuing_rw_mutex.h(61,11): message : see declaration of 'tbb::detail:
:d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(457,38): error C2440: '=': cannot convert from 'T' to 'tbb::deta
il::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
with
[
T=std::atomic<unsigned __int64>
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(457,47): fatal error C1003: error count exceeds 100; stopping c
ompilation [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
Done Building Project "C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj" (default targets) -- FAILED.
Done Building Project "C:\g3d\G3D10\VisualStudio\G3D-base.lib.vcxproj.metaproj" (default targets) -- FAILED.
Done Building Project "C:\g3d\G3D10\VisualStudio\G3D.sln" (G3D-base_lib target(s)) -- FAILED.
Build FAILED.
"C:\g3d\G3D10\VisualStudio\G3D.sln" (G3D-base_lib target) (1) ->
"C:\g3d\G3D10\VisualStudio\G3D-base.lib.vcxproj.metaproj" (default target) (2) ->
"C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj" (default target) (4) ->
(ClCompile target) ->
C:\g3d\G3D10\external\tbb\include\tbb\tbb_exception.h(182,19): error C2039: 'deallocate_via_handler_v3': is not a mem
ber of 'tbb::internal' (compiling source file ..\external\tbb\src\tbb\cache_aligned_allocator.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_exception.h(182,19): error C3861: 'deallocate_via_handler_v3': identifier n
ot found (compiling source file ..\external\tbb\src\tbb\cache_aligned_allocator.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.h(319,52): error C2872: 'split': ambiguous symbol (compiling s
ource file ..\external\tbb\src\old\concurrent_vector_v2.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(34,11): error C2143: syntax error: missing ';' before '<' [
C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(34,11): error C4430: missing type specifier - int assumed.
Note: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(34,35): error C2238: unexpected token(s) preceding ';' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_hash_map.cpp(47,12): error C2065: 'my_logical_size': undeclared identifi
er [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,12): error C2039: 'destroy': is not a member of 'tbb::v1::task' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,25): error C2882: 'task': illegal use of namespace identifier in exp
ression [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,27): error C2065: 'victim': undeclared identifier [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,12): error C2182: 'destroy': this use of 'void' is not valid [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,36): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\task_v2.cpp(29,36): error C2447: '{': missing function header (old-style formal lis
t?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(28,34): error C2084: function 'void tbb::detail::d1::queuing_mute
x::scoped_lock::acquire(tbb::detail::d1::queuing_mutex &)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(34,5): error C2065: 'mutex': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(35,5): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(36,5): error C2065: 'going': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(40,34): error C2039: 'fetch_and_store': is not a member of 'std::
atomic<tbb::detail::d1::queuing_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(47,15): error C2039: 'next': is not a member of 'tbb::detail::d1:
:queuing_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(48,29): error C2065: 'going': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(54,29): error C2065: 'going': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(58,34): error C2084: function 'bool tbb::detail::d1::queuing_mute
x::scoped_lock::try_acquire(tbb::detail::d1::queuing_mutex &)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(49,9): error C3861: 'create_itt_sync': identifier not
found (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(69,32): error C3861: 'NFS_Allocate': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(64,5): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(70,25): error C2065: 'prepare': undeclared identifier
(compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(78,9): error C3861: 'NFS_Free': identifier not found [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(65,5): error C2065: 'going': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(50,44): error C2039: 'try_acquire_internal_lock': is not a mem
ber of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_stddef.h(434,14): error C2872: 'split': ambiguous symbol (compiling source
file ..\external\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(70,9): error C3861: 'call_itt_notify': identifier not
found (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(69,18): error C2039: 'compare_and_swap': is not a member of 'std:
:atomic<tbb::detail::d1::queuing_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,22): error C2065: 'my_internal_lock': undeclared identifier
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(93,31): error C3861: 'NFS_Allocate': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(37,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespa
ce name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(24,31): error C2039: 'internal_acquire': is not a member of 'tbb::de
tail::d1::unique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(74,29): error C2065: 'going': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(72,25): error C2065: 'acquired': undeclared identifier
(compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,12): error C3861: 'as_atomic': identifier not found [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(107,35): error C3861: 'NFS_Allocate': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(75,5): error C2065: 'mutex': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(27,22): error C2039: 'flag': is not a member of 'tbb::detail::d1::sp
in_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(72,9): error C3861: 'call_itt_notify': identifier not
found (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,62): error C2039: 'acquire': is not a member of 'tbb' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,17): error C2146: syntax error: missing ';' before identifier
's' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(28,5): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(131,35): error C3861: 'NFS_Allocate': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(81,34): error C2084: function 'void tbb::detail::d1::queuing_mute
x::scoped_lock::release(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\include\tbb\tbb_stddef.h(434,37): error C2872: 'split': ambiguous symbol (compiling source
file ..\external\tbb\src\tbb\concurrent_vector.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(80,29): error C2065: 'acquired': undeclared identifier
(compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(52,62): error C2065: 'acquire': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,17): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(32,31): error C2039: 'internal_release': is not a member of 'tbb::de
tail::d1::unique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(150,18): error C2039: 'reference_count': is not a member o
f 'tbb::internal' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(86,10): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(80,13): error C3861: 'call_itt_notify': identifier not
found (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,48): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(55,44): error C2039: 'acquire_internal_lock': is not a member
of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(150,18): error C2065: 'reference_count': undeclared identi
fier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(36,5): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(87,21): error C2065: 'mutex': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(87,25): error C2065: 'releasing': undeclared identifie
r (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(41,41): error C2146: syntax error: missing '>' before identifier
'state_t' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(150,18): error C2059: syntax error: ')' [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(37,5): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(64,44): error C2039: 'release_internal_lock': is not a member
of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(92,29): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(40,7): error C2653: 'concurrent_vector_base_v3': is not a cla
ss or namespace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\spin_mutex.h(87,9): error C3861: 'call_itt_notify': identifier not
found (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(42,15): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(40,31): error C2039: 'internal_try_acquire': is not a member of 'tbb
::detail::d1::unique_scoped_lock<tbb::detail::d1::spin_mutex>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(66,30): error C2065: 'my_internal_lock': undeclared identifier
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(162,14): error C3861: 'NFS_Allocate': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,6): error C2653: 'x86_rtm_rw_mutex': is not a class or name
space name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(95,30): error C2065: 'next': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(43,28): error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_thread.cpp(37,12): error C3861: 'allocate_via_handler_v3': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_mutex.h(54,9): error C3861: 'create_itt_sync': identifi
er not found (compiling source file ..\external\tbb\src\tbb\pipeline.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(42,19): error C2065: 'BUSY': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(42,45): error C2039: 'flag': is not a member of 'tbb::detail::d1::sp
in_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,38): error C2065: 'priority_t': undeclared identifier (compi
ling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(69,44): error C2039: 'wait_for_release_of_internal_lock': is n
ot a member of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,41): error C2653: 'x86_rtm_rw_mutex': is not a class or nam
espace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(97,5): error C3861: 'initialize': identifier not found [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(43,28): error C3646: 'page_size': unknown override specifier
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_thread.cpp(43,5): error C3861: 'deallocate_via_handler_v3': identifier not foun
d [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(195,25): error C3861: 'NFS_Allocate': identifier not found
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,21): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,49): error C2146: syntax error: missing ')' before identifie
r 'p' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(44,9): error C2065: 'my_mutex': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(71,24): error C2065: 'my_internal_lock': undeclared identifier
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,59): error C2065: 'scoped_lock': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_mutex.cpp(100,21): error C2039: 'internal_construct': is not a member of 't
bb::detail::d1::queuing_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(45,44): error C2061: syntax error: identifier 'size_type' [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(237,13): error C3861: 'NFS_Free': identifier not found [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,28): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_mutex.cpp(50,18): error C2039: 'internal_construct': is not a member of 'tbb::
detail::d1::spin_mutex' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(74,44): error C2039: 'unblock_or_wait_on_internal_lock': is no
t a member of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,72): error C2065: 's': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(49,29): error C3646: 'find_segment_end': unknown override spe
cifier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\old\concurrent_vector_v2.cpp(245,13): error C3861: 'NFS_Free': identifier not found [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,36): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(113,53): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,24): error C2182: 'internal_release': this use of 'void' is
not valid [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(93,14): error C2061: syntax error: identifier 'memory_semantic
s' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(49,46): error C2059: syntax error: 'const' [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(43,40): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,75): error C2143: syntax error: missing ';' before '{' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(97,14): error C2061: syntax error: identifier 'memory_semantic
s' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(49,82): error C2334: unexpected token(s) preceding '{'; skipp
ing apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(46,22): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,25): error C2146: syntax error: missing ';' before identifie
r 'priority_from_normalized_rep' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(65,75): error C2447: '{': missing function header (old-style f
ormal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(101,14): error C2061: syntax error: identifier 'memory_semanti
cs' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(60,58): error C2061: syntax error: identifier 'concurrent_vec
tor_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(46,26): error C2065: 'WRITER_PENDING': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(117,77): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,6): error C2653: 'x86_rtm_rw_mutex': is not a class or nam
espace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(75,42): error C2061: syntax error: identifier 'concurrent_vec
tor_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(96,1): error C2912: explicit specialization 'T *tbb::tricky_at
omic_pointer<T>::fetch_and_add(T *volatile *,__int64)' is not a specialization of a function template [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(47,13): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,5): error C2065: 'priority_low': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,48): error C2653: 'x86_rtm_rw_mutex': is not a class or na
mespace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(83,41): error C2061: syntax error: identifier 'segment_t' [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(47,13): error C2065: 'WRITER_PENDING': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(100,1): error C2912: explicit specialization 'T *tbb::tricky_a
tomic_pointer<T>::fetch_and_store(T *volatile *,T *)' is not a specialization of a function template [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,19): error C2065: 'priority_normal': undeclared identifier (
compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,66): error C2065: 'scoped_lock': undeclared identifier [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,22): error C3646: 'enable_segment': unknown override speci
fier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(55,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespa
ce name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(107,1): error C2912: explicit specialization 'T *tbb::tricky_a
tomic_pointer<T>::compare_and_swap(T *volatile *,T *,T *)' is not a specialization of a function template [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(118,36): error C2065: 'priority_high': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,79): error C2065: 's': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,37): error C2065: 'concurrent_vector_base_v3': undeclared
identifier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(58,5): error C2065: 'state': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,33): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(140,37): error C2084: function 'void tbb::detail::d1::queuing_
rw_mutex::scoped_lock::acquire(tbb::detail::d1::queuing_rw_mutex &,bool)' already has a body [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,64): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(101,82): error C2062: type 'bool' unexpected [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(58,5): error C2065: 'READERS': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,35): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,77): error C2146: syntax error: missing ')' before identif
ier 'k' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(102,1): error C2143: syntax error: missing ';' before '{' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(153,52): error C2039: 'fetch_and_store': is not a member of 's
td::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(62,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespa
ce name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,18): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(89,145): error C2238: unexpected token(s) preceding ';' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(102,1): error C2447: '{': missing function header (old-style f
ormal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(153,73): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,27): error C2440: 'initializing': cannot convert from 'initi
alizer list' to 'intptr_t &' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(92,50): error C2061: syntax error: identifier 'concurrent_vec
tor_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,6): error C2653: 'x86_rtm_rw_mutex': is not a class or nam
espace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(183,45): error C2039: 'compare_and_swap': is not a member of '
std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,17): error C2146: syntax error: missing ';' before identifier
's' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(97,38): error C2061: syntax error: identifier 'concurrent_vec
tor_base_v3' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,48): error C2653: 'x86_rtm_rw_mutex': is not a class or na
mespace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(183,67): error C2039: 'acquire': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,17): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(100,19): error C2143: syntax error: missing ';' before '&' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,66): error C2065: 'scoped_lock': undeclared identifier [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,48): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(202,45): error C2039: 'compare_and_swap': is not a member of '
std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(125,39): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(100,19): error C4430: missing type specifier - int assumed. N
ote: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,79): error C2065: 's': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(66,41): error C2146: syntax error: missing '>' before identifier
'state_t' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(202,67): error C2039: 'acquire': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2039: 'task_prefix': is not a member of 'tbb::in
ternal' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(100,21): error C2238: unexpected token(s) preceding ';' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,82): error C2062: type 'bool' unexpected [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(67,15): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(214,37): error C2819: type 'std::atomic<unsigned __int64>' doe
s not have an overloaded member 'operator ->' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(159,64): error C2065: 'task_prefix': undeclared identifier (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(101,36): error C2061: syntax error: identifier 'segment_t' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,103): error C2143: syntax error: missing ';' before '{' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(67,20): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,38): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,28): error C2143: syntax error: missing ';' before '&' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(147,103): error C2447: '{': missing function header (old-style
formal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(67,27): error C2065: 'WRITER_PENDING': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(214,46): error C2039: 'my_going': is not a member of 'std::ato
mic<unsigned __int64>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,39): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,19): error C7525: inline variables require at least '/std
:c++17' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,13): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,6): error C2653: 'x86_rtm_rw_mutex': is not a class or nam
espace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(226,37): error C2084: function 'bool tbb::detail::d1::queuing_
rw_mutex::scoped_lock::try_acquire(tbb::detail::d1::queuing_rw_mutex &,bool)' already has a body [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C2182: 'reset_extra_state': this use of 'void' is
not valid (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,28): error C4430: missing type specifier - int assumed. N
ote: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,21): error C2146: syntax error: missing ';' before identifier
't' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,41): error C2653: 'x86_rtm_rw_mutex': is not a class or na
mespace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(230,9): error C2065: 'load': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(104,129): error C2334: unexpected token(s) preceding '{'; ski
pping apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,21): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,59): error C2065: 'scoped_lock': undeclared identifier [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(230,14): error C2065: 'relaxed': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(122,15): error C2143: syntax error: missing ';' before '*' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,26): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(196,72): error C2065: 's': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(181,43): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(122,15): error C4430: missing type specifier - int assumed. N
ote: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(243,18): error C2039: 'compare_and_swap': is not a member of '
std::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,34): error C2146: syntax error: missing ';' before identifier
'__TBB_machine_fetchadd8' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(197,1): error C2143: syntax error: missing ';' before '{' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C4430: missing type specifier - int assumed. Note
: C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpro
j]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(122,21): error C2238: unexpected token(s) preceding ';' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(243,40): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,34): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(197,1): error C2447: '{': missing function header (old-style f
ormal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(237,42): error C2143: syntax error: missing ',' before '*' (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(123,15): error C3646: 'first_block': unknown override specifi
er [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(68,34): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(254,37): error C2084: function 'void tbb::detail::d1::queuing_
rw_mutex::scoped_lock::release(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,6): error C2653: 'x86_rtm_rw_mutex': is not a class or nam
espace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(123,26): error C2059: syntax error: ',' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,42): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(69,20): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,43): error C2653: 'x86_rtm_rw_mutex': is not a class or na
mespace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(266,24): error C2440: 'initializing': cannot convert from 'T'
to 'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(123,62): error C2238: unexpected token(s) preceding ';' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,44): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(69,22): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file
..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,61): error C2065: 'scoped_lock': undeclared identifier [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(124,12): error C2061: syntax error: identifier 'segment_t' [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(72,13): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,74): error C2065: 's': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(268,42): error C2039: 'compare_and_swap': is not a member of '
std::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,12): error C7525: inline variables require at least '/std
:c++17' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(72,13): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,77): error C2143: syntax error: missing ';' before '{' [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(246,48): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(268,64): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,5): error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(82,6): error C2653: 'spin_rw_mutex_v3': is not a class or namespa
ce name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(226,77): error C2447: '{': missing function header (old-style
formal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,43): error C2882: 'task': illegal use of namespace identifie
r in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(273,40): error C2440: '=': cannot convert from 'T' to 'tbb::de
tail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,12): error C2365: 'tbb::internal::helper::size_type': red
efinition; previous definition was 'data member' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,5): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,6): error C2653: 'x86_rtm_rw_mutex': is not a class or nam
espace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,45): error C2065: 't': undeclared identifier (compiling sour
ce file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,22): error C2061: syntax error: identifier 'apply' [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,13): error C2146: syntax error: missing ';' before identifier
's' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,52): error C2653: 'x86_rtm_rw_mutex': is not a class or na
mespace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,13): error C7525: inline variables require at least '/std:c+
+17' (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(141,43): error C2334: unexpected token(s) preceding '{'; skip
ping apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(279,87): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,70): error C2065: 'scoped_lock': undeclared identifier [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2143: syntax error: missing ';' before '{' (comp
iling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(151,28): error C3646: 'get_segment_value': unknown override s
pecifier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(84,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(279,66): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(252,83): error C2065: 's': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(250,49): error C2447: '{': missing function header (old-style fo
rmal list?) (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(151,56): error C2146: syntax error: missing ')' before identi
fier 'index' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(279,66): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(253,1): error C2143: syntax error: missing ';' before '{' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; pre
vious definition was 'data member' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio
\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(151,74): error C2334: unexpected token(s) preceding '{'; skip
ping apparent function body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,17): error C2065: 'READERS': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(253,1): error C2447: '{': missing function header (old-style f
ormal list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source f
ile ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(295,82): error C2039: 'acquire': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(161,9): error C2988: unrecognizable template declaration/defi
nition [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,27): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\x86_rtm_rw_mutex.cpp(270,6): error C2653: 'x86_rtm_rw_mutex': is not a class or nam
espace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external
\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(295,63): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::fetch_and_add': non-standard syntax; use '&' to create a pointer to member [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(339,34): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,43): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(161,9): error C2059: syntax error: 'if' [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(295,63): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C2143: syntax error: missing ';' before '*' (compi
ling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(161,34): error C2238: unexpected token(s) preceding ';' [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(89,47): error C2065: 'WRITER_PENDING': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alr
eady been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\Visu
alStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,9): error C4430: missing type specifier - int assumed. Note:
C++ does not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(162,18): error C4430: missing type specifier - int assumed. N
ote: C++ does not support default-int [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(298,25): error C2039: 'try_acquire_internal_lock': is not a me
mber of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(369,38): error C2238: unexpected token(s) preceding ';' (compili
ng source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,17): error C2146: syntax error: missing ';' before identifier
'old_s' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(163,5): error C7653: 'tbb::internal::helper': failed to selec
t a destructor for the class [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(302,61): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,17): error C2065: 'old_s': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(166,5): error C2628: 'tbb::internal::helper' followed by 'voi
d' is illegal (did you forget a ';'?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(302,39): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::compare_and_swap': non-standard syntax; use '&' to create a pointer to member [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(90,25): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(388,46): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,16): error C2065: 'size': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(302,39): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,14): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,23): error C2065: 'page_size': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,20): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(307,27): error C2039: 'release_internal_lock': is not a member
of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(389,53): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,38): error C2065: 'size': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,27): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(120,20): error C2131: expression did not evaluate to a
constant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,9): error C2065: 'task_pool_ptr': undeclared identifier (com
piling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(320,74): error C2039: 'compare_and_swap': is not a member of '
std::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,46): error C2065: 'page_size': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,31): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,1): error C2882: 'task': illegal use of namespace identifier
in expression (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,58): error C2065: 'page_size': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,40): error C2065: 'WRITER_PENDING': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(320,96): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file
..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file
..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): error C2131: expression did not eva
luate to a constant (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(390,32): error C2059: syntax error: ')' (compiling source file .
.\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,73): error C2065: 'size': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,56): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(326,68): error C2440: 'initializing': cannot convert from 'T'
to 'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(121,20): error C2131: expression did not evaluate to a
constant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(46,80): error C2065: 'page_size': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(400,13): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(91,61): error C2065: 'old_s': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(61,14): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,22): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,12): error C2131: expression did not eva
luate to a constant (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxpr
oj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(94,21): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(328,60): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(402,12): error C3861: 'NFS_Free': identifier not found (compilin
g source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(71,13): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(94,29): error C2065: 'READERS': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(328,39): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(122,20): error C2131: expression did not evaluate to a
constant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\private_server.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(71,47): error C2065: 'k': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler_common.h(403,12): error C2065: 'task_pool_ptr': undeclared identifier (co
mpiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(94,41): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(328,39): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file
..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(76,21): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(97,13): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): error C2131: expression did not eva
luate to a constant (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStud
io\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(76,44): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(334,19): error C2039: 'release_internal_lock': is not a member
of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(97,13): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(76,47): error C2065: 'n': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; pre
vious definition was 'data member' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; pre
vious definition was 'data member' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\task_arena.h(315,24): error C3477: a lambda can only appear in an u
nevaluated context with '/std:c++20' or later (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C2143: syntax error: missing ';' before '*' (compiling sou
rce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(97,13): error C2065: 'WRITER_PENDING': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(338,28): error C2440: 'initializing': cannot convert from 'T'
to 'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,12): error C2065: 'k': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source f
ile ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source f
ile ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,13): error C2131: expression did not eva
luate to a constant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,12): error C2131: expression did not eva
luate to a constant (compiling source file ..\external\tbb\src\tbb\tbb_main.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(103,5): error C3861: 'internal_release_reader': identifier not fo
und [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,17): error C2065: 'pointers_per_short_table': undeclared i
dentifier [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external
\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external
\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,36): error C2238: unexpected token(s) preceding ';' (compiling sourc
e file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(108,6): error C2653: 'spin_rw_mutex_v3': is not a class or namesp
ace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file
..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,45): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(340,46): error C2039: 'compare_and_swap': is not a member of '
std::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(90,16): error C2079: 'tbb::internal::scheduler_state::my_inbox' uses un
defined class 'tbb::internal::mail_inbox' (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(110,5): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(93,61): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(340,68): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\vcpkg\installed\x64-windows\include\oneapi\tbb\detail\_rtm_rw_mutex.h(115,12): error C2131: expression did not eva
luate to a constant (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.l
ib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alr
eady been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,17): error C3646: 'my_affinity_id': unknown override specifier (comp
iling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alr
eady been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(110,5): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(94,34): error C2065: 'v': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (comp
iling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(342,43): error C2440: '=': cannot convert from 'T' to 'tbb::de
tail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(414,30): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,31): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(110,5): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(94,37): error C2065: 'start': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(414,58): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(115,6): error C2653: 'spin_rw_mutex_v3': is not a class or namesp
ace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(137,33): error C2504: 'scheduler': base class undefined (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(101,60): error C2065: 'segment': undeclared identifier [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; pre
vious definition was 'data member' (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStu
dio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(415,115): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(119,5): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(101,58): error C2614: 'tbb::internal::helper::segment_not_use
d_predicate': illegal member initialization: 's' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(348,56): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(146,36): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(35,26): error C2143: syntax error: missing ';' before '<' (compili
ng source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source f
ile ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(415,115): error C2447: '{': missing function header (old-style formal
list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(119,5): error C2065: 'ONE_READER': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(102,42): error C2065: 's': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(348,35): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(35,26): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (comp
iling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(123,6): error C2653: 'spin_rw_mutex_v3': is not a class or namesp
ace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(417,31): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(102,63): error C3861: 'segment_not_used': identifier not foun
d [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external
\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(348,35): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(35,56): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcx
proj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(417,59): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,5): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,17): error C2065: 'segments': undeclared identifier [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,23): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; pre
vious definition was 'data member' (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(44,19): error C3646: 'my_mutex': unknown override specifier (compi
ling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,13): error C2146: syntax error: missing ';' before identifier
's' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(418,77): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,40): error C2065: 'fb': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(360,37): error C2084: function 'bool tbb::detail::d1::queuing_
rw_mutex::scoped_lock::downgrade_to_reader(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alr
eady been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source f
ile ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(44,27): error C4430: missing type specifier - int assumed. Note: C
++ does not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,47): error C2065: 'index': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(418,77): error C2447: '{': missing function header (old-style formal l
ist?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external
\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,41): error C2065: 'full_fence': undeclared identifier [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(80,38): error C2065: 'my_mutex': undeclared identifier (compiling
source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(75,1): fatal error C1903: unable to recover from previous error(s); st
opping compilation (compiling source file ..\external\tbb\src\tbb\governor.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(126,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,24): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,68): error C2065: 's': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,36): error C3867: 'std::atomic<tbb::detail::d1::queuing_rw
_mutex::scoped_lock *>::load': non-standard syntax; use '&' to create a pointer to member [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(420,27): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(104,11): error C2143: syntax error: missing ';' before '<' (compil
ing source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(127,11): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,79): error C2065: 'f': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(192,33): error C2061: syntax error: identifier 'affinity_id' (compiling
source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,35): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(420,55): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alr
eady been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\task.cpp) [C:\g3d\G3D10\Visua
lStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(127,15): error C2065: 'BUSY': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,96): error C2065: 'esize': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(421,108): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(104,29): error C2238: unexpected token(s) preceding ';' (compiling
source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(421,108): error C2447: '{': missing function header (old-style formal
list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,11): error C2614: 'tbb::internal::helper': illegal member
initialization: 'table' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,28): error C2614: 'tbb::internal::helper': illegal member
initialization: 'first_block' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(423,32): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,24): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file
..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,65): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(423,60): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,45): error C2614: 'tbb::internal::helper': illegal member
initialization: 'k' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,53): error C2059: syntax error: ')' [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,32): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\observer_proxy.h(139,22): error C2039: 'my_ref_count': is not a member of 'tbb::int
ernal::observer_proxy' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(298,59): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(368,57): error C2143: syntax error: missing ';' before '{' [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(424,72): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,55): error C2614: 'tbb::internal::helper': illegal member
initialization: 'sz' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(128,36): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.
vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(424,72): error C2447: '{': missing function header (old-style formal l
ist?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(369,49): error C2039: 'compare_and_swap': is not a member of '
std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,62): error C2614: 'tbb::internal::helper': illegal member
initialization: 'start' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(136,6): error C2653: 'spin_rw_mutex_v3': is not a class or namesp
ace name [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(426,25): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,72): error C2614: 'tbb::internal::helper': illegal member
initialization: 'finish' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,5): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(369,71): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(426,53): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,42): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(125,83): error C2614: 'tbb::internal::helper': illegal member
initialization: 'element_size' is not a base or member [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,13): error C2146: syntax error: missing ';' before identifier
's' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(427,110): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(376,51): error C2440: 'initializing': cannot convert from 'T'
to 'tbb::detail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(129,13): error C2065: 'k': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,13): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (comp
iling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(427,110): error C2447: '{': missing function header (old-style formal
list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(129,17): error C2065: 'first_block': undeclared identifier [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(139,17): error C2065: 'state': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,23): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(129,31): error C2065: 'k': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(140,11): error C2065: 's': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,70): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; pre
vious definition was 'data member' (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(387,37): error C2084: function 'bool tbb::detail::d1::queuing_
rw_mutex::scoped_lock::upgrade_to_writer(void)' already has a body [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,6): error C2182: 'itt_task_end_v7': this use of 'void' is not vali
d [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,19): error C2146: syntax error: missing ';' before identi
fier 'base' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(140,16): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source f
ile ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,19): error C2065: 'base': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,52): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(140,23): error C2065: 'WRITER_PENDING': undeclared identifier [C:
\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(399,34): error C2039: 'compare_and_swap': is not a member of '
std::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external
\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(429,52): error C2447: '{': missing function header (old-style formal l
ist?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,40): error C2065: 'k': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C2143: syntax error: missing ';' before '*' (compiling sou
rce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C2143: syntax error: missing ';' before '*' (compiling sou
rce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,9): error C2065: 'state_t': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(399,56): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,77): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(431,27): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(130,26): error C3861: 'segment_base': identifier not found [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.
lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,9): error C4430: missing type specifier - int assumed. Note: C++ doe
s not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualSt
udio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,17): error C2146: syntax error: missing ';' before identifier
't' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(402,48): error C2039: 'acquire': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alr
eady been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,9): error C2065: 'finish': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(431,55): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,36): error C2238: unexpected token(s) preceding ';' (compiling sourc
e file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,17): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(88,36): error C2238: unexpected token(s) preceding ';' (compiling sourc
e file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(402,29): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::fetch_and_add': non-standard syntax; use '&' to create a pointer to member [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,19): error C2065: 'base': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(432,112): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,22): error C2065: 'state_t': undeclared identifier [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(90,16): error C2079: 'tbb::internal::scheduler_state::my_inbox' uses un
defined class 'tbb::internal::mail_inbox' (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(190,16): error C2059: syntax error: ')' (compiling source file ..\externa
l\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,78): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(90,16): error C2079: 'tbb::internal::scheduler_state::my_inbox' uses un
defined class 'tbb::internal::mail_inbox' (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3
d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,25): error C2065: 'start': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(432,112): error C2447: '{': missing function header (old-style formal
list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,30): error C2146: syntax error: missing ';' before identifier
'__TBB_machine_fetchadd8' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(402,29): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,17): error C3646: 'my_affinity_id': unknown override specifier (comp
iling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(190,18): error C2334: unexpected token(s) preceding ':'; skipping apparen
t function body (compiling source file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,17): error C3646: 'my_affinity_id': unknown override specifier (comp
iling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C4430: missing type specifier - int assumed. Note: C++ d
oes not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(132,34): error C2065: 'base': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,30): error C2065: 'state': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,25): error C2065: 'itt_domain_enum': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,31): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(38,20): fatal error C1075: '{': no matching token found (compiling sou
rce file ..\external\tbb\src\tbb\market.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(407,52): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(99,31): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C2143: syntax error: missing ',' before '&' (compiling s
ource file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,9): error C2065: 'sz': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(141,30): error C2065: 'ONE_READER': undeclared identifier [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,53): error C2062: type 'void' unexpected [C:\g3d\G3D10\VisualStudi
o\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(137,33): error C2504: 'scheduler': base class undefined (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(407,31): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::fetch_and_store': non-standard syntax; use '&' to create a pointer to member [C:\g
3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(137,33): error C2504: 'scheduler': base class undefined (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,14): error C2065: 'k': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(142,16): error C2065: 't': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,109): error C2143: syntax error: missing ';' before '{' [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(146,36): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(407,31): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(142,18): error C2065: 'WRITER': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,18): error C2065: 'base': undeclared identifier [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(434,109): error C2447: '{': missing function header (old-style formal
list?) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,70): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(147,9): error C2065: 'state': undeclared identifier [C:\g3d\G3D10
\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,39): error C2065: 'first_block': undeclared identifier [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(412,54): error C2678: binary '==': no operator found which tak
es a left-hand operand of type 'T' (or there is no acceptable conversion) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\spin_rw_mutex.cpp(147,9): fatal error C1003: error count exceeds 100; stopping com
pilation [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(133,25): error C3861: 'segment_size': identifier not found [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(451,23): error C2039: 'interface9': is not a member of 'tbb' [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,23): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(178,23): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(136,9): error C2065: 'finish': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(451,23): error C3083: 'interface9': the symbol to the left of a '::' m
ust be a type [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,107): error C2238: unexpected token(s) preceding ';' (compiling sou
rce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(136,19): error C2065: 'sz': undeclared identifier [C:\g3d\G3D
10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(360,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(524,22): error C2039: 'internal_create': is not a member of 'tbb::deta
il::d1::global_control' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(136,23): error C2065: 'start': undeclared identifier [C:\g3d\
G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,24): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(186,24): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(360,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(525,5): error C2065: 'my_param': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(137,14): error C2065: 'k': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(192,33): error C2061: syntax error: identifier 'affinity_id' (compiling
source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(192,33): error C2061: syntax error: identifier 'affinity_id' (compiling
source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(29,28): error C2504: 'task': base class undefined (compiling source file
..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(360,77): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(526,41): error C2065: 'my_param': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(137,18): error C2065: 'k': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(364,31): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(526,28): error C2737: 'c': const object must be initialized [C:\g3d\G3
D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(137,22): error C2065: 'first_block': undeclared identifier [C
:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,16): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\
tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(528,35): error C2248: 'tbb::internal::control_storage::my_list_mutex':
cannot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.v
cxproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(138,18): error C2065: 'k': undeclared identifier [C:\g3d\G3D1
0\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(406,17): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,65): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(294,65): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(51,44): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\concurrent_vector.cpp(138,1): fatal error C1003: error count exceeds 100; stopping
compilation [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(529,11): error C2248: 'tbb::internal::control_storage::my_head': canno
t access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(298,59): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(298,59): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(408,31): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2988: unrecognizable template declaration/definition (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(529,50): error C2065: 'my_value': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(410,19): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2143: syntax error: missing ';' before '*' (compiling sour
ce file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(529,61): error C2248: 'tbb::internal::control_storage::my_active_value
': cannot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(412,23): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C7525: inline variables require at least '/std:c++17' (comp
iling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,42): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(312,42): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(530,10): error C2248: 'tbb::internal::control_storage::my_active_value
': cannot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(413,37): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C4430: missing type specifier - int assumed. Note: C++ does
not support default-int (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\t
bb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(530,30): error C2065: 'my_value': undeclared identifier [C:\g3d\G3D10\
VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(414,38): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,12): error C2365: 'tbb::internal::task_proxy::task': redefinition; pre
vious definition was 'data member' (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\Vis
ualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(533,12): error C2248: 'tbb::internal::control_storage::apply_active':
cannot access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C2143: syntax error: missing ';' before '&' (compiling so
urce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,5): error C2238: unexpected token(s) preceding ';' (compiling source f
ile ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,70): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(325,70): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(535,5): error C2065: 'my_next': undeclared identifier [C:\g3d\G3D10\Vi
sualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib
.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,16): error C2059: syntax error: '*' (compiling source file ..\external
\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(535,16): error C2248: 'tbb::internal::control_storage::my_head': canno
t access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj
]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(425,86): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(57,34): error C2334: unexpected token(s) preceding '{'; skipping apparent
function body (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vc
xproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(430,21): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(537,6): error C2248: 'tbb::internal::control_storage::my_head': cannot
access protected member declared in class 'tbb::internal::control_storage' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,77): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(334,77): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(433,34): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\mailbox.h(96,19): error C2989: 'tbb::internal::mail_outbox': class template has alr
eady been declared as a non-class template (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G
3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(537,18): error C2355: 'this': can only be referenced inside non-static
member functions or non-static data member initializers [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C2143: syntax error: missing ';' before '*' (compiling s
ource file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(540,22): error C2039: 'internal_destroy': is not a member of 'tbb::det
ail::d1::global_control' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(75,1): fatal error C1903: unable to recover from previous error(s); st
opping compilation (compiling source file ..\external\tbb\src\tbb\observer_proxy.cpp) [C:\g3d\G3D10\VisualStudio\tbb.li
b.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): fatal error C1003: error count exceeds 100; stopping compilat
ion (compiling source file ..\external\tbb\src\tbb\arena.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(543,5): error C2065: 'my_param': undeclared identifier [C:\g3d\G3D10\V
isualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,78): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(345,78): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\tbb_main.cpp(543,5): fatal error C1003: error count exceeds 100; stopping compilat
ion [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C4430: missing type specifier - int assumed. Note: C++ d
oes not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C4430: missing type specifier - int assumed. Note: C++ d
oes not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C2143: syntax error: missing ',' before '&' (compiling s
ource file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(348,37): error C2143: syntax error: missing ',' before '&' (compiling s
ource file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,70): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(353,70): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,107): error C2238: unexpected token(s) preceding ';' (compiling sou
rce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(356,107): error C2238: unexpected token(s) preceding ';' (compiling sou
rce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(406,17): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(406,17): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(408,31): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(408,31): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(410,19): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(410,19): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(412,23): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(412,23): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(413,37): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(413,37): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(414,38): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(414,48): error C2678: binary '==': no operator found which tak
es a left-hand operand of type 'T' (or there is no acceptable conversion) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C2143: syntax error: missing ';' before '&' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(414,38): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C2143: syntax error: missing ';' before '&' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(425,86): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(424,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(430,21): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(425,86): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(433,34): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(430,21): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C2143: syntax error: missing ';' before '*' (compiling s
ource file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C4430: missing type specifier - int assumed. Note: C++ d
oes not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\Visual
Studio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(433,34): error C2061: syntax error: identifier 'task' (compiling source
file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C2143: syntax error: missing ';' before '*' (compiling s
ource file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,40): error C2334: unexpected token(s) preceding '{'; skipping appar
ent function body (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,16): error C4430: missing type specifier - int assumed. Note: C++ d
oes not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tb
b.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(458,40): error C2334: unexpected token(s) preceding '{'; skipping appar
ent function body (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxp
roj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualS
tudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C2143: syntax error: missing ';' before '*' (compiling so
urce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): fatal error C1003: error count exceeds 100; stopping compilat
ion (compiling source file ..\external\tbb\src\tbb\task_group_context.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,9): error C4430: missing type specifier - int assumed. Note: C++ do
es not support default-int (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb
.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): error C2238: unexpected token(s) preceding ';' (compiling sour
ce file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\scheduler.h(465,25): fatal error C1003: error count exceeds 100; stopping compilat
ion (compiling source file ..\external\tbb\src\tbb\scheduler.cpp) [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(430,14): error C2039: 'compare_and_swap': is not a member of '
std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(430,36): error C2039: 'acquire': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(438,22): error C2039: 'compare_and_swap': is not a member of '
std::atomic<tbb::detail::d1::queuing_rw_mutex::scoped_lock *>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(438,44): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(440,47): error C2039: 'acquire': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(440,28): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::fetch_and_add': non-standard syntax; use '&' to create a pointer to member [C:\g3d
\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(440,28): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(442,30): error C2039: 'try_acquire_internal_lock': is not a me
mber of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(443,24): error C2039: 'compare_and_swap': is not a member of '
std::atomic<unsigned char>' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(443,46): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(445,57): error C2039: 'release': is not a member of 'tbb' [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(445,35): error C3867: 'tbb::tricky_atomic_pointer<tbb::detail:
:d1::queuing_rw_mutex::scoped_lock>::compare_and_swap': non-standard syntax; use '&' to create a pointer to member [C:\
g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(445,35): error C2568: '<': unable to resolve function overload
[C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(448,42): error C2440: '=': cannot convert from 'T' to 'tbb::de
tail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(451,23): error C2039: 'release_internal_lock': is not a member
of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(455,19): error C2039: 'release_internal_lock': is not a member
of 'tbb::detail::d1::queuing_rw_mutex::scoped_lock' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(457,38): error C2440: '=': cannot convert from 'T' to 'tbb::de
tail::d1::queuing_rw_mutex::scoped_lock *' [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
C:\g3d\G3D10\external\tbb\src\tbb\queuing_rw_mutex.cpp(457,47): fatal error C1003: error count exceeds 100; stopping
compilation [C:\g3d\G3D10\VisualStudio\tbb.lib.vcxproj]
0 Warning(s)
1231 Error(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment