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

Missing files? #11

Closed
fwarmuth opened this issue Feb 8, 2019 · 2 comments
Closed

Missing files? #11

fwarmuth opened this issue Feb 8, 2019 · 2 comments

Comments

@fwarmuth
Copy link

fwarmuth commented Feb 8, 2019

Hey,
i try to compile the project.
Compiling dxgi.dll <-> gamehook.dll works fine.

But the problem is that i cant compile the plugins:
plugin/capture, works -> no error
plugin/python, error: Cannot open include file: 'Python.h': No such file or directory
plugin/server, error: Cannot open include file: 'server_http.hpp': No such file or directory

and yes, these files do not exist.
Where can i find them?
and yes i have a python env installed. And even in Visual Studio i installed the python stuff.
regards

@fwarmuth
Copy link
Author

fwarmuth commented Feb 8, 2019

UPDATE:
plugin/capture, works -> no error
plugin/python, works now -> fix: manual adding lib and include directory of python to the "python plugin" project.
plugin/server, works now -> cloned https://gitlab.com/eidheim/Simple-WebSocket-Server and https://gitlab.com/eidheim/Simple-Web-Server to the ./plugins/server/external/

@fwarmuth fwarmuth closed this as completed Feb 8, 2019
@gianlucamaugeri
Copy link

@fwarmuth which lib and include directory you used?

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

No branches or pull requests

2 participants