I used to be able to download the grappa library from:
http://www.research.att.com/~john/Grappa/grappa.tgz
But now it always reports an issue after clicking the link.
Does anyone download it successfully recently? If someone has a copy, can you kindly give me a copy?
You're right. The link is not working anymore. Did you check this repo?
Related
I'm trying to download Pydev and having no luck at all. I'm told to click on the link for updates, (http://www.pydev.org/updates) but I'm then sent to a "dummy" site with other links that are no help at all. I've been at it for a couple of days now with no luck. I have Eclipse Neon so I'm ready to go as far as that's concerned. Anyone know what's happening and how to resolve this? Thanks.
Actually, that's not a link you're supposed to click... you should add it as an update site in Eclipse in Help > Install New Software.
See http://www.pydev.org/download.html for a better explanation.
in my eclipse it try to work with file content.xml that not exist on the link.
I try with
jar:https://dl.bintray.com/fabioz/pydev/5.4.0/content.jar!/
and it work to me
The link for TangoSDK_Capella_Unity5.unitypackage on https://developers.google.com/project-tango/downloads is broken.
Is there any alternate link where the package can be downloaded from?
The broken link should be fixed now. Please try to download it again.
Something is broken on https://dev.modern.ie/tools/vms/
After selecting the VM that I want to download, the links do not appear...
And there is a js error in my console log...
ReferenceError: i18n is not defined
I am experiencing the same issue.
I have found this gist with the direct links to the downloads:
https://gist.github.com/zmwangx/e728c56f428bc703c6f6
Only mac links but maybe the others can be built from the structure.
This Github project has the VMs available through a bash script. I'm trying to download one now, and it appears to be working. Appears to work on multiple platforms.
This is fixed since around 7.00am PST.
The issue was a missing file in the CDN that didn't get pushed (i18next\i18next.js).
If I want to open a playground downloaded from the internet, I get asked if I want to open that playground. I say yes, but it keeps asking each time I get back to it.
The problem occurs with this NSHipster playground.
No other steps required.
Xcode version is 6.3.2 (6D2105)
Any way to fix this?
To clarify: I have "Anywhere" checked in my security settings.
I also tried doing a chown and chmod, but doesn't help.
It could be related to your security settings:
Check if you have anywhere checked.
I got the same issue with xcode 6.3.2. I got the issue when I downloaded it via ibook link. Once I downloaded it via we, it worked. https://developer.apple.com/library/ios/documentation/Swift/Conceptual/Swift_Programming_Language/GuidedTour.html#//apple_ref/doc/uid/TP40014097-CH2-ID1
My previous version was playground version='1.0' and the new one also same. But it includes lots of new libraries.
i have recently created my first app and got it onto my ipad, however, i wasn't getting the "phonegap is working" alert. After digging around the code, it seems the onDeviceReady function is not running and i narrowed it down to the phonegap-1.3.0.js, which was missing. I thought that phonegap build this file automatically, but can't seem to find it anywhere. can someone tell me hoe to generate this file or where i can download it?
You should check that you have all the phonegap files that you need, and download the zip file from here: http://phonegap.com/download-thankyou (assuming you're ok with using the latest PhoneGap).
Visit http://code.google.com/a/eclipselabs.org/p/mobile-web-development-with-phonegap/source/browse/trunk/com.mds.apg/resources/phonegap/js/phonegap-1.3.0.js?r=126