Superbuild fails when building Pulse

Hi again, so I got CMake to configure and generate Pulse, and opened the project in Visual Studios. When I build the solution, it results in several warnings saying a file called protobuf-update is missing, but looking at the output, it seems that protobuf builds just fine. It’s the pulse build that is seeming to fail. I don’t know if this is helpful, but I added the entire output below. I bolded some of the lines that I think are pointing to an issue, but if you have any idea why the build wouldn’t be working I’d appreciate it.

EDIT: I’m not sure why some of the font became very large below, the regular sized font, bolded sections are the ones I’m trying to call out…

------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------
Checking Build System
------ Build started: Project: dirent, Configuration: Release x64 ------
Creating directories for ‘dirent’
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/CMakeLists.txt
Performing download step (download, verify and extract) for ‘dirent’
– verifying file…
file=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/1.22.zip’
– File already exists and hash match (skip download):
file=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/1.22.zip’
MD5=‘cf5b4499d163604732f4dc91654056be’
– extracting…
src=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/1.22.zip’
dst=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent’
– extracting… [tar xfz]
– extracting… [analysis]
– extracting… [rename]
– extracting… [clean up]
– extracting… done
No update step for ‘dirent’
No patch step for ‘dirent’
Performing configure step for ‘dirent’
– Configuring done
– Generating done
– Build files have been written to: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent-build
Performing build step for ‘dirent’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

Checking Build System
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent/CMakeLists.txt
find.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\find.exe
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent/CMakeLists.txt
locate.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\locate.exe
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent/CMakeLists.txt
ls.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\ls.exe
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent/CMakeLists.txt
updatedb.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\updatedb.exe
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent/CMakeLists.txt
Performing install step for ‘dirent’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

find.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\find.exe
locate.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\locate.exe
ls.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\ls.exe
updatedb.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\Release\updatedb.exe
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\CMakeFiles\562165f54a7d406ed809fb2448cdcf16\INSTALL_force.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\dirent\src\dirent-build\cmakefiles\install_force” has not been created. This may cause incremental build to work incorrectly. [C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\dirent\src\dirent-build\install.vcxproj]
– Install configuration: “Release”
– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/install/include/dirent.h
Completed ‘dirent’
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\849acac5493d45a95e02fe4a5598e101\dirent.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\cmakefiles\dirent” has not been created. This may cause incremental build to work incorrectly.
Done building project “dirent.vcxproj”.
------ Build started: Project: eigen, Configuration: Release x64 ------
Creating directories for ‘eigen’
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/CMakeLists.txt
Performing download step (download, verify and extract) for ‘eigen’
– verifying file…
file=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/src/eigen-3.3.7.tar.gz’
– File already exists and hash match (skip download):
file=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/src/eigen-3.3.7.tar.gz’
MD5=‘9e30f67e8531477de4117506fe44669b’
– extracting…
src=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/src/eigen-3.3.7.tar.gz’
dst=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/src/eigen’
– extracting… [tar xfz]
– extracting… [analysis]
– extracting… [rename]
– extracting… [clean up]
– extracting… done
No update step for ‘eigen’
No patch step for ‘eigen’
Performing configure step for ‘eigen’
– Performing Test COMPILER_SUPPORT_std=cpp03
– Performing Test COMPILER_SUPPORT_std=cpp03 - Failed
– Standard libraries to link to explicitly: none
– Found unsuitable Qt version “” from NOTFOUND
– A cache variable, namely BLAS_DIR, has been set to specify the install directory of BLAS
– Looking for BLAS – mkl.h not found
– Looking for MKL BLAS: not found
– Looking for Goto BLAS: not found
– Looking for Open BLAS: not found
– Looking for Eigen BLAS: not found
– Looking for Eigen BLAS: not found
– Looking for Atlas BLAS: not found
– Looking for PhiPACK BLAS: not found
– Looking for CXML BLAS: not found
– Looking for DXML BLAS: not found
– Looking for SunPerf BLAS: not found
– Looking for SCSL BLAS: not found
– Looking for SGIMATH BLAS: not found
– Looking for IBM ESSL BLAS: not found
– Looking for IBM ESSL MT BLAS: not found
– Looking for ACML BLAS: not found
– Looking for ACML BLAS: not found
– Looking for ACML BLAS: not found
– Looking for Apple BLAS: not found
– Looking for NAS BLAS: not found
– Looking for Generic BLAS: not found
– Looking for Generic BLAS: not found
– Looking for Generic BLAS: not found
– Looking for Generic BLAS: not found
– Looking for Generic BLAS: not found
CMake Warning at cmake/FindBLAS.cmake:1371 (message):
BLA_VENDOR has been set to All but blas libraries could not be found or
check of symbols failed.

