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

Build error, missing .h file #13938

Open
2 tasks done
iplayfast opened this issue May 10, 2024 · 1 comment
Open
2 tasks done

Build error, missing .h file #13938

iplayfast opened this issue May 10, 2024 · 1 comment
Labels
3rd party component Issue related to 3rd party component Packaging/building Related to building, compiling or packaging FreeCAD

Comments

@iplayfast
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

/home/chris/github/FreeCAD/src/Mod/Assembly/App/AssemblyObject.cpp:74:10: fatal error: OndselSolver/ASMTRotationLimit.h: No such file or directory
74 | #include <OndselSolver/ASMTRotationLimit.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Full version info

Looking at the Onsdel version of freecad, it looks like their AssemblyObject.cpp doesn't use it.

Subproject(s) affected?

None

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maxwxyz
Copy link
Collaborator

maxwxyz commented May 10, 2024

Did you try to run
git submodule update --init --recursive

@maxwxyz maxwxyz added Packaging/building Related to building, compiling or packaging FreeCAD 3rd party component Issue related to 3rd party component labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party component Issue related to 3rd party component Packaging/building Related to building, compiling or packaging FreeCAD
Projects
None yet
Development

No branches or pull requests

2 participants