Game Development Community

Problem on eclipse upgrade to x64

by Eddie · in Technical Issues · 03/03/2014 (10:37 pm) · 6 replies

Hi all,
Now i am trying to upgrade the jdk, eclipse from x32 to x64 and i get the problem on cvs-sspi protocol. I have tried to use "Microsoft.Samples.Security.SSPI.dll" or put the dll into "SysWOW64" but the error "C:\Windows\System32\sspi.dll; Can't load IA32-bit.dll on a AMD 64-bit platform" still exist.
Thank you all help

About the author

Recent Threads


#1
03/04/2014 (7:55 am)
See if this helps with your problem. It sounds like you're attempting to mix 32b and 64b flavors. I haven't had this problem, but I have had similar problems targeting 32b and 64 systems and libraries getting crossed.

Edit: link cleanup
#2
03/04/2014 (5:24 pm)
Thank you David. My task is to upgrade the x32 to x64, but i cannot find the sspi.dll x64.
Since i am not familiar in version control, i want to ask another question. SSPI is a security connection between server and client. Is there others protocol for security connection on CVS/SVN? (I seldom find the discussion on x64 SSPI.dll)
#3
03/04/2014 (7:58 pm)
I'm not sure since I've not had this problem. Are you upgrading Eclipse to work with specific Android targets with Torque 2D?
#4
03/04/2014 (8:11 pm)
upgrading the eclipse target is to add more memory...since 32 bit only 2GB ram
#5
03/04/2014 (8:15 pm)
It's been years since I've done any Torque work in Eclipse, but I've done a ton of Java/Android work in it. I guess I've just been lucky. Have you tried asking in the Eclipse community?
#6
03/04/2014 (8:22 pm)
yes, but no response :(