8000 Use pkg-config instead of python3-config in the configure file · Issue #1258 · omnetpp/omnetpp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use pkg-config instead of python3-config in the configure file #1258

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

Open
rhornig opened this issue Nov 8, 2024 · 1 comment
Open

Use pkg-config instead of python3-config in the configure file #1258

rhornig opened this issue Nov 8, 2024 · 1 comment
8000 Assignees
Milestone

Comments

@rhornig
Copy link
Contributor
rhornig commented Nov 8, 2024

Platform

  • OMNeT++ version: 6.1.0

Ssing python3-config causes some issues on various package managers (see #1239). It would be much better to use the pkg-config tool (which is already a dependency anyway) to get the linker and compiler flags for the python related embedding.

@rhornig rhornig added this to the 7.0 milestone Nov 8, 2024
@rhornig rhornig self-assigned this Nov 8, 2024
@torokati44
Copy link
Member

This was the initial idea of course, the problem was that pkg-config can't provide the output of python3-config --extension-suffix.

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

2 participants
0