Azure/azure-storage-cpp

crc64.cpp

gourish-humberi-wdc opened this issue · 1 comments

Has anyone tried compiling the crc64b in their database? If so, can you please provide some pointers
https://github.com/Azure/azure-storage-cpp/blob/master/Microsoft.WindowsAzure.Storage/src/crc64.cpp

I am getting the below error
error: unknown type name 'namespace' namespace azure { namespace storage { ^~~~~~~~~/

I looked at this link (https://github.com/Azure/azure-storage-cpp/tree/master/Microsoft.WindowsAzure.Storage) and couldnt find the 'namespace' file.

Looking forward to your reply. Thanks

Can you share the build commands?