Giter Site home page Giter Site logo

Comments (16)

alexey-pelykh avatar alexey-pelykh commented on July 29, 2024 3

Well, definitely I'm not going to explain how to use google and terminal, sorry.

from osmand-ios.

jd0048 avatar jd0048 commented on July 29, 2024 2

Right,
I had clone from below step
1)repo init -u https://github.com/osmandapp/OsmAnd-manifest -m readonly.xml
2)./ios/prepare.sh
3)./ios/prebuild-core.sh

it will clone build,core,ios and resources folder now when i try to run project it will giving me errors for missing framework.
Currently i am stuck at error

'QtGlobal' file not found from QtExtension.h file #include
Can you please guide me how can i fix this error

It will be really helpful if you guide me solve OsmAnd iOS project error
Thank you.

from osmand-ios.

jd0048 avatar jd0048 commented on July 29, 2024 1

@Mohamed-Ramadan Have you find any success?, i am facing issue after cloning repo it will giving me error for 'OsmAndCore/QtExtensions.h' file not found

from osmand-ios.

berabhavin avatar berabhavin commented on July 29, 2024 1

I am facing a same problem after cloning the repo and also download the source code direct and try to build the project but facing a same error.

from osmand-ios.

jd0048 avatar jd0048 commented on July 29, 2024 1

@crimean @alexey-pelykh From where i can find "OsmAndCore" framework to import in iOS project ?

from osmand-ios.

jd0048 avatar jd0048 commented on July 29, 2024 1

@vshcherb Why it's closed, we are still facing this issue

from osmand-ios.

Mohamed-Ramadan avatar Mohamed-Ramadan commented on July 29, 2024

@jd0048 still facing the same problem and there is no guide from anyone who contributed in this open source project !!!

from osmand-ios.

alpesh12 avatar alpesh12 commented on July 29, 2024

@crimean @alexey-pelykh i am facing issue for configuration of project, i am getting error for "QtGlobal" framework

#include <QtGlobal>
'QtGlobal' file not found in "QtExtensions.h" file

Can you please guide me how can we fix this issue?
Thank you

from osmand-ios.

alexey-pelykh avatar alexey-pelykh commented on July 29, 2024

Start with repo tool + https://github.com/osmandapp/OsmAnd-manifest/blob/master/jenkins_ios.xml

from osmand-ios.

jd0048 avatar jd0048 commented on July 29, 2024

Thank you for replay

i had enter command in terminal
repo tool + https://github.com/osmandapp/OsmAnd-manifest/blob/master/jenkins_ios.xml

It will giving me error "repo: 'tool' is not a repo command. See 'repo help'."

from osmand-ios.

guoliang1206 avatar guoliang1206 commented on July 29, 2024

@jd0048 do you have find a solution about QtGlobal file not found issue?

from osmand-ios.

guoliang1206 avatar guoliang1206 commented on July 29, 2024

@alpesh12 do you have find this file?

from osmand-ios.

jd0048 avatar jd0048 commented on July 29, 2024

@guoliang1206 No
i am not able to configure project, so i am switch from OsmAnd to HERE SDK for map related functionality

from osmand-ios.

Mohamed-Ramadan avatar Mohamed-Ramadan commented on July 29, 2024

I wonder why it's not easy to configure this project ?!!!
there is no any support from project contributors to make this job done!

from osmand-ios.

vshcherb avatar vshcherb commented on July 29, 2024

So far instructions looks easy, there were some people who did it successfully.

1. Install XCode + command-line tools
2. Install cmake
3. Install brew (https://brew.sh)
   Run: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
4. Install imagemagick with librsvg
   Run: brew reinstall imagemagick --with-librsvg
5. mkdir OsmAnd && cd OsmAnd
6. Clone manually or via google repo tool: https://github.com/osmandapp/OsmAnd-manifest/blob/master/jenkins_ios.xml
7. Run ./ios/prepare.sh
8. #include <stdlib.h> in gif_hash.c
9. Open osmand.xcworkspace in XCode and build

If this instruction doesn't work, then something needs to be fixed though until it doesn't affect people who are working on the project, I believe it will stay as it is.

The bug is closed cause it is not a product issue.

from osmand-ios.

crimean avatar crimean commented on July 29, 2024

Just modified the jenkins_ios.xml. The android and core-legacy projects are needed for OsmAnd-ios now.

from osmand-ios.

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.