Changes between Initial Version and Version 1 of Ticket #71419, comment 3


Ignore:
Timestamp:
Dec 12, 2024, 5:26:00 AM (18 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71419, comment 3

    initial v1  
    33
    44Let me try fixing C++ standard and dependencies specs and see if it builds then.
     5
     6UPD. Disabling C++11 cannot possibly work, since both `xercesc3` and `eigen3` require it. So as is the build fails right-away. I will see if I can sort it out.