jalcine / cmake.vim

:hammer: CMake functionality within Vim.
https://jalcine.github.io/cmake.vim
MIT License
74 stars 11 forks source link

Unable to Find CMake Definitions #1

Closed jalcine closed 11 years ago

jalcine commented 11 years ago

As reported via: https://twitter.com/SteveDeFacto/status/362950302304972800

Error detected while processing function cmake#commands#create_build..cmake#util#check_for_cmake_definition:
line    1:
E121: Undefined variable: dir
E116: Invalid arguments for function filereadable(dir . "/CMakeLists.txt") | return 0 | endif
E15: Invalid expression: !filereadable(dir . "/CMakeLists.txt") | return 0 | endif
line    2:
E171: Missing :endif
Error detected while processing function cmake#commands#create_build:
line    2:
[cmake] Cannot find `CMakeLists.txt` in '/home/steven/ovgl'.