Hi,
I can't get the code in the RecogEx example to compile in Carbide.c++. I receive the following errors:
No rule to make target '../RecogEx.cpp', needed by 'RecogEx.o'.
This line:
_LIT8(KDummyMimeType,"text/dum");
also produces an error:
Syntax error encountered in file ..... RecogEx.cpp on line 12.
Does anyone know what I need to do to get this working?
Thanks!



