Hi Ben, On 29 November 2017 at 06:51, Ben Coman <btc@openinworld.com> wrote:
On 29 November 2017 at 02:40, Torsten Bergmann <astares@gmx.de> wrote:
Hi Ben,
I think you forgot to give Iceberg the "src" subdirectory where all the code packages reside.
Not such much forgot and not being aware of the impact of that field :P ;)
When you forget to give the "Code subdirectory" in the dialog the repo points to the bencoman/libclang-pharo-bindings root which has no packages. Thats why the packages pane is empty.
So I think you should:
1. World Menu -> Iceberg 2. In the dialog 2a) Set Remote URL: https://github.com/bencoman/libclang-pharo-bindings.git 2b) Local directory: shows where the repo is locally clone to (keep it or change as you like) 2c) Code subdirectory: enter "src" here !!! 3. Then click on/select the repository "libclang-pharo-bindings" in the upper pane of Iceberg 4. Click on the "Packages" pane in the lower part - you now will see all packages in the repo
Thx. That worked in 32 bit. However in 64 bit when I do step 2 the Image exits (i.e. no debug log).
I haven't tried 64 bit for a couple of months, however I had similar behaviour, see http://forum.world.st/Iceberg-causes-64-bit-VM-core-dump-on-Ubuntu-tt4967262... Cheers, Alistair