Re: [Audacity-devel] MSVC 2013 Yes. wxWidgets 3.0.1 Maybe.
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Leland <le...@au...> - 2014-10-16 00:01:34
|
> -----Original Message----- > From: Martyn Shaw [mailto:mar...@gm...] > Sent: Wednesday, October 15, 2014 6:19 PM > To: aud...@li... > Subject: Re: [Audacity-devel] MSVC 2013 Yes. wxWidgets 3.0.1 Maybe. > > Hi Richard > > On 13/10/2014 21:38, Richard Ash wrote: > > On Sun, 12 Oct 2014 20:49:20 -0500 > > "Leland" <le...@au...> wrote: > >>> "It is strongly advised to recompile your code with a compiler > >>> warning about passing non-POD objects to vararg functions, such as > >>> g++." > >>> > >>> Has anyone done that yet? I don't know how to do that. > >> > >> Well, get that be default when we get it Audacity going on OSX and > >> Linux. > > > > For which reason, I think the Audacity code is clear of such issues > > already, unless they are inside #ifdef WXWIN (etc.), because they cause > > compile errors for the rest of us. > > So have you built it with wx3 to check for errors / warnings? I would > be surprised if there weren't any, from what I read. What about > wx3.0.2? It would be good to hear that all is OK with that. > Changes coming to allow building with wx3. Just trying to figure out why our wxChoice controls look different than the ones in the wx samples. Leland |