You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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":
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":
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":
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":
-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.`
Thanks for your help !
The text was updated successfully, but these errors were encountered: