Changes between Initial Version and Version 1 of Ticket #70810, comment 1


Ignore:
Timestamp:
Sep 19, 2024, 7:59:19 PM (8 hours ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70810, comment 1

    initial v1  
    11{{{
    22:info:build In file included from ../source/portaudiocpp/BlockingStream.cxx:5:
    3 497     :info:build In file included from ../include/portaudiocpp/StreamParameters.hxx:8:
    4 498     :info:build ../include/portaudiocpp/DirectionSpecificStreamParameters.hxx:6:10: fatal error: 'cstddef' file not found
    5 499     :info:build     6 | #include <cstddef>
    6 500     :info:build       |          ^~~~~~~~~
    7 501     :info:build 1 error generated.
     3:info:build In file included from ../include/portaudiocpp/StreamParameters.hxx:8:
     4:info:build ../include/portaudiocpp/DirectionSpecificStreamParameters.hxx:6:10: fatal error: 'cstddef' file not found
     5:info:build     6 | #include <cstddef>
     6:info:build       |          ^~~~~~~~~
     7:info:build 1 error generated.
    88}}}
    99Possible duplicate of #70750?