cancel
Showing results for 
Search instead for 
Did you mean: 

linked eroor IAR

tifou
Associate II
Posted on November 29, 2013 at 23:24

The original post was too long to process during our migration. Please click on the attachment to read the original post.
2 REPLIES 2
Posted on November 30, 2013 at 01:12

You wrote this and don't know what's going on with it?

Perhaps you'd want to make sure you unpack the project into it's own directory tree, not under the Desktop. Make sure the include paths are set up correctly, and that the IDE can actually find the source files and include files your are trying to compile.

If portions of the code are not compatible with IAR 6, then you'll need to adjust/port them to your platform.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Andrew Neil
Evangelist
Posted on November 30, 2013 at 12:58

''I have written a program...''

You

have written it? Really?

''

Fatal Error[Pe1696]: cannot open source file 'Audio.h'''

Don't you think that would be the first thing to attend to?

As you wrote the program, you must have decided that this header is necessary to the program - so it should be obvious that, if this header can't be opened, then anything & everything which depends upon it is bound to fail...!