Please indicate where to find blas libraries. You have three options:

  • Option 1: Provide the installation directory of BLAS library with cmake
    option: -DBLAS_DIR=your/path/to/blas

  • Option 2: Provide the directory where to find BLAS libraries with cmake
    option: -DBLAS_LIBDIR=your/path/to/blas/libs

  • Option 3: Update your environment variable (Linux: LD_LIBRARY_PATH,
    Windows: LIB, Mac: DYLD_LIBRARY_PATH)

To follow libraries detection more precisely you can activate a verbose
– A library with BLAS API not found. Please specify library location.
mode with -DBLAS_VERBOSE=ON at cmake configure.

You could also specify a BLAS vendor to look for by setting
-DBLA_VENDOR=blas_vendor_name.

List of possible BLAS vendor: Goto, ATLAS PhiPACK, CXML, DXML, SunPerf,
SCSL, SGIMATH, IBMESSL, Intel10_32 (intel mkl v10 32 bit),Intel10_64lp
(intel mkl v10 64 bit, lp thread model, lp64 model), Intel10_64lp_seq
(intel mkl v10 64 bit, sequential code, lp64 model),Intel( older versions
of mkl 32 and 64 bit), ACML, ACML_MP, ACML_GPU, Apple, NAS, Generic
Call Stack (most recent call first):
cmake/FindLAPACK.cmake:138 (find_package)
test/CMakeLists.txt:30 (find_package)

– LAPACK requires BLAS.
– Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES)
– Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES)
– Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK)
– Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
– Could NOT find BLAS (missing: BLAS_SEQ_LIBRARIES BLAS_LIBRARY_DIRS)
– Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS)
– Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS)
– Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND)
– A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend.
– Could NOT find SPQR (missing: SPQR_INCLUDES SPQR_LIBRARIES)
– Found unsuitable Qt version “” from NOTFOUND
– Could NOT find Boost (missing: Boost_INCLUDE_DIR)
– Could NOT find GOOGLEHASH (missing: GOOGLEHASH_INCLUDES GOOGLEHASH_COMPILE)
– Could NOT find ADOLC (missing: ADOLC_INCLUDES ADOLC_LIBRARIES)
– Could NOT find MPFR (missing: MPFR_INCLUDES MPFR_LIBRARIES MPFR_VERSION_OK) (Required is at least version “2.3.0”)
– Could NOT find GMP (missing: GMP_INCLUDES GMP_LIBRARIES)
– Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
– Could NOT find FFTW (missing: FFTW_INCLUDES FFTW_LIBRARIES)
– Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR)
CMake Warning (dev) at unsupported/test/CMakeLists.txt:126 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run “cmake --help-policy CMP0054” for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.

Quoted variables like “MSVC” will no longer be dereferenced when the policy
is set to NEW. Since the policy is not set the OLD behavior will be used.
This warning is for project developers. Use -Wno-dev to suppress it.

CUDA_TOOLKIT_ROOT_DIR not found or specified
– Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version “7.0”)
– Found unsuitable Qt version “” from NOTFOUND
– Qt4 not found, so disabling the mandelbrot and opengl demos

*** Eigen’s unit tests configuration summary ***

– Build type: Release
– Build site: cowell-msi-19
– Build string: unknownwin-19.24.28315.0-sse2-64bit
– Enabled backends:
– Disabled backends: Cholmod, UmfPack, SuperLU, PaStiX, METIS, SPQR, Qt4 support, Boost.Multiprecision, GoogleHash, Adolc, MPFR C++, fftw, OpenGL,
– Default order: Column-major
– Maximal matrix/vector size: 320
– SSE2: Using architecture defaults
– SSE3: Using architecture defaults
– SSSE3: Using architecture defaults
– SSE4.1: Using architecture defaults
– SSE4.2: Using architecture defaults
– AVX: Using architecture defaults
– FMA: Using architecture defaults
– AVX512: Using architecture defaults
– Altivec: Using architecture defaults
– VSX: Using architecture defaults
– ARM NEON: Using architecture defaults
– ARMv8 NEON: Using architecture defaults
– S390X ZVECTOR: Using architecture defaults
– C++11: OFF
– SYCL: OFF
– CUDA: OFF

CXX: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe
CXX_FLAGS: /DWIN32 /D_WINDOWS /W4 /GR /EHsc /EHsc /wd4127 /wd4505 /wd4714 /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS
Sparse lib flags:

– ************************************************************

– Configured Eigen 3.3.7

– To build/run the unit tests, read this page:
http://eigen.tuxfamily.org/index.php?title=Tests

