Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with win32com.dll on windows mobile

810826Nov 9 2010
Hello,

I have following problem. I developed a program which is connecting with usb dongle device through the virtual COM port. Now I'm trying to run this program on HTC Advantage x7500 with windows mobile 5.0 (it isn't mine PDA and I can't upgrade OS :( ). To run a program I'm using Mysaifu JVM. The GUI appears but all the time I have following error:

"Error loading win32com: java.lang.UnsatisfiedLinkError: Native library `win32com' not found (as file `win32com') in gnu.classpath.boot.library.path and java.library.path"

Naturally I placed the win32com.dll in "bin" folder. I don't know why JVM doesn't see it. Maybe I shouldn't use Mysaifu and rewrite the code with Java ME?
If you know what could be wrong please let me know.


PS. Sorry if I'm writing at wrong forum, but this one looks most suitable.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2010
Added on Nov 9 2010
0 comments
990 views