- In file included from /usr/include/c++/4.6/memory:66:0,
- from /home/ines/dev/hexit/hexit/sound/notation_pitch.hpp:11,
- from /home/ines/dev/hexit/hexit/sound/notation.hpp:10,
- from /home/ines/dev/hexit/hexit/sound/player.hpp:12,
- from /home/ines/dev/hexit/hexit/sound/sndgraph.cpp:10:
- /usr/include/c++/4.6/bits/stl_construct.h: In function ‘void std::_Construct(_T1*, _Args&& ...) [with _T1 = sgr::units::tone, _Args = {}]’:
- /usr/include/c++/4.6/bits/stl_uninitialized.h:481:3: instantiated from ‘static void std::__uninitialized_default_n_1<_TrivialValueType>::__uninit_default_n(_ForwardIterator, _Size) [with _ForwardIterator = sgr::units::tone*, _Size = unsigned int, bool _TrivialValueType = false]’
- /usr/include/c++/4.6/bits/stl_uninitialized.h:529:7: instantiated from ‘void std::__uninitialized_default_n(_ForwardIterator, _Size) [with _ForwardIterator = sgr::units::tone*, _Size = unsigned int]’
- /usr/include/c++/4.6/bits/stl_uninitialized.h:589:7: instantiated from ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, std::allocator<_Tp>&) [with _ForwardIterator = sgr::units::tone*, _Size = unsigned int, _Tp = sgr::units::tone]’
- /usr/include/c++/4.6/bits/stl_vector.h:1134:2: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_initialize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = sgr::units::tone, _Alloc = std::allocator<sgr::units::tone>, std::vector<_Tp, _Alloc>::size_type = unsigned int]’
- /usr/include/c++/4.6/bits/stl_vector.h:239:9: instantiated from ‘std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = sgr::units::tone, _Alloc = std::allocator<sgr::units::tone>, std::vector<_Tp, _Alloc>::size_type = unsigned int]’
- /home/ines/dev/hexit/hexit/sound/sndgraph.cpp:106:36: instantiated from here
- /usr/include/c++/4.6/bits/stl_construct.h:76:7: error: no matching function for call to ‘sgr::units::tone::tone()’
- /usr/include/c++/4.6/bits/stl_construct.h:76:7: note: candidates are:
- /home/ines/dev/hexit/hexit/sound/units.hpp:160:24: note: constexpr sgr::units::tone::tone(sgr::units::scalar)
- /home/ines/dev/hexit/hexit/sound/units.hpp:160:24: note: candidate expects 1 argument, 0 provided
- /home/ines/dev/hexit/hexit/sound/units.hpp:157:8: note: constexpr sgr::units::tone::tone(const sgr::units::tone&)
- /home/ines/dev/hexit/hexit/sound/units.hpp:157:8: note: candidate expects 1 argument, 0 provided
- /home/ines/dev/hexit/hexit/sound/units.hpp:157:8: note: constexpr sgr::units::tone::tone(sgr::units::tone&&)
- /home/ines/dev/hexit/hexit/sound/units.hpp:157:8: note: candidate expects 1 argument, 0 provided
- make[3]: *** [CMakeFiles/sndgraph.dir/sound/sndgraph.cpp.o] Error 1
- make[2]: *** [CMakeFiles/sndgraph.dir/all] Error 2
- make[1]: *** [CMakeFiles/sndgraph.dir/rule] Error 2