makiam

Results 85 comments of makiam

Unfortunately no. The current build system looks not so highly configurable.... At least I don' know how to do this. I think it is possible to write a lot of...

I just added exclusion filter for distribution configuration. So this is what we have after run > gradle clean build installDist under ArtOfIllusion/ArtOfIllusion/build/install/ArtOfIllusion we have unpacked distribution which contains lib...

SPManager and PostInstall is not an build artefacts but kind of stub projects to download plugins from remote locations

Do the Plugins folder exist and not empty in unpacked distribution location? And You run on Linux or Win? I have no Linux host to check how all this works....

Running now from clean on Linux... ![изображение](https://user-images.githubusercontent.com/16633367/160271488-6d24159c-2b96-4e7e-9c0c-b4da095f722d.png)

Restore back APP_DIRECTORY evaluation code. Now startup script runs from any point and app properl founds Plugins

run > gradle site to create manual under ArtOfIllusion/ArtOfIllusion/build/site running installDist now also create windows executable

Last commit shows how to use some github project as gradle dependency. No need to store Buoy*.jar's locally

Last commit update QT Writer internal library to maven reference. No more libs need to be stored in project

Is this issue the same as #79 ?