Jump to content
43oh

Error.h : No such file or directory


Recommended Posts

I installed the energia in the following path on Windows 8.1:

C:\energia-1.8.7E21-windows\energia-1.8.7E21

I use the TM4C1294XL launchpad and try to use ButtonEvent example. I get the complication terminated error message as shown in below.

How can I solve this problem?

In file included from C:\energia-1.8.7E21-windows\energia-1.8.7E21\examples\10.MultiTasking\ButtonEvent\ButtonEvent.ino:19:0:

Button.h:2:31: error: xdc/runtime/Error.h: No such file or directory

 #include <xdc/runtime/Error.h>

                               ^

compilation terminated.

exit status 1
xdc/runtime/Error.h: No such file or directory

 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...