Re: [Audacity-devel] VS Compile errors
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Martyn S. <mar...@go...> - 2009-11-03 22:12:29
|
Hi Todd Are you following the instructions in audacity\win\compile.txt? Particularly the bit about wxWidgets? I only ask as it tells you to use 2.8.10 and you appear to be trying 2.8.9. Please try the instructions again. HTH Martyn Todd Baker wrote: > Dear All: > > Relatively new to Visual Studio and compiling Audacity, and thought I > had everything set up (no pun intended) correctly. > I have been running into a compile problem and after reading a lot of > different things and trying adding include directories I keep running > into a error message with setup.h. Maybe someone know what is wrong > when I get this error..... > > ------------------------------------------------------- Error Output > -------------------------------------- > 4>------ Build started: Project: mod-script-pipe, Configuration: Unicode > Debug Win32 ------ > 4>Compiling... > 1>cl : Command line warning D9035 : option 'Wp64' has been deprecated > and will be removed in a future release > 1>FileDialog.cpp > 4>cl : Command line warning D9035 : option 'Wp64' has been deprecated > and will be removed in a future release > 4>ScripterCallback.cpp > 1>c:\wxwidgets-2.8.9\include\wx\setup.h(20) : fatal error C1083: Cannot > open include file: '../../../lib/vc_dll/mswud/wx/setup.h': No such file > or directory > 1>FileDialogPrivate.cpp > 4>c:\wxwidgets-2.8.9\include\wx\setup.h(20) : fatal error C1083: Cannot > open include file: '../../../lib/vc_dll/mswud/wx/setup.h': No such file > or directory > 4>Build log was saved at "file://c:\Documents and > Settings\bakert\Desktop\audacity\win\Projects\mod-script-pipe\Unicode > Debug\BuildLog.htm" > 4>mod-script-pipe - 1 error(s), 1 warning(s) > ------------------------------------------------------------------------ > --------------------------------- > > > Any information that someone may have would be greatly appreciated. > > Best Regards, > > Todd Baker > Technical Operations > > Radio Free Asia > 2025 M Street, NW > Washington DC, 20036 > (202) 530-4900 > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > audacity-devel mailing list > aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel > |