digarok / buckshot

Desktop image tool to convert modern (JPG/PNG/etc) images for use with Apple ][ computers.
https://apple2.gs/buckshot
GNU Lesser General Public License v3.0
27 stars 4 forks source link

missing build-buckshot-Desktop_Qt_5_7_0_clang_64bit-Release #2

Closed option8 closed 7 years ago

option8 commented 7 years ago

line 6 of make_dist_mac.sh

cp -R build-buckshot-Desktop_Qt_5_7_0_clang_64bit-Release/buckshot.app $DEXTRAS

no such directory

option8 commented 7 years ago

actually, that's probably the result of building the source. how about a makefile, or build instructions?

digarok commented 7 years ago

Yeah, I think this is the larger issue. I don't have any development instructions. I'll add something that at least coverts the requirements (mostly just Qt) but also addresses building the DMG / other OS bundles in case they really want to do that.

digarok commented 7 years ago

I have added build instructions, but probably more importantly I've also added a reference to the download pages.