Hello all,
I've been working on bring a CodeWarrior (8.3) CFM application into Xcode by adding the files manually and creating the sub-projects so that they create static libraries that the main application depends on (to match the way we build our app currently).
Up to this point, I've been relatively happy except for the slow UI response time that Xcode has (the perforce interface is better than I thought it would be - except for multiple changelists and error messages that don't show up in Xcode).
At first the biggest library, the 7th that I've made in this project, had 4500 errors. This morning I got that number to around 800, but then when I went to select the first of the 800 errors, Xcode went into the spinning pizza of death trance. "Ok, not a big deal", I thought, "Xcode is still in its infancy, lets just get Spin Control up so we can log the trance and bugreport it". Spin Control doesn't register anything. I make sure Xcode is the app that it picks up in the preferences. Nothing. I wait. Nothing. Meanwhile, I can do anything in Xcode. The menus don't come up.
I launch ThreadViewer, the second thread is full green in Cpp::nextToken()(), ObjcParse::nextToken(). Our project is totally c++, no obj-c, so I'm not sure what is up with that.
Anyway, I force quit Xcode and launch it again. Within seconds before even building or compiling, it is locked up again in the same manner. I force quit and do a clean all when Xcode restarts, seconds after that it is locked up.
I will file a bug report, but in the meantime, is there anything I can do to salvage my project? I've spent a considerable amount of time on this project!
Thanks in advance! Lyndsey Ferguson
-- Lyndsey D. Ferguson Software Engineer : Platforms Group Nemetschek North America, Inc. mailto: email@hidden |