linux, cmake generates stuff into ../generated/55cee114 .... but...
Hi,
sometimes i must kill project related cmake files under
/home/iface/.clion10/system/cmake/generated/*
because of strange c++ compiler errors.
g+++ (Ubuntu 4.8.1-2ubuntu1~12.04) 4.8.1
-
before i can do this i have to close project within lion or to close lion.
kill generated directory
start again
load CMakeLists.txt
clean
build
...
It does not happen often.
It happens more if i work with precompiled header "gpre.h" => "gpre.h.gch"
In this case i also kill "gpre.h.gch"
A total clean button/menu would be nice to have.
(better no bugs ... but the whole tool chain might too complicated - so maybe good idea to support with "manual input")
Greetings Olaf
Please sign in to leave a comment.
There is a "Clean" anction under "Run" menu - does it help?
I know about "clean" - and it does not help.
A better clean is to kill generated dir - this is the only clean which helps, when i have strange compiler errors
if next time happen, i will attach screenshot
OK. Please report the screenshot and other details to our bug tracker: https://youtrack.jetbrains.com/issues/CPP