Sounds like it is still finding the 32 bit version. I had the same problem and ended up having to put copies of RXTXcomm.jar in a few different places:
C:\Program Files\Java\jdk1.6.0_18\jre\lib\ext C:\Program Files\Java\jdk1.6.0_18\lib\ext C:\Program Files\Java\jdk1.6.0_18\lib C:\Program Files\Java\jre6\lib\ext Similarly had to put the dlls in various places: C:\Program Files\Java\jdk1.6.0_18\bin C:\Program Files\Java\jdk1.6.0_18\jre\bin C:\Program Files\Java\jre6\bin This is probably overkill - probably only one of those locations is the correct one, but it was easier to just put it everywhere rather than figure out where it really should go. Josh On Apr 8, 3:24 pm, Igor Arcanjo <[email protected]> wrote: > Hi, > > I have a problem when I run the commtest: > > -Searching for devices... > -Error loading win32com: java.lang.UnsatisfiedLinkError: C:\Program > Files\Java\jdk1.6.0_11\bin\win32com.dll: Can't load IA 32-bit .dll on > a AMD 64-bit platform > > -Test complete. > > Golfdude had the same problem and he wrote in a post like this: > > -golfdude Mais opções 7 ago 2009, 22:26 > -Found the solution...http://www.cloudhopper.com/opensource/rxtx/ > -index.html...used the windows x64 jar...thanks cloudhopper... > > I installed the RXTX, but the problem still continues. > > If someone could help me, I appreciate. > > PS.: I`m Brazilian so if my English has some mistakes, don't mind it. > > Thanks! -- You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
