Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 434 Bytes

secondary-indexes

Secondary indexes PoC

Steps for compilation: Make sure your system has installed vefsions of "C++17" and gcc, g++ compiler version 9

Navigate to secindex folder and run "make" command

The idea is to create a static library with relvant functionality, bringing in all the relvant files and third-party libraries as a first step.

----- Currently experiencing issues with third-party library compilations -----