Skip to content

Issue Locating libPHCpack.so After Successful Build on Google Colab #73

Description

@Rowing0914

I'm trying to use PHCPack on Google Colab and followed the documentation. According to the instructions, I needed to build libPHCpack.*, so I set up alr and ran alr build. The command finished with the following message:

...
Bind
   [gprbind]      phctop.bexch
   [Ada]          phctop.ali
Link
   [archive]      libmain.a
   [index]        libmain.a
   [link]         phctop.adb
✓ Build finished successfully in 2817.30 seconds.

However, I cannot find the executable libPHCpack.so in the lib/ directory as the README suggests. Could anyone help me locate it?

image

Google colab notebook

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions