Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small build issue [Archlinux] #99

Closed
Salamandar opened this issue Feb 4, 2021 · 3 comments
Closed

Small build issue [Archlinux] #99

Salamandar opened this issue Feb 4, 2021 · 3 comments

Comments

@Salamandar
Copy link

Salamandar commented Feb 4, 2021

Hi,
I'm the packager of freecad-linkstage3-git on AUR, and I lately had a build issue : (sorry for the french)

../src/Gui/WidgetFactory.cpp: Dans la fonction membre « Py::Object Gui::PythonWrapper::fromQEvent(QEvent*, const char*) »:
../src/Gui/WidgetFactory.cpp:794:37: erreur: « object » n'a pas été déclaré dans cette portée; vouliez-vous employer « _object » ?
  794 |     return qt_wrapInstance<QEvent*>(object, className, "shiboken2", "PySide2.QtCore", "wrapInstance");
      |                                     ^~~~~~
      |                                     _object

Current commit is : e6f85410a21ff929d1656d1da9e8aa90e9284481

Thanks a lot for your hard work !!

realthunder added a commit that referenced this issue Feb 4, 2021
@Salamandar
Copy link
Author

Looks like it fixes the issue. Thanks !!

@ceremcem
Copy link

@Salamandar Forgot to close the issue?

@Salamandar
Copy link
Author

Yeah. Closing.

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

No branches or pull requests

2 participants