On Sunday, January 13, 2019 at 4:38:15 PM UTC-6, Melzzzzz wrote:
> On 2019-01-13,
woodb...@gmail.com <
woodb...@gmail.com> wrote:
> > On Sunday, January 13, 2019 at 3:20:44 PM UTC-6, Melzzzzz wrote:
> >> On 2019-01-13,
woodb...@gmail.com <
woodb...@gmail.com> wrote:
> >> > On Sunday, January 13, 2019 at 5:18:23 AM UTC-6, Melzzzzz wrote:
> >> >> Well, it uses library. This is not just 35 lines.
> >> >
> >> > That's true for most C++ programs. If the platform
> >> > has 2017 C++ support, this program will likely build.
> >> fatal error: cmw/Buffer.hh: No such file or directory
> >> #include<cmw/Buffer.hh>
> >>
> >
> > Thanks for the report. What operating system are
> > you using? And what is the build line that is failing?
> > Something like: g++ ...
>
> Linux, g++ 8.2.1, that build line fails. 35 lines of code, but no cmw/Buffer.hh
> on my system...