sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10189
[Bug 988253] [NEW] CMake Error while building in Mac from sikuli source code
Public bug reported:
Hi,
I'm trying to build from sikuli source code in Mac. I have installed all
the pre installed softwares which were mentioned in build_mac.txt
while running the below commands in terminal, for the command 5 mentioned below , CMake error is getting throned.
---------------------------------------
-- Found Tesseract
NATIVE_LIBS: VisionProxy;VDictProxy;MacUtil;MacHotkeyManager
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
TIFF_LIBS
linked by target "MacHotkeyManager" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "MacUtil" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "VDictProxy" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "VDictProxy" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "VisionProxy" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
-- Configuring incomplete, errors occurred!
--------------------------------------------------
1. make a "build" directory in sikuli-script/
mkdir sikuli-script/build
2. generate makefiles with CMake
cd sikuli-script/build
cmake ..
3. build sikuli-script
make
4. make a "build" directory in sikuli-ide/
cd ../.. # go back to the top directory
mkdir sikuli-ide/build
5. generate makefiles of Sikuli-IDE with CMake
cd sikuli-ide/build
cmake ..
Could some one can help on how to resolve the error? and how to proceed further...
Thanks,
Kumar
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/988253
Title:
CMake Error while building in Mac from sikuli source code
Status in Sikuli:
New
Bug description:
Hi,
I'm trying to build from sikuli source code in Mac. I have installed
all the pre installed softwares which were mentioned in build_mac.txt
while running the below commands in terminal, for the command 5 mentioned below , CMake error is getting throned.
---------------------------------------
-- Found Tesseract
NATIVE_LIBS: VisionProxy;VDictProxy;MacUtil;MacHotkeyManager
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
TIFF_LIBS
linked by target "MacHotkeyManager" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "MacUtil" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "VDictProxy" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "VDictProxy" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
linked by target "VisionProxy" in directory /Users/admin/skl_source_code/sikuli/sikuli-script/src/main/native
-- Configuring incomplete, errors occurred!
--------------------------------------------------
1. make a "build" directory in sikuli-script/
mkdir sikuli-script/build
2. generate makefiles with CMake
cd sikuli-script/build
cmake ..
3. build sikuli-script
make
4. make a "build" directory in sikuli-ide/
cd ../.. # go back to the top directory
mkdir sikuli-ide/build
5. generate makefiles of Sikuli-IDE with CMake
cd sikuli-ide/build
cmake ..
Could some one can help on how to resolve the error? and how to proceed further...
Thanks,
Kumar
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/988253/+subscriptions
Follow ups
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2013-05-06
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2013-02-22
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2013-02-21
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2012-11-02
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2012-11-02
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: Nobuhiro Iwamatsu, 2012-06-20
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2012-04-26
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2012-04-26
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: kumar, 2012-04-26
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: kumar, 2012-04-26
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: RaiMan, 2012-04-25
-
[Bug 988253] Re: Mac: Error while building sikuli from source --- TIFF_LIBS not found
From: kumar, 2012-04-25
-
[Bug 988253] Re: CMake Error while building in Mac from sikuli source code
From: RaiMan, 2012-04-25
-
[Bug 988253] [NEW] CMake Error while building in Mac from sikuli source code
From: kumar, 2012-04-25
References