generated from duckdb/extension-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
After setting up vcpkg and trying to build with make
I still have issues with building. it seems to have issues with
In file included from /Users/shravansunder/Documents/dev/open-source/databases/duckdb-vss/src/include/usearch/duckdb_usearch.hpp:10:
/Users/shravansunder/Documents/dev/open-source/databases/duckdb-vss/src/include/usearch/index.hpp:3366:58: error: member reference type 'const index_gt<distance_at, key_at, compressed_slot_at, dynamic_allocator_at, tape_allocator_at>' is not a pointer; did you mean to use '.'?
Do you think this is a issue with my system, or an acutal issue with the code?
Metadata
Metadata
Assignees
Labels
No labels