x86 systems should be able to test against/with amd64 systems
Fixed in 1.2.0 release by changing "unsigned long" to "uint32_t" "unsigned long long" to "uint64_t"
Log in to post a comment.
Fixed in 1.2.0 release by changing
"unsigned long" to "uint32_t"
"unsigned long long" to "uint64_t"