Changes between Initial Version and Version 1 of Ticket #41022, comment 2


Ignore:
Timestamp:
Oct 28, 2013, 8:10:56 PM (10 years ago)
Author:
carmine.ventre@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41022, comment 2

    initial v1  
    44OK thanks! Done that, it fixed gnupg2 but then I encountered a new problem with the building of ipe. Before opening a new ticket which might be useless I will report here the problem I can spot in the log file:
    55
     6{{{
    67:info:build ipebase.cpp:376:15: error: no member named 'atoi' in namespace 'std'
    78:info:build   return std::atoi(str.z());
     
    3637:info:build          ~~~~~^
    3738:info:build 7 errors generated.
     39}}}
    3840
    3941Am I missing something basic again???