Build iOS framework (Bug #3653)


Added by Alessandro Trebbi almost 11 years ago. Updated over 10 years ago.


Status:Cancelled Start date:2014-04-16
Priority:Normal Due date:
Assignee:Alexander Shishkov % Done:

0%

Category:build/install
Target version:2.4.10
Affected version:branch '2.4' (2.4-dev) Operating System:iOS
Difficulty: HW Platform:ARM
Pull request:

Description

There are some issues preventing framework compilation for iOS with last xcode, cfr :
http://answers.opencv.org/question/30940/opencv-builds-on-lab-computer-but-not-laptop/


Associated revisions

Revision 2d2ecbf3
Added by Vadim Pisarevsky about 10 years ago

Merge pull request #3653 from StevenPuttemans:add_annotationtool

History

Updated by Alexander Smorkalov almost 11 years ago

  • Target version changed from 2.4.9 to 2.4.10

Updated by Dmitry Retinskiy almost 11 years ago

Hi Alexander,
could you check this problem?
Thanks.

  • Difficulty deleted (Easy)
  • Estimated time deleted (1.00)
  • Status changed from New to Open
  • Assignee changed from Alessandro Trebbi to Alexander Shishkov

Updated by Maksim Shabunin over 10 years ago

I've built iOS framework on 2.4 branch (and added precommit_ios builder).
Version information:

-- 
-- General configuration for OpenCV 2.4.10 =====================================
--   Version control:               2.4.10-2-g3c6c3b6
-- 
--   Platform:
--     Host:                        Darwin 13.2.0 i386
--     Target:                      iOS
--     CMake:                       2.8.12.2
--     CMake generator:             Xcode
--     CMake build tool:            /Applications/CMake 2.8-12.app/Contents/bin/cmakexbuild
--     Xcode:                       5.1.1

No additional changes are needed, but there are a lot of clang warnings and some libtool warnings (possibly serious):

<long-path>/libtool: warning same member name (utils.o) in output file used for input files: 
<long-path>/iPhoneSimulator-x86_64/modules/imgproc/OpenCV.build/Release-iphonesimulator/opencv_imgproc.build/Objects-normal/x86_64/utils.o 
and:
<long-path>/iPhoneSimulator-x86_64/modules/highgui/OpenCV.build/Release-iphonesimulator/opencv_highgui.build/Objects-normal/x86_64/utils.o 
(due to use of basename, truncation, blank padding or duplicate input files)

Updated by Vadim Pisarevsky over 10 years ago

the problem can not be reproduced

  • Status changed from Open to Cancelled

Also available in: Atom PDF