nfc-tools / libnfc

Platform independent Near Field Communication (NFC) library
http://nfc-tools.org
GNU Lesser General Public License v3.0
1.64k stars 436 forks source link

Fixed compilation issues on Windows #718

Closed ikspress closed 3 weeks ago

ikspress commented 3 months ago

I'm sorry I closed https://github.com/nfc-tools/libnfc/pull/716 by mistake.

ikspress commented 2 months ago

I will make changes to fix #714 in this PR due to it may conflict with open a new one, so it's time to rename it.

ikspress commented 1 month ago

Now, I completed this PR. I tested it on VS2019 and MSYS2 MINGW64, it works fine. :) I attempted to install VS2015 but failed, could any one have time to test it on VS2015?

ikspress commented 3 weeks ago

9c5b8be8880c1720f5e1e89435ca7e553332309b also fixes compilation error on clang, I've forgot to notice it in commit.