Search found 3 matches
- Thu May 12, 2011 8:18 am
- Forum: Compiling Audacity
- Topic: [VC9] Can't link Audacity last trunk & wxWingets 2.8.11
- Replies: 5
- Views: 3441
Re: [VC9] Can't link Audacity last trunk & wxWingets 2.8.11
I copied C:audacity-src_v6winwxWidgets_additionssetup.h and builed w/ it and it helped to solve cannot open errors but now i get this error Error 445 error PRJ0019: A tool returned an error code from "Compiling zh_TW locale" locale locale Founded http://forum.audacityteam.org/viewtopic.php?f=12&t=28...
- Wed May 11, 2011 12:43 pm
- Forum: Compiling Audacity
- Topic: [VC9] Can't link Audacity last trunk & wxWingets 2.8.11
- Replies: 5
- Views: 3441
Re: [VC9] Can't link Audacity last trunk & wxWingets 2.8.11
I'm doing this. 1. Dowload wxWingets 2.8.11 2. Open wx_dll.dsw and create solution 3. Batch build all projects DLL Release and Debug. 4. Get Audacity head trunk 4.1 Set WXWIN env. 5. Open audacity.sln 6. Batch build all projects DLL Release. Here is an error w/ link can't open file. (no suffix) 7. B...
- Tue May 10, 2011 3:24 pm
- Forum: Compiling Audacity
- Topic: [VC9] Can't link Audacity last trunk & wxWingets 2.8.11
- Replies: 5
- Views: 3441
[VC9] Can't link Audacity last trunk & wxWingets 2.8.11
Hello. I'm trying to compile Audacity trunk. Downloaded and builded wxWingets 2.8.11 vc++9 w/ no problems. I skipped patch w/ setup.h and hacked .cpp file mentioned in compile.txt. Builded w/o these changes and no addititional features. Check-outed Audacity last trunk. Builded w/ problems, fixed sev...