Ok i have just tried to build the ROB01 exercise 01 plugin in a
version of the RobWork 0.4 Eclipse/MinGW installer downloaded approx.
at 8:50 this morning.
The machine used is my stationary work PC running windows XP SP3 .
Here is what i found:
RobWork and RobWork studio builds without problems out of the box,
although it is a bit annoying that Eclipse's autobuild feature is
enabled (project->autobuild) which gives an error message as soon as a
project is imported and before the user has a chance to click the
'cmake-mingw' target.
When trying to run RobWorkStudio, it complains about not finding
lapack_win32.dll. Adding 'C:\local\workspace\RobWork\ext\libs_vs' to
the PATH variable in the 'console' start menu entry solves the
problem.
About RobWorkHardware: in my opinion it should be removed, or be
prepared the same way as RobWork and RobWorkStudio with a 'cmake-
mingw' so it can be build.
Other than that it seems fine :-)