Skip to content

Instantly share code, notes, and snippets.

@MatthewIreland
Created June 28, 2022 14:47
Show Gist options
  • Save MatthewIreland/7ae5f04a756c564aa71d194cda1601ef to your computer and use it in GitHub Desktop.
Save MatthewIreland/7ae5f04a756c564aa71d194cda1601ef to your computer and use it in GitHub Desktop.
>------ Rebuild All started: Project: vna5, Configuration: x64-Release ------
[1/1] Cleaning all built files...
Cleaning... 0 files.
[1/406] Building CXX object libvna\CMakeFiles\vna.dir\src\synthesisers\SpurCorrectionHelpers.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/synthesisers/SpurCorrectionHelpers.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\synthesisers\SpurCorrectionHelpers.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\SpurCorrectionHelpers.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\SpurCorrectionHelpers.cpp(12): error C2220: the following warning is treated as an error
C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\SpurCorrectionHelpers.cpp(12): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\SpurCorrectionHelpers.cpp(13): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\SpurCorrectionHelpers.cpp(51): warning C4068: unknown pragma 'clang'
[2/406] Building CXX object libvna\CMakeFiles\vna.dir\src\synthesisers\Constants.cpp.obj
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
[3/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\DemoDeviceDataSource.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/DemoDeviceDataSource.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\DemoDeviceDataSource.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\DemoDeviceDataSource.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[4/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS11Re.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/band_pass_filter/DemoDeviceBandPassFilterDataS11Re.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS11Re.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS11Re.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[5/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterData.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/band_pass_filter/DemoDeviceBandPassFilterData.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterData.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterData.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[6/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS12Im.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/band_pass_filter/DemoDeviceBandPassFilterDataS12Im.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS12Im.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS12Im.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[7/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS22Im.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/band_pass_filter/DemoDeviceBandPassFilterDataS22Im.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS22Im.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS22Im.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[8/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS21Im.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/band_pass_filter/DemoDeviceBandPassFilterDataS21Im.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS21Im.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS21Im.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[9/406] Building CXX object libvna\CMakeFiles\vna.dir\src\synthesisers\ISweep.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/synthesisers/ISweep.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\synthesisers\ISweep.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\ISweep.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[10/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS11Im.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/band_pass_filter/DemoDeviceBandPassFilterDataS11Im.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS11Im.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS11Im.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[11/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\DemoDeviceSParameterMeasurementPoint.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/DemoDeviceSParameterMeasurementPoint.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\DemoDeviceSParameterMeasurementPoint.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\DemoDeviceSParameterMeasurementPoint.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[12/406] Building CXX object libvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS12Re.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/measurement/demo_device/data/band_pass_filter/DemoDeviceBandPassFilterDataS12Re.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS12Re.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\measurement\demo_device\data\band_pass_filter\DemoDeviceBandPassFilterDataS12Re.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[13/406] Building CXX object libvna\CMakeFiles\vna.dir\src\synthesisers\Sweep.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/synthesisers/Sweep.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\synthesisers\Sweep.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\Sweep.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C2589: '(': illegal token on right side of '::'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token '(' following 'expression'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: '( ( constant'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C2760: syntax error: ')' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token ')' following 'jump_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ') >'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token ')' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ') ?'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C2760: syntax error: ':' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token ':' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ':'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ')'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2589: '(': illegal token on right side of '::'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token '(' following 'expression'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: '( ( constant'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2760: syntax error: ')' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'jump_statement'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'statement'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'statement_seq'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: missing one of: '}' ?
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2760: syntax error: ')' was unexpected here; expected '}'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'compound_statement'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'selection_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ') <'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ') ?'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2760: syntax error: ':' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ':' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ':'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ')'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): warning C4003: not enough arguments for function-like macro invocation 'min'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(72): warning C4003: not enough arguments for function-like macro invocation 'min'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): warning C4003: not enough arguments for function-like macro invocation 'max'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(84): warning C4003: not enough arguments for function-like macro invocation 'max'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
[14/406] Building CXX object libvna\CMakeFiles\vna.dir\src\synthesisers\SweepSegment.cpp.obj
FAILED: libvna/CMakeFiles/vna.dir/src/synthesisers/SweepSegment.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x64\cl.exe /nologo /TP -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMAKE_DEMO_DEVICE_FAST -DRELWITHDEBINFO -DUNIT_TESTS -DWIN32_LEAN_AND_MEAN -D_CONTAINER_DEBUG_LEVEL=0 -D_ITERATOR_DEBUG_LEVEL=0 -Dvna_EXPORTS -IC:\Users\matth\source\repos\vna5\libvna\src -IC:\Users\matth\source\repos\vna5\libvna\include -IC:\Users\matth\source\repos\vna5\out\build\x64-Release\generated\exportheaders -IC:\Users\matth\source\repos\vna5\shared -external:I C:\Users\matth\source\repos\vna5\external -external:I C:\Users\matth\source\repos\vna5\external\eigen-3.4-rc1 -external:I C:\Users\matth\source\repos\vna5\external\alglib-3.17.0 -external:I C:\Users\matth\source\repos\vna5\external\ftdi -external:W0 -march=native -mtune=native /Zi /O2 /Ob1 /DNDEBUG -MD /EHs /GS- /O2 /WX -std:c++20 /showIncludes /Folibvna\CMakeFiles\vna.dir\src\synthesisers\SweepSegment.cpp.obj /Fdbin\ /FS -c C:\Users\matth\source\repos\vna5\libvna\src\synthesisers\SweepSegment.cpp
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-march=native'
C:\Users\matth\source\repos\vna5\out\build\x64-Release\cl : Command line warning D9002: ignoring unknown option '-mtune=native'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C2589: '(': illegal token on right side of '::'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token '(' following 'expression'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: '( ( constant'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C2760: syntax error: ')' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token ')' following 'jump_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ') >'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token ')' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ') ?'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C2760: syntax error: ':' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(24): error C3878: syntax error: unexpected token ':' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ':'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(24): note: error recovery skipped: ')'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2589: '(': illegal token on right side of '::'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token '(' following 'expression'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: '( ( constant'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2760: syntax error: ')' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'jump_statement'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'statement'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'statement_seq'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: missing one of: '}' ?
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2760: syntax error: ')' was unexpected here; expected '}'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'compound_statement'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'selection_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ') <'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ')' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ') ?'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C2760: syntax error: ':' was unexpected here; expected ';'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Alignment.hpp(58): error C3878: syntax error: unexpected token ':' following 'expression_statement'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ':'
C:\Users\matth\source\repos\vna5\shared\spec/memory/Alignment.hpp(58): note: error recovery skipped: ')'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(52): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(53): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(59): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\memory\Manipulators.hpp(60): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(118): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(119): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\meta\type\structures\integer_sequence.hpp(121): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(43): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(52): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(64): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(65): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(67): warning C4068: unknown pragma 'clang'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(76): error C2059: syntax error: '('
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\debug\Assert.hpp(77): error C2447: '{': missing function header (old-style formal list?)
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(154): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(155): error C3861: '_mm_set_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(156): error C3861: '_mm_fmsub_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(158): error C3861: '_mm_store_sd': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C2039: '_LCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(524): error C3861: '_LCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C2039: '_LExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(533): error C3861: '_LExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C2039: '_LSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(568): error C3861: '_LSinh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(667): error C2039: '_Cosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(676): error C2039: '_Exp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(703): error C2039: '_Sinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C2039: '_FCosh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(805): error C3861: '_FCosh': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C2039: '_FExp': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(814): error C3861: '_FExp': identifier not found
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C2039: '_FSinh': is not a member of '`global namespace''
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\include\complex(841): error C3861: '_FSinh': identifier not found
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): warning C4003: not enough arguments for function-like macro invocation 'min'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(65): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(71): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(72): warning C4003: not enough arguments for function-like macro invocation 'min'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): warning C4003: not enough arguments for function-like macro invocation 'max'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(76): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2059: syntax error: 'const'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\math\Math.hpp(84): warning C4003: not enough arguments for function-like macro invocation 'max'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2059: syntax error: 'type'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2143: syntax error: missing ';' before '{'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(83): error C2447: '{': missing function header (old-style formal list?)
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C7568: argument list missing after assumed function template 'Complex'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2144: syntax error: 'unknown-type' should be preceded by ';'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2059: syntax error: ')'
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2988: unrecognizable template declaration/definition
C:\Users\matth\source\repos\vna5\shared\spec\primitives\Complex.hpp(222): error C2143: syntax error: missing ';' before '<end Parse>'
ninja: build stopped: subcommand failed.
Rebuild All failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment