sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10686
Re: [Question #197408]: (Mac) About "NativeLibrary - libopencv_core.2.2.dylib"
Question #197408 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/197408
RaiMan proposed the following answer:
Yes, that's the problem: the Eclipse "Finder" cannot step into an app
bundle as can be done with the Mac Finder by opening the bundle.
You should in all cases avoid copying the Sikuli stuff elsewhere.
For these cases Eclipse has the option to define variables, that can be
used to build paths in the settings by using ${sikuli}, where sikuli is
defined as /Applications/.... .
To get the path string, just open the bundle in finder, navigate to the
spot needed and use cmd-I to open the file information. In the upper
part you can copy the path string.
Another easy option (since I always have Terminal session open): just
drag something from the Finder to the Terminal and you will get the path
string in the Terminal window, where you can copy it.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.