Error: IOException: Cannot run program "C:\Users\daniel\Google": CreateProcess error=193, %1 is not a valid Win32 application
Completed
this error appears when i try to debug...
real path is "C:\Users\daniel\Google Drive\samer\cpp\ex3\cmake-build-debug".
hoever when the project not on google drive folder debuger worke fine (exmp "C:\Users\daniel\Desktop\New folder (3)\ex11\cmake-build-debug").
this error did not appears in previous versions of clion...
(raning the program is ok)
c++
Please sign in to leave a comment.
Daniel, what are the steps to reproduce? Could you please attach the log file (Help | Show Log in ...)
C:\Users\daniel\.CLion2017.1\system\cygwin_cmake\bin\cmake.exe -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" "/cygdrive/c/Users/daniel/Google Drive/samer/cpp/ex3"
-- Configuring done
-- Generating done
-- Build files have been written to: /cygdrive/c/Users/daniel/Google Drive/samer/cpp/ex3/cmake-build-debug
i can sent you zip of the whole project, if give me give email addres...
Hi, Daniel.
Please send idea.log(Help | Show Log in ...) and your project to clion-support at jetbrains.com. Thank you!