smartnode/telebot

How to compile on Windows?

Closed this issue · 1 comments

I would like to use your library, but could not figure out how to compile it on Windows. Can you help me out?

I get following error:
C:\Program Files (x86)\CodeBlocks\MinGW\include\pthread.h|196|error: unknown type name 'uintptr_t'

No support for windows. Works only on unix systems (Linux, Mac OS)