GXTX / YACardEmu

Software emulator for Sanwa CRP-1231BR-10 / CRP-1231LR-10NAB / CR-S31R-10HS3 card readers.
GNU General Public License v2.0
32 stars 10 forks source link

Add VS2022 support #1

Closed Nezarn closed 2 years ago

Nezarn commented 2 years ago

Linux build needs testing, only tested in Ubuntu

GXTX commented 2 years ago

Thanks!

I'll merge later tonight if not, but I wonder if it would be better to strip out the ICU and SDL from the base program, they're somewhat large dependencies for something not even in use. The end goal with that is to have the printer "work" by converting the text to SDL surfaces then transform it onto a blank card but I'm not sure how long it'll take me to actually want to finish this.

You had mentioned that Windows had an issue with the httplib, will this be addressed here or just going for base support on this PR?

Nezarn commented 2 years ago

httplib works too, last time I forgot to copy the site folder next to the exe.