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

How to handle conflicting API (in external modules)? #2184

Open
Jarod42 opened this issue Feb 14, 2024 · 0 comments
Open

How to handle conflicting API (in external modules)? #2184

Jarod42 opened this issue Feb 14, 2024 · 0 comments
Labels

Comments

@Jarod42
Copy link
Contributor

Jarod42 commented Feb 14, 2024

What's your question?

I test external modules, I put generators in premake5-system.lua
I have one project which uses one module with "conflicting" api
same name, (and even same definition) leading to errors.
Which is the proper way to handle that?

For actual case, it is premake-qt and premake-qmake with api qtmodules.

Anything else we should know?

From dcourtois/premake-qt#33

The proper way to fixing that would be to have the ability to create addon namespaces, but that's something that needs to be solved in Premake-core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant