Search found 1327 matches

by Edgar
Wed Dec 07, 2011 7:09 am
Forum: Compiling Audacity
Topic: "Setup.h" not found
Replies: 26
Views: 22074

Re: "Setup.h" not found

I got this far this time. ------ Build started: Project: libid3tag, Configuration: Unicode Release Win32 ------ Compiling... util.c ......lib-srclibid3tagutil.c(29) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory Build log was saved at "file://c:Documents and...
by Edgar
Wed Dec 07, 2011 6:52 am
Forum: Compiling Audacity
Topic: "Setup.h" not found
Replies: 26
Views: 22074

Re: "Setup.h" not found

Without trying (too hard) to assign blame, here is what I think is going on... wxWidgets expects to find a file "setup.h" during compile of wxWidgets. This file is not "supplied" by wxWidgets but must be created by the person doing the compiling. wxWidgets provides an example fil...
by Edgar
Wed Dec 07, 2011 2:06 am
Forum: Compiling Audacity
Topic: "Setup.h" not found
Replies: 26
Views: 22074

Re: "Setup.h" not found

I got this far this time. Compiling... util.c ......lib-srclibid3tagutil.c(29) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory Build log was saved at "file://c:Documents and SettingsSteveMy DocumentsaudacitywinProjectslibid3tagUnicode ReleaseBuildLog.htm"...
by Edgar
Wed Dec 07, 2011 2:05 am
Forum: Compiling Audacity
Topic: "Setup.h" not found
Replies: 26
Views: 22074

Re: "Setup.h" not found

Each one opened up until #include "wx/setup.h" which did not open. That's crap, there's a big long error message and I can't copy it. The error begins: File 'wx/setup.h' not found in current source file's directory or in build system paths. So I copied setup.h to C:wxWidgets-2.8.12include...
by Edgar
Wed Dec 07, 2011 1:29 am
Forum: Compiling Audacity
Topic: "Setup.h" not found
Replies: 26
Views: 22074

Re: "Setup.h" not found

How dare these Microsoft people ever criticise Linux. I've not encountered such buggy, convoluted, un-user friendly, badly documented bloatware in years. +infinity I come from a long history of non-MS platforms and being forced to go Windows was really painful. I'm just about out the door to rehear...
by Edgar
Tue Dec 06, 2011 8:14 pm
Forum: Mac OS X
Topic: help wanted -- person to compile and test Audacity on Mac
Replies: 4
Views: 1119

Re: help wanted -- person to compile and test Audacity on Ma

billw58 wrote: I'll be getting a new iMac in the next month or so.
Having you able to compile for Mac would be a huge step forward!
by Edgar
Tue Dec 06, 2011 8:07 pm
Forum: Compiling Audacity
Topic: moving to wxWidgets 3.0
Replies: 15
Views: 16298

moving to wxWidgets 3.0

Currently Audacity will not build with any wxWidgets release beyond the 2.8 series; wx29 has many bug fixes which might benefit Audacity but the Audacity code needs some massaging to make it wx29+ compliant. The included patch is stale and will need to be applied manually, it was current as of when ...
by Edgar
Mon Dec 05, 2011 9:33 pm
Forum: Mac OS X
Topic: help wanted -- person to compile and test Audacity on Mac
Replies: 4
Views: 1119

Re: help wanted -- person to compile and test Audacity on Ma

kozikowski wrote:This has come up before.
Thanks Koz, I have asked before with no response...hope springs eternal!
by Edgar
Mon Dec 05, 2011 7:00 pm
Forum: Mac OS X
Topic: help wanted -- person to compile and test Audacity on Mac
Replies: 4
Views: 1119

help wanted -- person to compile and test Audacity on Mac

I occasionally supply code to the Audacity Team; a dozen or more of my patches have been used. Since Audacity has been in a "feature freeze" mode all my accepted patches have been bug-fix related. I can compile and test on Windows and have access to some folks who compile and test on Linux...
by Edgar
Mon Dec 05, 2011 4:51 am
Forum: Windows
Topic: Audio skips no matter have been doing [SOLVED]
Replies: 10
Views: 2289

Re: Audio skips no matter have been doing

If this has not resolved yet it might help us to know a lot more details. First, exactly what do you mean by "skipping" every 10 seconds? Do you get brief periods of silence where there should be sound or bits of missing sound with no silence--like words dropped out? When do you notice the...