Actions
Feature #2384
closedmove to QtXml from libxml++
Status:
Закрыт
Priority:
Нормальный
Assignee:
-
Start date:
05/02/2018
Due date:
05/02/2018
% Done:
100%
Estimated time:
Description
Libxml++ of recent versions requires whole Smartswitch to be built in C++11 mode.
While this is not what we currently want, as many other libraries we use, are built in old C++ mode.
So we want to remove dependancy on libxml++.
I reviewed boost PropertyTree and QtXml.
I found QtXml API to be quite similar to libxml++.
So I decided to switch to QtXml.
Updated by Andrii Arsirii over 6 years ago
- Due date set to 05/02/2018
- Status changed from Новый to Закрыт
- % Done changed from 0 to 100
r42074
Actions