Read-only archive of the All About Symbian forum (2001–2013) · About this archive

classpath terror

0 replies · 1,263 views · Started 11 March 2005

Hi,

I'm trying to write some code using JNI. Therefore I need to run JNIExports, cl, Jdll.
When I try to run JNIExports I get the following error :
Unable to initialize threads: cannot find class java/lang/Thread

same for jdll.

when I try to run cl i get the following error:
infoprint.cpp(6) : fatal error C1083: Cannot open include file: 'e32std.h': No such file or directory

I guess there's something wrong with the symbian SDK environment.
I tried a lot modifying the path/classpath, but none of it worked.
If anyone could help me out, that would be great.

Thanks, Markus