Page 1 of 1

Device is missing in the Imports

PostPosted: Mon Jan 18, 2016 10:36 am
by AndrF
Device is missing in the Imports. Why?

1.png
1.png (66.03 KiB) Viewed 22397 times

Re: Device is missing in the Imports

PostPosted: Tue Jan 19, 2016 11:19 am
by Jerry Messina
That usually means it can't find the device .bas file.

Re: Device is missing in the Imports

PostPosted: Tue Jan 19, 2016 7:06 pm
by AndrF
The file is present. And even the project is compiled - it's there in the screenshot. So on two computers.

Re: Device is missing in the Imports

PostPosted: Wed Jan 20, 2016 12:43 pm
by Jerry Messina
Sorry, I didn't notice the entire window.

In that case, make sure that the IDE is set to show the device file. In the Code Explorer pane there is a dropdown arrow to the right of the title bar. Click that for options, and verify that 'Show device' is checked.

Clipboard01.jpg
Clipboard01.jpg (76.41 KiB) Viewed 22377 times

Re: Device is missing in the Imports

PostPosted: Fri Jan 22, 2016 4:41 am
by AndrF
You are right. Thank you.