Re: [Audacity-devel] Re: Help with Audacity Link Errors...
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Vaughan J. <vjo...@co...> - 2005-02-26 18:47:14
|
Chris, sorry, but I don't understand why you're having those problems. Maybe actually delete all your wxWidgets and Audacity binaries and rebuild all? Sometimes (I think because of the precompiled headers), Clean and Rebuild don't really start fresh. -Vaughan Chris Simeone wrote: > Hi Vaughn > > I am using "*wxWidgets 2.4.2*". I did read the > "/audacity/win/compile.txt" which enabled me to get the code to > compile and fix some linkage problems but I can't seem to correct > these problems.Any help would be appreciated. > > Thanks for your response, > Chris > > >Vaughan Johnson Wrote... > > Chris, sorry to take so long to respond to this. What version of > > wxWidgets are you using? Refer to "/audacity/win/compile.txt". > > > > -Vaughan > > > >chris.simeone@co... wrote: > > >Hi, > > > >I"m building Audacity 1.2.3 with Visual Studio 2003 (Ver 7.1). > > > >The project compiles fine but the linkage fails with the > following errors and I can’t > figure out the problem… > > > > wxmswd.lib(datetime.obj) : error LNK2001: unresolved external > symbol _timezone > > OLDNAMES.lib(timezone.obj) : error LNK2001: unresolved external > symbol _timezone > > OLDNAMES.lib(timezone.obj) : error LNK2001: unresolved external > symbol __timezone > > libnyquistd.lib(sndwrite.obj) : error LNK2001: unresolved > external symbol __HUGE > > libnyquistd.lib(ieeecvt.obj) : error LNK2001: unresolved > external symbol __HUGE > > > >I would appreciate any suggestions. > > > >Thanks, > >Chris S. > > > >P.S. - Sorry for the duplicate messages. I forgot the build > environment and version info > in the previous message. > > > > > > > |