Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Nothing happens with :CMakeBuild #70

Open
markand opened this issue Sep 30, 2017 · 8 comments
Open

Nothing happens with :CMakeBuild #70

markand opened this issue Sep 30, 2017 · 8 comments

Comments

@markand
Copy link

markand commented Sep 30, 2017

Hello,

I'm trying this plugin with vim 8.0.

I do like stated in the documentation:

  • :CMakeCreateBuild build
  • :CMakeBuild

It just prints Built all targets but nothing happens, the build directory stays empty. What do I miss?

@jalcine
Copy link
Owner

jalcine commented Oct 17, 2017

Hey @markand, few questions:

  1. From what directory did you call :CMakeCreateBuild build? What's the value of :echo getcwd()?
  2. Is there a CMakeCache.txt in the directory already? Can you provide the output of the directory as tree build?

@jalcine jalcine added the bug label Oct 17, 2017
@jalcine jalcine added this to the Backlog milestone Oct 17, 2017
@markand
Copy link
Author

markand commented Nov 29, 2017

  1. I call :CMakeCreateBuild build from the top repository (which contains CMakeLists.txt and not a build directory yet)
  2. :echo getcwd() returns /home/markand/dev/irccd
  3. I get this error without a build directory at all

EDIT: sorry wrong formatting.

@jalcine
Copy link
Owner

jalcine commented Nov 29, 2017

Just for completeness, do you mind making a sample repository that I can use as a test?

@markand
Copy link
Author

markand commented Nov 30, 2017

Yes, http://hg.malikania.fr/nsnake

@LiZhenhuan1019
Copy link

+1 the same thing happened to me

@jalcine
Copy link
Owner

jalcine commented Dec 14, 2017

Still working on a fix for this. I'm very open to PRs and/or more information on how to reproduce this!

@essial
Copy link

essial commented Feb 12, 2018

Same. Doesn't work. CMakeBuild says nothing. Maybe a plugin combination issue?

@cmaughan
Copy link

Me too. Sad face :(

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

No branches or pull requests

5 participants