Skip to content

Fix instructions for clingwrapper installation - #28

Merged
wlav merged 1 commit into
wlav:masterfrom
c-w:fix-clingwrapper-install
Dec 7, 2021
Merged

Fix instructions for clingwrapper installation#28
wlav merged 1 commit into
wlav:masterfrom
c-w:fix-clingwrapper-install

Conversation

@c-w

@c-w c-w commented Dec 7, 2021

Copy link
Copy Markdown
Contributor

As discussed on 172, installing clingwrapper from source fails with the following stacktrace:

src/clingwrapper.cxx:2001:26: error: no member named 'GetTagDeclId' in 'CppyyLegacy::TDataMember'; did you mean 'GetDeclId'?
          auto declid = m->GetTagDeclId();
                           ^~~~~~~~~~~~
                           GetDeclId

Updating the installation instructions to not use PEP 517 fixes the setup.

@wlav
wlav merged commit ed4609d into wlav:master Dec 7, 2021
@c-w
c-w deleted the fix-clingwrapper-install branch December 7, 2021 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants