Menu

#1209 cbp2make should use TinyXML library, not incldue the soource

Undefined
open
nobody
None
Feature_Request
2022-02-20
2022-02-20
No

The src/tools/cbp2make includes TnyXML library source code in the lib\tinyxml sub directory.

This is not good programming. When linking stage is run to create the cbp2make executable the TinyXML library should be linked in and not built from source in the lib\tinyxml sub directory.

Discussion


Log in to post a comment.