TileDB-Java icon indicating copy to clipboard operation
TileDB-Java copied to clipboard

update to TileDB-2.29.0

Open tdbbyd opened this issue 5 months ago • 0 comments

Had to also update make pinned version to 3.5 because I was getting:

Run unset SYSTEM
CMake Error at CMakeLists.txt:33 (cmake_minimum_required):

  Compatibility with CMake < 3.5 has been removed from CMake.
> Task :cmakeTask FAILED

-- Configuring incomplete, errors occurred!
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
1 actionable task: 1 executed
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.



FAILURE: Build failed with an exception.

in macOS-13

tdbbyd avatar Aug 19 '25 23:08 tdbbyd