#36872: qt4-mac c++11 variant request ------------------------------+------------------------- Reporter: patlaborforce@… | Owner: michaelld@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: qt4-mac | ------------------------------+------------------------- Comment (by michaelld@…): I'm back working on this ticket again, and have a question. I can pretty easily add the option for compiling with c++11 to qt4-mac, by following how Qt5 does it. But do you know if Qt4 actually has to be compiled (internally) using c++11 for everything to work? That's what my prior "hacking" comment was about: getting Qt4 to compile using c++11 as the default for c++ and objc++ files and during linking. I'm most of the way back to having Qt4 compile using c++11, when this thought occurred to me -- could save me a bit of time if what you want is just the option, but not requiring compiling of. Either way, I've learned a bit about c++11 during this journey, which has been both fascinating (e.g., learning about the default constructor = delete syntax and meaning) and frustrating (having to determine what the issue is in the first place given the error message, then figuring out ways to hack around issue). -- Ticket URL: <https://trac.macports.org/ticket/36872#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS