Code Monkey home page Code Monkey logo

Comments (9)

dfober avatar dfober commented on September 28, 2024

Regarding the armv7 and armv7s architectures, it's just a warning. Anyway, the compiler does its job and these architectures are well present in the archive.

Why can't I call the API when I use it?

Could you give more details? What API are you calling? What's exactly the problem?

from libmusicxml.

AliliWl avatar AliliWl commented on September 28, 2024

image

from libmusicxml.

arshiacont avatar arshiacont commented on September 28, 2024

@AliliWl We use LibMusicXML on iOS with out an issue.

From your screenshot, it seems like there is a problem with your iOS project where the Framework is not found and in return you don't see the headers.

from libmusicxml.

AliliWl avatar AliliWl commented on September 28, 2024

In addition to copying the Framework into my project, do I need to make other settings?

from libmusicxml.

lihu3601456 avatar lihu3601456 commented on September 28, 2024

请问你这边弄好了吗,我也需要用到这个,但是不知道怎么弄

from libmusicxml.

dfober avatar dfober commented on September 28, 2024

in a terminal, just type

$ cd your_libmusicxml_folder/build
$ make ios

Have also a look at the building instructions

from libmusicxml.

lihu3601456 avatar lihu3601456 commented on September 28, 2024

屏幕快照 2019-10-30 下午3 58 49
请问这个怎么处理

from libmusicxml.

arshiacont avatar arshiacont commented on September 28, 2024

@lihu3601456 Your error has nothing to do with LibMusicXML. You are programming in ObjectiveC but you are using C++. Your project shouldn't be seeing the C++ file if you prepare it correctly. Look on the web on how to integrate Frameworks into an XCode project.

from libmusicxml.

lihu3601456 avatar lihu3601456 commented on September 28, 2024

屏幕快照 2019-10-30 下午5 10 49
还是会有错

from libmusicxml.

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.