´Closed! Errormessage by demofile, what can i do?

General discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
orga
Posts: 240
Joined: 04 Jun 2008 20:08

´Closed! Errormessage by demofile, what can i do?

#1 Post by orga » 15 May 2010 23:05

I compile the sample and i became a error, what is this message, what can i do?
Attachments
fehler.png
fehler.png (46.23 KiB) Viewed 2049 times
Last edited by orga on 16 May 2010 12:46, edited 1 time in total.

p.erasmus
Posts: 3391
Joined: 05 Mar 2009 10:28

Re: Errormessage by demofile, what can i do?

#2 Post by p.erasmus » 16 May 2010 10:59

Orga
Please make sure that the USBdsc.mbas file is included in the project files
see below
Attachments
1.png
1.png (51.01 KiB) Viewed 2039 times
2.png
2.png (38.89 KiB) Viewed 2039 times
P.Erasmus
Saratov,Russia
--------------------------------------------------------------

orga
Posts: 240
Joined: 04 Jun 2008 20:08

Closed! Re: Errormessage by demofile, what can i do?

#3 Post by orga » 16 May 2010 12:45

Hello Peter,
i make a new File and write include "USBdsc" in the code and it works.

In the Projectview i found not this file......

I still had other funny things:
if a file loaded in addition could not close with the mouse key over the window cross, at last its going.......... Main function...but it is there..... confused....

Where does one find a tip to such mistakes nummer?

How long does it last to a normal person these error messages recognises and does understand?

But I finish this Tread, had tried out the new compiler just......
Attachments
Fehler_neu.png
Fehler_neu.png (112.54 KiB) Viewed 2033 times

User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

Re: ´Closed! Errormessage by demofile, what can i do?

#4 Post by anikolic » 17 May 2010 12:57

Hello Orga,

Can you please check whether your Main unit (containing the main: label) is the first file in Project manager\Sources Folder.
If not, Please remove all files, and add them again in following order:
1. Main unit first
2. And then the rest used units

Please inform me if this solved your problem.

Best regards,
Aleksandar
Web Department Manager

orga
Posts: 240
Joined: 04 Jun 2008 20:08

Re: ´Closed! Errormessage by demofile, what can i do?

#5 Post by orga » 17 May 2010 13:49

Hello Aleksandar,
i have called the project, the folder is still as well as with the mistake, the compiler still announces the mistakes.
A Screenshot :
But I have at the moment no time for it, please around forbearance.
I will tried out, later.
It is for me not so easily these error messages, to interpret
Attachments
Fehler_ordner.png
Fehler_ordner.png (115.68 KiB) Viewed 2014 times

User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

Re: ´Closed! Errormessage by demofile, what can i do?

#6 Post by anikolic » 17 May 2010 15:08

Orga,
Your Sorces folder is empty! This means that no sources are added to your project.
You have to distiguish Opened Files from Added Sources, because these two are different. Sources don't have to be opened for compiler to know whether to use their code in the project, but they have to be added, certainly!

Best regards,
Aleksandar
Web Department Manager

orga
Posts: 240
Joined: 04 Jun 2008 20:08

Re: ´Closed! Errormessage by demofile, what can i do?

#7 Post by orga » 17 May 2010 15:40

The folder is not empty??
The Main instruction is there also.

To me it depends at the moment also not on this mistake, is not so important.

Now my GLCD-CAN Project functions.

My question was real: How i comes with an error message with number on the remedy.

Please, alexandra, they help other users in more important mistake, this is not so important

Best reggards Orga
Attachments
Fehler_ordner_leer.png
Fehler_ordner_leer.png (109.86 KiB) Viewed 2005 times

Post Reply

Return to “mikroBasic PRO for PIC General”