Re: PhoneMe integration with Netbeans
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <4228333.1010361198158663546.JavaMail.tomcat@sdcst12.sjc.collab.net> |
Gopi, Sorry for the slow response. Are you following https://meapplicationdevelopers.dev.java.net/how_to_run.html ? If yes and it is still not working you might be running into a "Windows DLL hell" problem. We have found that after building phoneME with the Microsoft Visual Studio tools the resulting binary may or may not run on other Windows machines. The reason seems to be some Windows DLL version mismatch and as a result you would get the fairly meaningless message about the "system not finding the file specified". You can find more information and possible workarounds at the bottom of this page: http://wiki.java.net/bin/view/Mobileandembedded/PhoneMEBuilding I have scoured the web and poked around in Microsoft's forums and help documentation but haven't been able to produce a binary yet that works reliably on all recent versions of Windows. As far as I can tell this is not a phoneME problem but an issue with the Microsoft environment. If anyone has any further information on how to fix this I'd be very grateful. -- Terrence [Message sent by forum member 'terrencebarr' (terrencebarr)] http://forums.java.net/jive/thread.jspa?messageID=250950 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".