You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issues with the cpp-btree library. I have been able to cmake the library, but I am not being able to run "make". I have successfully installed both gflags and gtest. But cpp-btree is unable to locate the ".h" files. I have also set the GTEST_ROOT environment variable but it is not working. Please help.
The text was updated successfully, but these errors were encountered:
I am facing issues with the cpp-btree library. I have been able to cmake the library, but I am not being able to run "make". I have successfully installed both gflags and gtest. But cpp-btree is unable to locate the ".h" files. I have also set the GTEST_ROOT environment variable but it is not working. Please help.
The text was updated successfully, but these errors were encountered: