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

The command "make" fails on linux. #6

Open
Hack06 opened this issue Aug 4, 2018 · 0 comments
Open

The command "make" fails on linux. #6

Hack06 opened this issue Aug 4, 2018 · 0 comments

Comments

@Hack06
Copy link

Hack06 commented Aug 4, 2018

After the command "cmake ." I run the command "make" but it fails with the following message:

PlayCap-0.1.1-Source/AboutWindow.h:25:16: fatal error: fx.h: No such file or directory
compilation terminated.
CMakeFiles/playcap.dir/build.make:62: recipe for target 'CMakeFiles/playcap.dir/AboutWindow.o' failed
make[2]: *** [CMakeFiles/playcap.dir/AboutWindow.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/playcap.dir/all' failed
make[1]: *** [CMakeFiles/playcap.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2

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

1 participant