flickr-downloadr / flickr-downloadr-gtk

A cross-platform desktop app, written in Mono that would download (all or selected) photos from your photostream in their selected size along with their description, title and tags.
https://flickrdownloadr.com/
MIT License
177 stars 41 forks source link

build error Source file `../Secrets.cs' could not be found #67

Closed zhou0 closed 6 years ago

zhou0 commented 6 years ago

/usr/home/lzhou/github.com/flickr-downloadr/flickr-downloadr-gtk/archive/flickr-downloadr-gtk-2.2.0.1/source/FloydPink.Flickr.Downloadr.Bootstrap/CSC: Error CS2001: Source file `../Secrets.cs' could not be found (CS2001) (FloydPink.Flickr.Downloadr.Bootstrap)

floydpink commented 6 years ago

That file includes the API key that this application uses to enable OAuth authentication against Flickr- please let us know if you’d still like to get a copy of Secret.cs set up yourself so that you can build and run without the installers.

Also, there’s a new version now available that might work for you - you may want to check that out

floydpink commented 5 years ago

See https://github.com/flickr-downloadr/flickr-downloadr-gtk/issues/82#issuecomment-436119409