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

Fix standalone service compilation #91

Closed
mauriciovasquezbernal opened this issue Mar 27, 2019 · 2 comments
Closed

Fix standalone service compilation #91

mauriciovasquezbernal opened this issue Mar 27, 2019 · 2 comments
Assignees

Comments

@mauriciovasquezbernal
Copy link
Contributor

libpolycube provides a set of primitives used by the services to communicate with the framework.

Some includes paths are giving problems in the compilation of standalone services (services that are not shipped with polycube), in order to solve it a pkg-config configuration file for libpolycube should be created, so services know which libraries and include paths they should use.

@frisso frisso changed the title provide pkg-config for libpolycube Fix standalone service compilation Apr 5, 2019
@frisso
Copy link
Contributor

frisso commented Apr 5, 2019

Renamed from the original name "provide pkg-config for libpolycube" which didn't explain which was the problem.

@frisso
Copy link
Contributor

frisso commented Apr 26, 2019

Solved by #115 .

@frisso frisso closed this as completed Apr 26, 2019
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