Giter VIP home page Giter VIP logo

Comments (3)

IvanoBilenchi avatar IvanoBilenchi commented on July 28, 2024

Hi!

It looks like the raptor library either isn't being built or the linker cannot find where it is.

Try this: in Xcode, select the "librdf-clean" target and run it. Then select the "OWLAPI-Universal-iOS" target and hit "Product -> Clean". Finally, keep "OWLAPI-Universal-iOS" as your active target and run it.

Make sure your workstation is connected to the internet, as the build scripts need to download the raptor source prior to building it. The build process may take several minutes.

If this doesn't work, I'd need to have a look at the output of the raptor build scripts: in terminal, cd to the librdf/build directory in the OWLAPI source dir, then run:

./start-over.sh
./build.sh

If the build script errors out, it should output meaningful info about why it failed.

from owl-api-for-ios.

ulmerb avatar ulmerb commented on July 28, 2024

He Ivanko,
Thanks so much, the build.sh seemed to work, and this was its output:
"
-> raptor2-2.0.15.tar.gz
--> Downloading raptor2-2.0.15.tar.gz (1886 KB)
1886657 [100.00%]
--> Mac: i386
---> Unpacking downloads/raptor2-2.0.15.tar.gz
---> Configuring build-Mac-i386/raptor2-2.0.15
---> Building build-Mac-i386/raptor2-2.0.15
---> Installing build-Mac-i386/raptor2-2.0.15
--> Mac: x86_64
---> Unpacking downloads/raptor2-2.0.15.tar.gz
---> Configuring build-Mac-x86_64/raptor2-2.0.15
---> Building build-Mac-x86_64/raptor2-2.0.15
---> Installing build-Mac-x86_64/raptor2-2.0.15
--> iOS: armv7
---> Unpacking downloads/raptor2-2.0.15.tar.gz
---> Configuring build-iOS-armv7/raptor2-2.0.15
---> Building build-iOS-armv7/raptor2-2.0.15
---> Installing build-iOS-armv7/raptor2-2.0.15
--> iOS: armv7s
---> Unpacking downloads/raptor2-2.0.15.tar.gz
---> Configuring build-iOS-armv7s/raptor2-2.0.15
---> Building build-iOS-armv7s/raptor2-2.0.15
---> Installing build-iOS-armv7s/raptor2-2.0.15
--> iOS: arm64
---> Unpacking downloads/raptor2-2.0.15.tar.gz
---> Configuring build-iOS-arm64/raptor2-2.0.15
---> Building build-iOS-arm64/raptor2-2.0.15
---> Installing build-iOS-arm64/raptor2-2.0.15
--> Sim: i386
---> Unpacking downloads/raptor2-2.0.15.tar.gz
---> Configuring build-Sim-i386/raptor2-2.0.15
---> Building build-Sim-i386/raptor2-2.0.15
---> Installing build-Sim-i386/raptor2-2.0.15
--> Sim: x86_64
---> Unpacking downloads/raptor2-2.0.15.tar.gz
---> Configuring build-Sim-x86_64/raptor2-2.0.15
---> Building build-Sim-x86_64/raptor2-2.0.15
---> Installing build-Sim-x86_64/raptor2-2.0.15
-> Creating universal libraries"

I think my issue was one of the folders containing my project had a space in it, and the build script relied upon not having spaces in the path. The build.sh script was verbose about this though, and I changed the path. Thanks so much again for your help!

from owl-api-for-ios.

IvanoBilenchi avatar IvanoBilenchi commented on July 28, 2024

Thanks for the follow-up, I was actually unaware of this (and indeed my build dir doesn't have any whitespaces). I should probably look into ways to improve on that, or mention it in the docs.

Either way, glad you solved this and good luck on your project!

from owl-api-for-ios.

Related Issues (2)

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.