Giter Site home page Giter Site logo

cocoapods svgren not found about svgren HOT 4 CLOSED

oziphantom avatar oziphantom commented on July 16, 2024
cocoapods svgren not found

from svgren.

Comments (4)

oziphantom avatar oziphantom commented on July 16, 2024 1

I tired 5.x on the android version and got a lot of broken conversions of the images. So anything that is 4.x is fine, the original ran 1.7.

I've got it to find the svg files now, but I have a bunch of other linker errors. So I'll have to go fight them before I can declare this working :D

As always, thank you for your help.

from svgren.

igagis avatar igagis commented on July 16, 2024

Hi,

it actually has never been on the official cocoapods repo. It always was in my personal cocoapods repo.
There is a wiki page about how to install the library: https://github.com/cppfw/svgren/blob/master/wiki/Main.adoc#installation
And in particular it refers to a wiki which describes how to set up my personal repos for different package management systems: https://github.com/cppfw/wiki/blob/master/EnableRepo.adoc

So, following this manual you have to add cppfw cocoapods repo to your Podfile.

Note, that recently I have moved all my libs to a separate github organization calledcppfw. This was done due to moving to github actions CI instead of Travi-CI because having organization gives some benefits for github actions, like possibility to share secret tokens between all repos of the organization. For that new organization cppfwI have also created new repos.
So, if you are using my libs with some other package management systems, please check that your set up repos are correct, i.e. have cppfw instead of igagis in their URLs/names (check the wiki page I referred above).
I will still keep the old repos for some time, but new versions of the libs will not be pushed to the old repos.

P.S.
@oziphantom by the way, is your app available in google play for checking out?

from svgren.

oziphantom avatar oziphantom commented on July 16, 2024

aha
installation link was 404'in for me. That one works ;)
So it installed 5.3
explicitly setting it to <= 0.4.77

None of the spec sources contain a spec satisfying the dependency

PS Sadly the android version is not out as the cocos2d-x web view doesn't work on android and they don't seem to care. So now I'm rushing to get the iOS update out as the next book is Christmas Themed.

from svgren.

igagis avatar igagis commented on July 16, 2024

yes, the installation link was broken, I have just fixed it recently.

Do you need exactly version 0.4.77? Can't you use the latest one?

The old versions available in the old repo (same URL but cppfw->igagis). But I recommend you to move to the latest version, there are no much changes to the API, but it uses AGG instead of cairo, which gives more permissive license (cairo is LGPL).

from svgren.

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.