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

Windows 10 : cmake can't build irony server because of relative path #554

Open
antonymerle opened this issue Jan 21, 2020 · 0 comments
Open

Comments

@antonymerle
Copy link

Hello,
I fail to build irony server on windows 10 because of relative path... I erased the irony floder to start clean, but it didn't help...

`-- mode: compilation; default-directory: "~/AppData/Local/Temp/build-irony-server-1.4.0/" --
Compilation started at Tue Jan 21 20:42:37

"cmake" "-DCMAKE_INSTALL_PREFIX=c:/Users/antony/.emacs.d/irony/" "c:/Users/antony/.emacs.d/elpa/irony-20191009.2139/server" && "cmake" --build . --use-stderr --config Release --target install
-- Irony package version is '1.4.0'
-- Found emacs: C:/Program Files (x86)/emacs-26.3-x86_64/bin/emacs.exe
-- Configuring done
CMake Error in c:/Users/antony/.emacs.d/elpa/irony-20191009.2139/server/src/CMakeLists.txt:
Found relative path while evaluating include directories of "irony-server":

"c:/Users/antony/.emacs.d/elpa/irony-20191009.2139/server/src/c:/Users/antony/.emacs.d/elpa/irony-20191009.2139/server/src"

CMake Error in c:/Users/antony/.emacs.d/elpa/irony-20191009.2139/server/src/CMakeLists.txt:
Found relative path while evaluating include directories of "irony-server":

"c:/Users/antony/.emacs.d/elpa/irony-20191009.2139/server/src/c:/Users/antony/.emacs.d/elpa/irony-20191009.2139/server/src"

-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.`

Thanks for your help !

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