Hi,
I have some problem to compile last MRL.
Could you help me ?
Thank
You can found link file.
Those are javadoc warnings, they are not compilation errors. You can ignore anything in the "javadoc" section of the build.
After running "ant dist" you should see a "build successful" message (though it might take ~ 15 minutes to run all of the unit tests.)
Good luck!
No, sorry, i see build failed, 100 errors...
The picture you supplied show's [ javadoc ] errors (as kwatters mentioned) .. which does not mean the build failed.
try
C:\> ant jar
to get a myrobotlab.jar
perfect Grog, "ant jar" works.
(but "ant dist" always failed).
javadoc warnings
Those are javadoc warnings, they are not compilation errors. You can ignore anything in the "javadoc" section of the build.
After running "ant dist" you should see a "build successful" message (though it might take ~ 15 minutes to run all of the unit tests.)
Good luck!
No, sorry, i see build
No, sorry, i see build failed, 100 errors...
The picture you supplied
The picture you supplied show's [ javadoc ] errors (as kwatters mentioned) .. which does not mean the build failed.
try
C:\> ant jar
to get a myrobotlab.jar
perfect Grog, "ant jar"
perfect Grog, "ant jar" works.
(but "ant dist" always failed).