cancel
Showing results for 
Search instead for 
Did you mean: 

error: #5: cannot open source input file No such file or directory

erayurtseven
Associate II
Posted on December 25, 2013 at 22:08

hi, I have a stm3210c eval board. I am working on lwIP application.  When I run program,

 Reverse writes to LCD. (as mirror symmetrical).

I think, Problem in  stm3210c_eval_lcd  files.  and I found suitable stm3210c_eval_lcd. 

I change files. but now I have compiling problem.

error: #5: cannot open source input file No such file or directory

this is my error. What should I do ?

regards.

1 REPLY 1
Posted on December 25, 2013 at 22:59

What should I do?

What do the instructions for the tool chain suggest?

My guess would be the quickest way would be to identify the file or files which the tool chain is complaining about, delete them from the project, and then add them back using the browsing window.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..