– Configuring done
– Generating done
– Build files have been written to: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/src/eigen-build
Performing build step for ‘eigen’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

Checking Build System
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/src/eigen/CMakeLists.txt
Performing install step for ‘eigen’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\eigen\src\eigen-build\CMakeFiles\db3e5436c05cf025e081819343f29b96\INSTALL_force.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\eigen\src\eigen-build\cmakefiles\install_force” has not been created. This may cause incremental build to work incorrectly. [C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\eigen\src\eigen-build\install.vcxproj]
– Install configuration: “Release”
– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/install/include/signature_of_eigen3_matrix_library
– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/install/share/eigen3/cmake/Eigen3Targets.cmake
– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/install/share/eigen3/cmake/UseEigen3.cmake
– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/install/share/eigen3/cmake/Eigen3Config.cmake

– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/install/include/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h
Completed ‘eigen’
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\849acac5493d45a95e02fe4a5598e101\eigen.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\cmakefiles\eigen” has not been created. This may cause incremental build to work incorrectly.
Done building project “eigen.vcxproj”.
------ Build started: Project: protobuf, Configuration: Release x64 ------
Creating directories for ‘protobuf’
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/CMakeLists.txt
Performing download step (download, verify and extract) for ‘protobuf’
– Downloading…
dst=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf/protobuf-all-3.10.1.zip’
timeout=‘none’
– Using src=‘https://github.com/protocolbuffers/protobuf/releases/download/v3.10.1/protobuf-all-3.10.1.zip
– [download 0% complete]

– [download 100% complete]
– verifying file…
file=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf/protobuf-all-3.10.1.zip’
– Downloading… done
– extracting…
src=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf/protobuf-all-3.10.1.zip’
dst=‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf’
– extracting… [tar xfz]
– extracting… [analysis]
– extracting… [rename]
– extracting… [clean up]
– extracting… done
Performing update step for ‘protobuf’
Patching Protobuf C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/cmake/protobuf-patches AND C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf
No patch step for ‘protobuf’
Performing configure step for ‘protobuf’

– 3.10.1.0
– Configuring done
– Generating done
– Build files have been written to: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf-build
Performing build step for ‘protobuf’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

libprotobuf.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf.lib
libprotobuf-lite.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf-lite.lib
libprotoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotoc.lib
protoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\protoc.exe
Performing install step for ‘protobuf’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

libprotobuf.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf.lib
libprotobuf-lite.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf-lite.lib
libprotoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotoc.lib
protoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\protoc.exe
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\CMakeFiles\744849cba7291dc461da40798dbc7e96\INSTALL_force.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-build\cmakefiles\install_force” has not been created. This may cause incremental build to work incorrectly. [C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\install.vcxproj]
– Install configuration: “Release”
– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/install/lib/libprotobuf-lite.lib

– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/install/cmake/protobuf-options.cmake
Completed ‘protobuf’
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\520e2abef768a333eeee9ad277ad7e28\protobuf-update.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-stamp\release\protobuf-update” has not been created. This may cause incremental build to work incorrectly.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8064: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\520e2abef768a333eeee9ad277ad7e28\protobuf-configure.rule” succeeded, but specified dependency “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-stamp\release\protobuf-update” does not exist. This may cause incremental build to work incorrectly.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8064: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\9ff9e71b33479e60cc71dc6f5009d418\protobuf-complete.rule” succeeded, but specified dependency “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-stamp\release\protobuf-update” does not exist. This may cause incremental build to work incorrectly.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\849acac5493d45a95e02fe4a5598e101\protobuf.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\cmakefiles\protobuf” has not been created. This may cause incremental build to work incorrectly.
Done building project “protobuf.vcxproj”.
------ Build started: Project: Pulse, Configuration: Release x64 ------
Creating directories for ‘Pulse’
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/CMakeLists.txt
No download step for ‘Pulse’
No update step for ‘Pulse’
No patch step for ‘Pulse’
Performing configure step for ‘Pulse’
– Installing to C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/install
– Looking for modules here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/install
CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
** Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK)**
** (Required is at least version “2.91.0”)**
Call Stack (most recent call first):
** C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)**
** cmake/FindEigen3.cmake:82 (find_package_handle_standard_args)**
** Pulse.cmake:59 (find_package)**
** CMakeLists.txt:64 (include)**

