WARNING: MSVC does not allow symbols to be visible/exported by default while building clearlooks-newer
WARNING: MSVC does not allow symbols to be visible/exported by default while building libardourvampplugins
WARNING: MSVC does not allow symbols to be visible/exported by default while building libardourvamppyin
WARNING: MSVC does not allow symbols to be visible/exported by default while building liblua
feature 'winres' does not exist - bind at least one method to it?
[ 132/1838] Linking build\libs\tk\ydk-pixbuf\ydk-pixbuf.dll
[ 200/1838] Compiling libs\evoral\Sequence.cc
[ 201/1838] Compiling libs\evoral\SMF.cc
[ 202/1838] Compiling libs\evoral\Note.cc
[ 204/1838] Compiling libs\evoral\Curve.cc
[ 205/1838] Compiling libs\evoral\ControlSet.cc
[ 206/1838] Compiling libs\evoral\ControlList.cc
[ 207/1838] Compiling libs\evoral\Control.cc
Curve.cc
C:\dev\ardour\libs\evoral\Curve.cc(30): fatal error C1083: Cannot open include file: 'glibmm/threads.h': No such file or directory

ControlSet.cc
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): warning C4005: 'BOOST_NO_AUTO_PTR': macro redefinition
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): note: 'BOOST_NO_AUTO_PTR' previously declared on the command line
C:\dev\ardour\libs\evoral\evoral\ControlSet.h(30): fatal error C1083: Cannot open include file: 'glibmm/threads.h': No such file or directory

ControlList.cc
C:\dev\ardour\libs\evoral\evoral\ControlList.h(30): fatal error C1083: Cannot open include file: 'boost/pool/pool.hpp': No such file or directory

Sequence.cc
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): warning C4005: 'BOOST_NO_AUTO_PTR': macro redefinition
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): note: 'BOOST_NO_AUTO_PTR' previously declared on the command line
C:\dev\ardour\libs\evoral\evoral\ControlList.h(30): fatal error C1083: Cannot open include file: 'boost/pool/pool.hpp': No such file or directory

