Clarification on compiling documentation
Compiling directions states that one should clone the repo and then launch compilation. Github allows to download the zip file of the repo, which I did. Then compiling failed : submodules were missing.
I deleted the downloaded files and cloned the repo. Then compiling worked. I suggested adding in the readme that downloading the zip file will not work.
You compiled without unzipping or am I understanding that wrong? Is the file list different if you clone vs download from zip?
On Sat, Sep 21, 2024 at 7:38 AM Fabrice @.***> wrote:
Compiling directions states that one should clone the repo and then launch compilation. Github allows to download the zip file of the repo, which I did. Then compiling failed : submodules were missing.
I deleted the downloaded files and cloned the repo. Then compiling worked. I suggested adding in the readme that downloading the zip file will not work.
— Reply to this email directly, view it on GitHub https://github.com/MYSTRANsolver/MYSTRAN/issues/88, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAICUWPVE6PYKD7LLD4JR5TZXWAHHAVCNFSM6AAAAABOTUV6B6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DAMZSGY2DGOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Sorry, I was not accurate enough. I downloaded from https://github.com/MYSTRANsolver/MYSTRAN_Releases/tree/main/15.1.1/Source and unzip.
thoughts @Bruno02468
Closing because downloading the zip and using the "clone" command are not the same thing.
Opening because we should find a way to make the zip method work