← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #441818]: Using 3rd party java libraries

 

Question #441818 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/441818

    Status: Open => Needs information

RaiMan requested more information:
ok, I will check on Windows.

... but have you tried this already in the IDE?

import sys
sys.path.append('C:\Users\bcerny.HRA\Downloads\jna-4.3.0.jar')
import com.sun.jna
sys.path.append('C:\Users\bcerny.HRA\Downloads\jna-platform-4.3.0.jar')
import com.sun.jna.platform.win32

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.