Search found 7 matches

by GraceBT
Tue Jul 17, 2012 3:48 am
Forum: Compiling Audacity
Topic: 2 Errors compiling Audacity
Replies: 9
Views: 6459

Re: 2 Errors compiling Audacity

I am still having some problem. I get a message when I try to execute the Unicode Debug .exe file created by the compile (attached). I am still trying now for the second year to successfully build Audacity. I keep getting closer but my frustration level remains high. Any Help would be very appreciat...
by GraceBT
Mon Jul 16, 2012 2:25 am
Forum: Compiling Audacity
Topic: 2 Errors compiling Audacity
Replies: 9
Views: 6459

Re: 2 Errors compiling Audacity

OOps,

I found my problem generating the file:
wxmsw28ud_core_vc_custom.dll. It looks like in my batch build
I mistakenly turned on some of the "Universal" selections.
When I re-built after making this correction, the file was
generated.

Thank You again for all of the help.

73
-Grace
NNNN
z
by GraceBT
Sun Jul 15, 2012 6:23 pm
Forum: Compiling Audacity
Topic: 2 Errors compiling Audacity
Replies: 9
Views: 6459

Re: 2 Errors compiling Audacity

cmjone, Thank You for your "Compiling Audacity" instructions. This has been more helpful than anything else I have seen. I am at the point now where I am creating the 3 folders (wxLibs with Unicode Release and Unicode Debug). I find thatI am still missing one file: wxmsw28ud_core_vc_custom.dll I am ...
by GraceBT
Mon Jul 09, 2012 10:29 pm
Forum: Compiling Audacity
Topic: 2 Errors compiling Audacity
Replies: 9
Views: 6459

Re: 2 Errors compiling Audacity

Rangnar-Jensen, Thank You So much for Your detailed help. the inclusions are very helpful. Okay, I have just re-compiled wxWidgets by going to the C:wxWidgets-2.8.12buildmsw folder and opening wx_dll.dsw with Visual Studio 2008. After the compile completes I look for the folder wxWidgets-2.8.12libvc...
by GraceBT
Mon Jul 09, 2012 6:46 pm
Forum: Compiling Audacity
Topic: 2 Errors compiling Audacity
Replies: 9
Views: 6459

Re: 2 Errors compiling Audacity

I am still getting the 2 errors. For example: LINK : fatal error LNK1104: cannot open file 'wxbase28ud.lib' I have checked and in the environmental variables I have WXWIN=C:wxWidgets-2.8.12 In both User variables and System Variables. So I am still wondering why I am missing files. Search of my syst...
by GraceBT
Mon Jul 09, 2012 5:02 pm
Forum: Compiling Audacity
Topic: 2 Errors compiling Audacity
Replies: 9
Views: 6459

Re: 2 Errors compiling Audacity

Yes:

WXWIN=C:wxWidgets-2.8.12

In the Windows 7 enviromnetal Variables.

Should it be in User Variables instead?

73
-Grace
NNNN
z
by GraceBT
Mon Jul 09, 2012 8:31 am
Forum: Compiling Audacity
Topic: 2 Errors compiling Audacity
Replies: 9
Views: 6459

2 Errors compiling Audacity

Hello. I am just trying to build Audacity for the first time since 2.01 was released. I am using the build from "Developing On Windows" (http://wiki.audacityteam.org/wiki/Developing_On_Windows). I have 2 errors while compiling audacity. Each error is looking for a missing file. The files are wxbase2...