Hello.
I have a project using cgjsapi.jar and cgjsapi170.dll . All work fine on IDE eclipse ( I?m using Win 7 - 64bits).But when I exported to jar file, a received a message that I would must use the cgjsapi170_x64.dll, something like "The cgjsapi170_x64.dll file cannot be loaded". But I?m not using this file on my project on IDE Eclipse, and it?s work very well without that .Why I need this file when I want export to jar file?
Ps: I?ve already put references on variable PATH, and put the file cgjsapi.dll on folder System32 too. I?ve already did references to library on manifest file |