Can't wait to give the new release run.  Just downloaded source and tried to compile on my RPi4
Get an error when running CMake --

Any help appreciated

"CMake Error at CMakeLists.txt:218 (find_package):
  By not providing "FindStellarSolver.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "StellarSolver", but CMake did not find one.

  Could not find a package configuration file provided by "StellarSolver"
  with any of the following names:

    StellarSolverConfig.cmake
    stellarsolver-config.cmake

  Add the installation prefix of "StellarSolver" to CMAKE_PREFIX_PATH or set
  "StellarSolver_DIR" to a directory containing one of the above files.  If
  "StellarSolver" provides a separate development package or SDK, be sure it
  has been installed.


 

Read More...