Build Complete but console not updated [message #805553] |
Thu, 23 February 2012 17:28  |
Eclipse User |
|
|
|
I have a large project (over 3000 .cpp files) with a lot of include paths. I have been using parallel builds to speed up compile time. The problem i am encountering is that after everything is compiled the Eclipse UI is effectively locked while the build console "catches up" This can take over 10 minutes. I know the compile is finished because in task manager there are no cc1plus.exe or g++ processes running. just javaw.exe working as hard as it can.
Any help on how to fix this?
I'm using Indigo with CDT manage project, the MinGW C++ tool chain, and building the project as a static library. I have parallel builds selected using 8 threads. I have tried turning the error parsing off, did not notice a difference.
This is kind of a showstopper if i cant work around this.
Any help would be appreciated.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04766 seconds