CrossWork ARM demo compilation error

Hi,, i try to compile the demo code for LPC2368 using rowely and i get: "Build solution — 47 ms — 1 error   Building “RTOSDemo” in configuration “ARM Flash Release” — 1 error     Compiling main.c — 1 error       targets/LPC2368.h: No such file or directory Build failed" for this line : #include <targets/LPC2368.h>

CrossWork ARM demo compilation error

You have to install the Rowley LPC2000 package.  See "Install Package" from the IDE Tools menu. Regards.

CrossWork ARM demo compilation error

Thanx