Git Product home page Git Product logo

Comments (21)

windock avatar windock commented on July 28, 2024

I fully agree.

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

For what it's worth, should Martin ask, I would be willing to help out in this way. In the meantime, I'm happy to keep my fork up to date, which I use as my main editor.

from vico.

joshontheweb avatar joshontheweb commented on July 28, 2024

+1 I love vico, but it is still lacking in many features. I'd love to see it not die.

from vico.

kimslawson avatar kimslawson commented on July 28, 2024

Agreed! Vico is still useful but needs polish and love.

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

A note: I'm using the merged branch in my fork to keep track of functionality and bug fixes and such that I've merged. master tracks master from this repository. Last night, I switched my fork to have merged as its default branch, so cloning the fork will now put you on the merged branch automatically, and pull requests made on that repository will be to the merged branch automatically as well.

from vico.

godDLL avatar godDLL commented on July 28, 2024

@Shadowfiend there is currently no easy way to get at a recent version of Vico. I'm no Obj-C developer, but I expected to just pull your 'merged' branch and be able to compile it with a recent version of Xcode, and this is just not doable (and hasn't been for as long as Vico has been on GitHub). Git submodule error messages are cryptic and unhelpful.

I paid for Vico, I don't want to see it not being used just because there isn't a nightly build easily downloadable.
As it stands we're just gathered here to watch it die, and go completely out of use.

@martinh isn't available, and hasn't been for months. I vote for considering his repo defunct.

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

XCode cannot build Vico, and has not been able to from the beginning (that is, from when it was first released as open source). However, you can use make.

make run will run Vico just fine, and once you've run it once you will have an executable in the build/DEBUG subdirectory of the directory you checked out vico to. make probably also generates that executable (so you don't have to do make run and run it once), but I haven't checked that recently as I'm constantly switching between working on Vico and working on other stuff using Vico.

Hope that helps!

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

(As a side note, were someone to work on getting the XCode project working, I'd be glad to pull those changes into my merged branch. The real problem is, I use Vico to build Vico, so I wouldn't necessarily notice if things broke.

Also worth mentioning, once you've built Vico using make, you should still be able to debug it using XCode. Unless I did some additional setup long ago that lets me do that, but I don't think so.)

from vico.

godDLL avatar godDLL commented on July 28, 2024

@Shadowfiend I was under the impression make used Xcode to build Vico, sorry about that. I've made another attempt at it, and the cryptic submodule-related message is still there.

EDIT: created new ticket at github.com//issues/43

My point still stands – I'm using the same version of Vico I paid for in the AppStore, because there isn't a nightly available, and the thing won't build for me. I'm sure I'm not alone.
Vico isn't getting used or promoted, and vicoapp/vico is woefully out of date.

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

Huh. Interesting. Looks like it's trying to clone a read/write version of the ack repository, and you don't have access, so it's clearly failing. Can you open a separate issue for this? I'll investigate a bit, as if that's failing for you it should really be failing for me, too O.o

from vico.

godDLL avatar godDLL commented on July 28, 2024

So, as we found out, a person without a GitHub SSH key can't pull and compile Vico. A nightly is a must, if we want to rekindle interest in this project.

from vico.

vgrichina avatar vgrichina commented on July 28, 2024

I can setup "nightly" builds using the continuous integration service I build – http://hosted-ci.com
I'll let you know once it works fine.

from vico.

godDLL avatar godDLL commented on July 28, 2024

@vgrichina pulling from Shadowfiend/vico:merged, right?
And don't forget you're awesome for doing this.

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

Awesome!

from vico.

tfwright avatar tfwright commented on July 28, 2024

Anyone know where I can find this build?

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

I don't think it's been set up yet, given that @vgrichina hasn't circled back with any news :)

from vico.

vgrichina avatar vgrichina commented on July 28, 2024

Sorry guys, got side tracked with that. Will try to setup this stuff after
I come from WWDC

Четвер, 13 червня 2013 р. користувач Antonio Salazar Cardozo написав:

I don't think it's been set up yet, given that @vgrichinahttps://github.com/vgrichinahasn't circled back with any news :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/40#issuecomment-19395564
.

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

Ok folks, I'm going to go ahead and close this ticket. I've been given admin privileges to the Vico repository, so I'll be doing some housecleaning over the next few days so we can make this the canonical source for Vico's latest state.

from vico.

Shadowfiend avatar Shadowfiend commented on July 28, 2024

@vgrichina Once you do get back from WWDC, if you could make things build from the master branch of this repo, I think it should be synced with my merged branch by then :)

from vico.

tfwright avatar tfwright commented on July 28, 2024

Sounds great. Thanks to both of you for your work on this.

from vico.

godDLL avatar godDLL commented on July 28, 2024

@vgrichina maybe this helps? github.com/blog/1547-release-your-software

from vico.

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.