tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.49k stars 418 forks source link

Cannot compile 64bit libstudxml on Win10, VS 2017 #531

Closed aeenli02 closed 3 years ago

aeenli02 commented 3 years ago

Error LNK1112 module machine type 'x64' conflicts with target machine type 'x86' libstudxml ...\source\third-party\libstudxml\x64\Release\parser.obj 1

aeenli02 commented 3 years ago

cmake works