spences10 / VBA-IDE-Code-Export

Export & Import VBA code for use with Git (or any VCS)
MIT License
119 stars 34 forks source link

Installer is missing #81

Closed darkoverlordofdata closed 7 years ago

darkoverlordofdata commented 7 years ago

I am trying to follow the instructions from the readme, but fail at step 1;

1. [Download](https://github.com/spences10/VBA-IDE-Code-Export/releases) the
   add-in installer (e.g. `CodeExport_setup_1.2.3.exe`)

There is no *.exe by any name in the release area or the archives therein.

mattpalermo commented 7 years ago

Damn you're right. I must have forgot to upload the compiled files last release! You'll have to either compile from the source code or ask @spences10 nicely to upload some files :)

spences10 commented 7 years ago

Say whaaaaaat!?

giphy

@mattpalermo do you have a *.exe kicking around? Otherwise I'll take this out and just stick with having a pre compiled .xlam

@darkoverlordofdata I think you'd be best off, lilke @mattpalermo says to compile from source if you're in a hurry 👍

darkoverlordofdata commented 7 years ago

I downloaded the *.xlam from release and followed the instructions to build an exe. That works. Thanks.

mattpalermo commented 7 years ago

@spences10 perhaps you will need to go back to the xlam if that is what you are comfortable with.

spences10 commented 7 years ago

Hey @mattpalermo, hows things buddy?

Lost a load of momentum with this recently, time to pick things up again!!

Trying to recall the reasoning behind having an installer now over just using the BLOB?