Giter Site home page Giter Site logo

cliprogress's People

Contributors

fbdtemme avatar

Watchers

 avatar  avatar

cliprogress's Issues

missing sstream header

had to add #include <sstream> to terminal_writer.hpp to build

[ 72%] Built target dottorrent
In file included from /home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/application.hpp:12,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/widget.hpp:13,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/src/widget.cpp:2:
/home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/terminal_writer.hpp: In function ‘cliprogress::terminal_writer& cliprogress::operator<<(cliprogress::terminal_writer&, T&&)’:
/home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/terminal_writer.hpp:68:23: error: ‘ss’ has incomplete type
   68 |     std::stringstream ss {};
      |                       ^~
In file included from /usr/include/c++/11/system_error:40,
                 from /usr/include/c++/11/bits/std_mutex.h:39,
                 from /usr/include/c++/11/bits/atomic_wait.h:49,
                 from /usr/include/c++/11/bits/atomic_base.h:41,
                 from /usr/include/c++/11/atomic:41,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/widget.hpp:3,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/src/widget.cpp:2:
/usr/include/c++/11/iosfwd:108:11: note: declaration of ‘std::stringstream’ {aka ‘class std::__cxx11::basic_stringstream<char>’}
  108 |     class basic_stringstream;
      |           ^~~~~~~~~~~~~~~~~~
In file included from /home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/widget.hpp:17,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/application.hpp:10,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/src/application.cpp:1:
/home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/terminal_writer.hpp: In function ‘cliprogress::terminal_writer& cliprogress::operator<<(cliprogress::terminal_writer&, T&&)’:
/home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/terminal_writer.hpp:68:23: error: ‘ss’ has incomplete type
   68 |     std::stringstream ss {};
      |                       ^~
In file included from /usr/include/c++/11/system_error:40,
                 from /usr/include/c++/11/bits/std_mutex.h:39,
                 from /usr/include/c++/11/bits/atomic_wait.h:49,
                 from /usr/include/c++/11/bits/atomic_base.h:41,
                 from /usr/include/c++/11/atomic:41,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/include/cliprogressbar/application.hpp:2,
                 from /home/skydrome/torrenttools/build/_deps/cliprogress-src/src/application.cpp:1:
/usr/include/c++/11/iosfwd:108:11: note: declaration of ‘std::stringstream’ {aka ‘class std::__cxx11::basic_stringstream<char>’}
  108 |     class basic_stringstream;
      |           ^~~~~~~~~~~~~~~~~~
make[2]: *** [_deps/cliprogress-build/CMakeFiles/cliprogress.dir/build.make:95: _deps/cliprogress-build/CMakeFiles/cliprogress.dir/src/widget.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [_deps/cliprogress-build/CMakeFiles/cliprogress.dir/build.make:82: _deps/cliprogress-build/CMakeFiles/cliprogress.dir/src/application.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1267: _deps/cliprogress-build/CMakeFiles/cliprogress.dir/all] Error 2
make: *** [Makefile:182: all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.