When I have updated Scintilla’s wrappers written by Naughter, I encountered compilation errors…
This the MFC class view that operates with the scintilla control. I need to update that class too. But first of all, I need to update Boost. Current version is 1.63. Just compile it with bjam. Classic stuff. Result is in stage\lib folder.
For the moment I use Boost only for serialization stuff for XML stuff.
Here is a XML file:
Boost serialization is not easy because it is designed that data has to be read by a Boost app…
Leave a Reply