Note.cc
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): warning C4005: 'BOOST_NO_AUTO_PTR': macro redefinition
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): note: 'BOOST_NO_AUTO_PTR' previously declared on the command line
C:\dev\ardour\libs\evoral\Note.cc(33): error C2988: unrecognizable template declaration/definition
C:\dev\ardour\libs\evoral\Note.cc(33): error C2143: syntax error: missing ';' before '<'
C:\dev\ardour\libs\evoral\Note.cc(33): error C2059: syntax error: '<'
C:\dev\ardour\libs\evoral\Note.cc(33): error C2039: 'Note': is not a member of 'global namespace'' C:\dev\ardour\libs\evoral\Note.cc(34): error C2065: 'MIDI_EVENT': undeclared identifier C:\dev\ardour\libs\evoral\Note.cc(34): error C2065: 't': undeclared identifier C:\dev\ardour\libs\evoral\Note.cc(34): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\dev\ardour\libs\evoral\Note.cc(35): error C2065: 'MIDI_EVENT': undeclared identifier C:\dev\ardour\libs\evoral\Note.cc(35): error C2065: 't': undeclared identifier C:\dev\ardour\libs\evoral\Note.cc(35): error C2065: 'l': undeclared identifier C:\dev\ardour\libs\evoral\Note.cc(35): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\dev\ardour\libs\evoral\Note.cc(36): error C2988: unrecognizable template declaration/definition C:\dev\ardour\libs\evoral\Note.cc(36): error C2059: syntax error: '{' C:\dev\ardour\libs\evoral\Note.cc(36): error C2143: syntax error: missing ';' before '{' C:\dev\ardour\libs\evoral\Note.cc(36): error C2447: '{': missing function header (old-style formal list?) C:\dev\ardour\libs\evoral\Note.cc(57): error C2988: unrecognizable template declaration/definition C:\dev\ardour\libs\evoral\Note.cc(57): error C2143: syntax error: missing ';' before '<' C:\dev\ardour\libs\evoral\Note.cc(57): error C2059: syntax error: '<' C:\dev\ardour\libs\evoral\Note.cc(57): error C2039: 'Note': is not a member of 'global namespace''
C:\dev\ardour\libs\evoral\Note.cc(58): error C2065: 'copy': undeclared identifier
C:\dev\ardour\libs\evoral\Note.cc(58): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\dev\ardour\libs\evoral\Note.cc(58): error C2374: 'Evoral::_on_event': redefinition; multiple initialization
C:\dev\ardour\libs\evoral\Note.cc(58): error C2086: 'int Evoral::_on_event': redefinition
C:\dev\ardour\libs\evoral\Note.cc(34): note: see declaration of 'Evoral::_on_event'
C:\dev\ardour\libs\evoral\Note.cc(59): error C2065: 'copy': undeclared identifier
C:\dev\ardour\libs\evoral\Note.cc(59): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\dev\ardour\libs\evoral\Note.cc(59): error C2374: 'Evoral::_off_event': redefinition; multiple initialization
C:\dev\ardour\libs\evoral\Note.cc(59): error C2086: 'int Evoral::_off_event': redefinition
C:\dev\ardour\libs\evoral\Note.cc(35): note: see declaration of 'Evoral::_off_event'
C:\dev\ardour\libs\evoral\Note.cc(60): error C2988: unrecognizable template declaration/definition
C:\dev\ardour\libs\evoral\Note.cc(60): error C2059: syntax error: '{'
C:\dev\ardour\libs\evoral\Note.cc(60): error C2143: syntax error: missing ';' before '{'
C:\dev\ardour\libs\evoral\Note.cc(60): error C2447: '{': missing function header (old-style formal list?)
C:\dev\ardour\libs\evoral\Note.cc(83): error C2988: unrecognizable template declaration/definition
C:\dev\ardour\libs\evoral\Note.cc(83): error C2143: syntax error: missing ';' before '<'
C:\dev\ardour\libs\evoral\Note.cc(83): error C2059: syntax error: '<'
C:\dev\ardour\libs\evoral\Note.cc(83): error C2039: '{dtor}': is not a member of 'global namespace'' C:\dev\ardour\libs\evoral\Note.cc(84): error C2143: syntax error: missing ';' before '{' C:\dev\ardour\libs\evoral\Note.cc(84): error C2447: '{': missing function header (old-style formal list?) C:\dev\ardour\libs\evoral\Note.cc(88): error C2988: unrecognizable template declaration/definition C:\dev\ardour\libs\evoral\Note.cc(88): error C2143: syntax error: missing ';' before '<' C:\dev\ardour\libs\evoral\Note.cc(88): error C2182: 'Note': this use of 'void' is not valid C:\dev\ardour\libs\evoral\Note.cc(88): error C2059: syntax error: '<' C:\dev\ardour\libs\evoral\Note.cc(88): error C2039: 'set_id': is not a member of 'global namespace''
C:\dev\ardour\libs\evoral\Note.cc(89): error C2143: syntax error: missing ';' before '{'
C:\dev\ardour\libs\evoral\Note.cc(89): error C2447: '{': missing function header (old-style formal list?)
C:\dev\ardour\libs\evoral\Note.cc(94): error C3856: 'Note': symbol is not a class template
C:\dev\ardour\libs\evoral\Note.cc(94): error C2988: unrecognizable template declaration/definition
C:\dev\ardour\libs\evoral\Note.cc(94): error C2143: syntax error: missing ';' before '>'
C:\dev\ardour\libs\evoral\Note.cc(94): error C2059: syntax error: '>'

Control.cc
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): warning C4005: 'BOOST_NO_AUTO_PTR': macro redefinition
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): note: 'BOOST_NO_AUTO_PTR' previously declared on the command line
C:\dev\ardour\libs\evoral\evoral\ControlList.h(30): fatal error C1083: Cannot open include file: 'boost/pool/pool.hpp': No such file or directory

SMF.cc
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): warning C4005: 'BOOST_NO_AUTO_PTR': macro redefinition
C:\dev\vcpkg\installed\x64-windows\include\boost\config\stdlib\dinkumware.hpp(239): note: 'BOOST_NO_AUTO_PTR' previously declared on the command line
C:\dev\ardour\libs\evoral\evoral\SMF.h(25): fatal error C1083: Cannot open include file: 'glibmm/threads.h': No such file or directory

Waf: Leaving directory `C:\dev\ardour\build'
Build failed
missing file: 'C:\dev\ardour\build\libs\tk\ydk-pixbuf\ydk-pixbuf.lib' task in 'libevoral' failed with exit status 2 (run with -v to display more information) task in 'libevoral' failed with exit status 2 (run with -v to display more information) task in 'libevoral' failed with exit status 2 (run with -v to display more information) task in 'libevoral' failed with exit status 2 (run with -v to display more information) task in 'libevoral' failed with exit status 2 (run with -v to display more information) task in 'libevoral' failed with exit status 2 (run with -v to display more information) task in 'libevoral' failed with exit status 2 (run with -v to display more information)

Edit

Pub: 23 Oct 2025 08:24 UTC

Edit: 30 Oct 2025 17:29 UTC

Views: 78