– Configuring incomplete, errors occurred!
See also “C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/CMakeFiles/CMakeOutput.log”.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): error MSB6006: “cmd.exe” exited with code 1.
Done building project “Pulse.vcxproj” – FAILED.
------ Build started: Project: PulseData, Configuration: Release x64 ------
Building Custom Rule C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/CMakeLists.txt
The system cannot find the path specified.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: The command “setlocal
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: cd C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\install\bin
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: C:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: “C:\Program Files\CMake\bin\cmake.exe” -DTYPE:STRING=genData -P run.cmake
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmErrorLevel
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: exit /b %1
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: setlocal
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: cd C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\install\bin
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: C:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: “C:\Program Files\CMake\bin\cmake.exe” -DTYPE:STRING=genStates -P run.cmake
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmErrorLevel
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: exit /b %1
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: setlocal
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: cd C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\install\bin
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: C:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: “C:\Program Files\CMake\bin\cmake.exe” -DTYPE:STRING=updateBaselines -P run.cmake
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmErrorLevel
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: exit /b %1
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :VCEnd” exited with code 1.
Done building project “PulseData.vcxproj” – FAILED.
------ Skipped Build: Project: ALL_BUILD, Configuration: Release x64 ------
**Project not selected to build for this solution configuration **
========== Build: 4 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========

Does C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/install/include/
Exist and have files in it?

Yes, it has another folder called ‘Eigen’, a folder called ‘unsupported’ and a file called ‘signature_of_eigen3_matrix_library’

There is an Eigen file in that folder right?

Well, it looks like Pulse/CMake/FindEigen.cmake is looking for this file
/Eigen/src/Core/util/Macros.h

If that file is there you might want to try to rebuild just the Pulse project.

Hi again,

The file does exist in the Eigen folder, so it looks like I should try to built just the Pulse project. I’m still somewhat new to this, could you explain to me how to run a single project?

Thanks

Try to open and build the Pulse.sln in your engine-REL_2_3_0_build/Pulse directory

ok, I don’t have a folder ‘engine-REL_2_3_0_build’, I only have an ‘engine-REL_2_3_0’. Here’s what that folder looks like:

I tried running PulseCSharp but I got a ton of errors about missing files.

The other option is that you meant for me to run something out of the ‘Pulse_builds’ folder… This is what that looks like.

Which file exactly should I be trying to open?

Sorry, apparently I’m only allowed to post one picture per reply. Here is ‘Pulse-builds’

You visual studio files will always be created in your build directory
Sorry, your build directory is Pulse-builds
There is a Pulse directory in there, can you open and try to build the Pulse.sln in there?

hmm, the Pulse folder only has 2 folders in it: src and tmp, no other files. I looked through src and tmp and didn’t see Pulse.sln in there either…

Can you open your CMake GUI and use the’ Browse Build... button and set it to that directory
What does it say EIGEN3_INCLUDE_DIR is?

Here is mine

image

So I changed the build directory and hit ‘configure’, this is what I got:

What does the output say about Eigen?

Output:

The C compiler identification is MSVC 19.24.28315.0

The CXX compiler identification is MSVC 19.24.28315.0

Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe

Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe – works

Detecting C compiler ABI info

Detecting C compiler ABI info - done

Detecting C compile features

Detecting C compile features - done

Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe

Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe – works

Detecting CXX compiler ABI info

Detecting CXX compiler ABI info - done

Detecting CXX compile features

Detecting CXX compile features - done

Installing to C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse/install

Setting build type to ‘Release’ as none was specified.

External project - Eigen

Eigen is here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse/eigen/src/eigen

External project - protobuf

Patching protobuf OFF

protobuf is here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse/protobuf/src/protobuf

External project - dirent

dirent is here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse/dirent/src/dirent

I am NOT going to pull the latest Pulse Baselines!

Configuring done

Delete the contents of
C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse

Open the C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse-SuperBuild.sln

And Try to build the Pulse project again

hmm failed again, here is the output

Build started: Project: ZERO_CHECK, Configuration: Release x64
Checking Build System
CMake is re-running because C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/CMakeFiles/generate.stamp is out-of-date.
the file ‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse/tmp/Pulse-cfgcmd.txt.in’
is newer than ‘C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/CMakeFiles/generate.stamp.depend’
result=‘0’
– Installing to C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/install
– External project - Eigen
– Eigen is here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/eigen/src/eigen
– External project - protobuf
– Patching protobuf OFF
– protobuf is here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf
– External project - dirent
– dirent is here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/dirent/src/dirent
– I am going to pull the latest Pulse Baselines!
– Configuring done
– Generating done
– Build files have been written to: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds
------ Build started: Project: dirent, Configuration: Release x64 ------
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\849acac5493d45a95e02fe4a5598e101\dirent.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\cmakefiles\dirent” has not been created. This may cause incremental build to work incorrectly.
Done building project “dirent.vcxproj”.
------ Build started: Project: eigen, Configuration: Release x64 ------
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\849acac5493d45a95e02fe4a5598e101\eigen.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\cmakefiles\eigen” has not been created. This may cause incremental build to work incorrectly.
Done building project “eigen.vcxproj”.
------ Build started: Project: protobuf, Configuration: Release x64 ------
Performing update step for ‘protobuf’
Patching Protobuf C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/cmake/protobuf-patches AND C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf
Performing configure step for ‘protobuf’
– 3.10.1.0
– Configuring done
– Generating done
– Build files have been written to: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/src/protobuf-build
Performing build step for ‘protobuf’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

