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

Daily doesn't build with QGC_DISABLE_PX4_PLUGIN and QGC_DISABLE_PX4_PLUGIN_FACTORY set to ON #12542

Open
rubenp02 opened this issue Mar 6, 2025 · 0 comments

Comments

@rubenp02
Copy link
Contributor

rubenp02 commented Mar 6, 2025

Expected Behavior

QGC should build normally without PX4 support.

Current Behavior

The following build time error appears:

...\src\Comms\MockLink\MockLink.h(16): fatal error C1083: Can't open included file: 'px4_custom_mode.h': No such file or directory

Steps to Reproduce:

  1. Set-up build normally.
  2. Set QGC_DISABLE_PX4_PLUGIN and QGC_DISABLE_PX4_PLUGIN_FACTORY (not sure which one is the actual culprit) to ON in CustomOptions.cmake or elsewhere.
  3. Attempt to build

System Information

  • Operating System: Windows 11
  • QGC Version: master
  • QGC Build: daily
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant