Basanta Chaulagain
Basanta Chaulagain
Hi @kirkrodrigues, As mentioned in the paper, variable schema is pre-defined by the user. Are the regex as shown below currently manually written by the developer? I can see no...
Thank you for your response @kirkrodrigues. Good to hear that development is in progress.
Hi @rbost, I used 'make all' to install RocksDB, but I will try it with 'make shared_lib' as you suggested and let you know how it goes.
Hi @rbost, I got rid of the previous error, but now it gives me undefined reference errors. I checked that these programs are installed in the system. ``` ..... [...
Hi @rbost, Thank you for the response. I tried both the solutions you mentioned, and still got the same error as mentioned above. If you were able to build the...
Hi @rbost, Can you please tell me which version of rocksdb was originally used to build the project? I am trying to build the opensse in Ubuntu 16, but still...