"Check All” vs “Build/ReBuild” in ATEasy

Raz A.
Haifa,

Aug 9, 2016
82 Posts

0  |  0  

Re: "Check All” vs “Build/ReBuild” in ATEasy

I use ATEasy version 6-136b.

In one of the projects i use a third party driver that is password protected, so i cannot look at its code.

when i want to compile and check for errors (by clicking "Check All") i am getting:

Compiling ...
ST
System
A2D
Compiler error #570: Expected integer expression, found in 'A2D.API_RemoteRegister' in line 3


But, when i am trying to compile & build the project (by clicking "Build" or "Rebuild all"), i get this:

    ------ Rebuild All started: Project: ST ------
Compiling ...
ST
System
A2D
No Errors

Creating 'D:\ST.exe' ...
Done.


When i run the ST.EXE everything works fine.

How can it be? in both cases i see that its compiling the code (Compiling ...)

Solution Available
DrATEasy (Ron Y.)
Mission Viejo, CA

Aug 9, 2016
358 Posts

1  |  0  

Re: "Check All” vs “Build/ReBuild” in ATEasy

Check All - checks all procedure no matter if they were referenced in your project.
Build and Rebuild All - only checks your project referenced procedures.
Since in your project you are not calling API_RemoteRegisterthe error you have will not shown.



Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]