Skip to content

'make bind' fails the first time on a fresh checkout #22

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
mkoval opened this issue Apr 9, 2016 · 0 comments
Open

'make bind' fails the first time on a fresh checkout #22

mkoval opened this issue Apr 9, 2016 · 0 comments
Labels

Comments

@mkoval
Copy link
Member

mkoval commented Apr 9, 2016

Running make bind on a fresh checkout fails because compile_commands.json does not yet exist:

CMake Error at CMakeLists.txt:52 (add_custom_target):
  Cannot find source file:

    /home/mkoval/dart-distribution-ws/build/dartpy/bind-prefix/src/bind-build/compile_commands.json

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx

Running the command a second time works as expected. @psigen ideas?

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

No branches or pull requests

1 participant