Code Monkey home page Code Monkey logo

Comments (7)

solrex avatar solrex commented on September 3, 2024 3

@xqpinitial Right click on the first error, select "Reveal in log" menu. The whole log will be showed in the log message window. Normally this error is introduced by link to a libcaffe.a which is built for another architecture.

For example:

WRONG CASE1: You built CaffeSimple for iPhone, linked to a libcaffe.a(libprotobuf.a) for iPhoneSimulator:

image

WRONG CASE2: You built CaffeSimple for iPhoneSimulator, linked to a libcaffe.a(libprotobuf.a) for iPhone:

image

So please follow the instructions for different target in README.md STEP by STEP, if you don't know how to cleaning up your environment for different targets. It's really important.

from caffe-mobile.

solrex avatar solrex commented on September 3, 2024

@xqpinitial Sorry. I cannot understand your problem. Could you please clean your env, try again and provide more information?

from caffe-mobile.

xqpinitial avatar xqpinitial commented on September 3, 2024

I'm soory i did't make it clear.
when i build caffe-mobile lib with cmake for Iphone,there is no problem for cmake and make -j4
however,when i start with xcode to build it by Command-R ,there is a error,Apple Mach-O Linker(Id) Error
03c5a8f3-a061-49c0-9d73-f2c35b29e64a

from caffe-mobile.

solrex avatar solrex commented on September 3, 2024

@xqpinitial It seems like you build caffe-mobile for iPhone, but build CaffeSimple for iPhoneSimulator. Connect your iPhone to Xcode, select one of your "Devices" instead of "iOS Simulators", then Cmd+R. Have fun! ^_^

image

from caffe-mobile.

xqpinitial avatar xqpinitial commented on September 3, 2024

thanks for your answer,but ...i want to cry
2017-04-14 4 59 07

from caffe-mobile.

xqpinitial avatar xqpinitial commented on September 3, 2024

Thank you for your patience,I have runing your demo on my mobile with noproblem. I'm sorry i have trouble you. I have never using mac and iphone ,three days ago i try to translate caffe to iphone,i study how to use mac and xcode for one day, and then learn your demo。Because I do not understand the foundation, and bring you the trouble, please also please understand

from caffe-mobile.

solrex avatar solrex commented on September 3, 2024

@xqpinitial Never mind ^_^

from caffe-mobile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.