VladimirMarkelov/utf8string

What System Support?

QuestionPython opened this issue · 2 comments

Hello,
raspberry pi Microcontroller and Windows (server,xp,7,8,10) support? @VladimirMarkelov

Hi,
Initially I developed the library on Windows.
At the same time the library compiles without any issue on Ubuntu:
%cat /etc/issue
Ubuntu 16.04.1 LTS \n \l
build(master) %make
.....skipped....
[100%] Built target utf8test
% cd tests
%./utf8test
.....skipped....
Tests run: 20
Success: 20
Fail: 0

Sorry, I do not have raspberry pi and cannot test