odygrd / quill

Asynchronous Low Latency C++ Logging Library
MIT License
1.53k stars 157 forks source link

Build failure on Windows arm64 #485

Closed star-hengxing closed 3 months ago

star-hengxing commented 3 months ago

https://github.com/xmake-io/xmake-repo/actions/runs/9736499244/job/26867239415?pr=4529

https://github.com/odygrd/quill/blob/26fabc42a0c21675f87c5ddc0f6cc4cd82e7791a/quill/include/quill/core/Rdtsc.h#L48

Work with:

#elif (defined(__ARM_ARCH) && !defined(_MSC_VER))
odygrd commented 3 months ago

thanks for reporting 👍 Adding this fix to the next release