Search found 2 matches

by shailendraj
Sun Mar 08, 2015 10:42 am
Forum: Compiling Audacity
Topic: fatal error C1083: Cannot open include file: 'audacity/Types
Replies: 3
Views: 1836

Re: fatal error C1083: Cannot open include file: 'audacity/T

Thanx Gale Andrews for the reply. As suggested I started using Visual Studio 2013. After following all the steps mentioned in the compile.txt, when I started compiling audacity, I am getting below errors. 1. error C2059: syntax error : ')' 2. error C2146: syntax error : missing ';' before identifier...
by shailendraj
Thu Mar 05, 2015 7:27 pm
Forum: Compiling Audacity
Topic: fatal error C1083: Cannot open include file: 'audacity/Types
Replies: 3
Views: 1836

fatal error C1083: Cannot open include file: 'audacity/Types

Hi, I am a non programmer. New bee to audacity too. Trying to compile Audacity but Getting below error. fatal error C1083: Cannot open include file: 'audacity/Types.h': No such file or directory But in the SVN folder I can clearly see these file in the path ...includeaudacity Using below version VC ...