[MacPorts] #56114: audacity: issues with C++11 in MemoryX.h
MacPorts
noreply at macports.org
Wed Mar 21 03:55:46 UTC 2018
#56114: audacity: issues with C++11 in MemoryX.h
-----------------------+------------------
Reporter: mojca | Owner: RJVB
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: audacity |
-----------------------+------------------
Comment (by mojca):
{{{
effects/VST/VSTEffect.cpp:1116:12: error: constructor for 'VSTEffect' must
explicitly initialize the member 'mResource' which does not have a default
constructor
VSTEffect::VSTEffect(const wxString & path, VSTEffect *master)
^
effects/VST/VSTEffect.h:313:19: note: member is declared here
ResourceHandle mResource;
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56114#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list