Parser Python interface no longer works

Issue #133 resolved
Laurie Nevay created an issue

I can no longer use the python interface provided by the parser. Python complains that the symbols aren't found and indeed when inspecting the (fresh) library, they're not there.

I want to use int GMAD::GetNElement()

Comments (3)

  1. Stewart Boogert

    Apologies I moved the methods required in the lib to outside the code containing the main. Then methods are visible from the library.

  2. Log in to comment