libprotobuf.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf.lib
libprotobuf-lite.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf-lite.lib
libprotoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotoc.lib
protoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\protoc.exe
Performing install step for ‘protobuf’
Microsoft ® Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.

libprotobuf.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf.lib
libprotobuf-lite.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotobuf-lite.lib
libprotoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\libprotoc.lib
protoc.vcxproj -> C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\Release\protoc.exe
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\CMakeFiles\744849cba7291dc461da40798dbc7e96\INSTALL_force.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-build\cmakefiles\install_force” has not been created. This may cause incremental build to work incorrectly. [C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\protobuf\src\protobuf-build\install.vcxproj]
– Install configuration: “Release”
– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/install/lib/libprotobuf-lite.lib

– Up-to-date: C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/protobuf/install/cmake/protobuf-options.cmake
Completed ‘protobuf’
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\520e2abef768a333eeee9ad277ad7e28\protobuf-update.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-stamp\release\protobuf-update” has not been created. This may cause incremental build to work incorrectly.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8064: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\520e2abef768a333eeee9ad277ad7e28\protobuf-configure.rule” succeeded, but specified dependency “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-stamp\release\protobuf-update” does not exist. This may cause incremental build to work incorrectly.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8064: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\9ff9e71b33479e60cc71dc6f5009d418\protobuf-complete.rule” succeeded, but specified dependency “c:\users\tyree.cowell\documents\isaac\pulse-builds\protobuf\src\protobuf-stamp\release\protobuf-update” does not exist. This may cause incremental build to work incorrectly.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item “C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\CMakeFiles\849acac5493d45a95e02fe4a5598e101\protobuf.rule” succeeded, but specified output “c:\users\tyree.cowell\documents\isaac\pulse-builds\cmakefiles\protobuf” has not been created. This may cause incremental build to work incorrectly.
Done building project “protobuf.vcxproj”.
------ Build started: Project: Pulse, Configuration: Release x64 ------
Creating directories for ‘Pulse’
No download step for ‘Pulse’
No update step for ‘Pulse’
No patch step for ‘Pulse’
Performing configure step for ‘Pulse’
– Installing to C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/install
– Looking for modules here : C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/install
CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK)
(Required is at least version “2.91.0”)
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake/FindEigen3.cmake:82 (find_package_handle_standard_args)
Pulse.cmake:59 (find_package)
CMakeLists.txt:64 (include)

– Configuring incomplete, errors occurred!
See also “C:/Users/tyree.cowell/Documents/ISAAC/engine-REL_2_3_0/CMakeFiles/CMakeOutput.log”.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): error MSB6006: “cmd.exe” exited with code 1.
Done building project “Pulse.vcxproj” – FAILED.
------ Build started: Project: PulseData, Configuration: Release x64 ------
The system cannot find the path specified.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: The command “setlocal
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: cd C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\install\bin
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: C:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: “C:\Program Files\CMake\bin\cmake.exe” -DTYPE:STRING=genData -P run.cmake
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmErrorLevel
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: exit /b %1
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: setlocal
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: cd C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\install\bin
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: C:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: “C:\Program Files\CMake\bin\cmake.exe” -DTYPE:STRING=genStates -P run.cmake
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmErrorLevel
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: exit /b %1
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: setlocal
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: cd C:\Users\tyree.cowell\Documents\ISAAC\Pulse-builds\install\bin
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: C:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: “C:\Program Files\CMake\bin\cmake.exe” -DTYPE:STRING=updateBaselines -P run.cmake
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmErrorLevel
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: exit /b %1
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmDone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(149,5): error MSB3073: :VCEnd” exited with code 1.
Done building project “PulseData.vcxproj” – FAILED.
------ Skipped Build: Project: ALL_BUILD, Configuration: Release x64 ------
Project not selected to build for this solution configuration
========== Build: 4 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========

Can you attach your

C:/Users/tyree.cowell/Documents/ISAAC/Pulse-builds/Pulse/CMakeCache.txt file

hm, that file is not in that folder…