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

Keys.cpp is missing #1

Open
fabianmossberg opened this issue Oct 29, 2020 · 0 comments
Open

Keys.cpp is missing #1

fabianmossberg opened this issue Oct 29, 2020 · 0 comments

Comments

@fabianmossberg
Copy link

When i run make i get the following error:

-- Configuring done
CMake Error at /Users/fabian/Documents/mac/Retro68-build/toolchain/m68k-apple-macos/cmake/add_application.cmake:46 (add_executable):
  Cannot find source file:

    /Users/fabian/Documents/mac/MacPlayer/Keys.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx
Call Stack (most recent call first):
  CMakeLists.txt:6 (add_application)


CMake Error at /Users/fabian/Documents/mac/Retro68-build/toolchain/m68k-apple-macos/cmake/add_application.cmake:46 (add_executable):
  No SOURCES given to target: MacPlayer
Call Stack (most recent call first):
  CMakeLists.txt:6 (add_application)


CMake Generate step failed.  Build files cannot be regenerated correctly.

I see that Keys.cpp is in .gitignore, any idea of what to do?

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