Assertion failed: [outputs areAllObjectsKindOfClass:[XCDependencyNode class]]
Assertion failed: [outputs areAllObjectsKindOfClass:[XCDependencyNode class]]
- Subject: Assertion failed: [outputs areAllObjectsKindOfClass:[XCDependencyNode class]]
- From: Rick Mann <email@hidden>
- Date: Fri, 16 Feb 2007 18:03:23 -0800
I'm trying to get my D plugin to work. I've based of another plugin.
It recognizes and syntax-colors my source files, and you can see
build rules for .d files, but when I try to build, I get this:
Checking DependenciesInternal error occurred while creating
dependency graph: ASSERTION FAILURE in /SourceCache/DevToolsBase/
DevToolsBase-762/pbxcore/SpecificationTypes/
XCCompilerSpecification.m:388 (object=<XCCompilerSpecification:
0x006de3e0>,
selector=computeDependenciesForInputFile:ofType:variant:architecture:o
utputDirectory:inTargetBuildContext:): Assertion failed: [outputs
areAllObjectsKindOfClass:[XCDependencyNode class]]
Because the D compiler is basically GCC, I was trying to mimic other
things I'd seen for gcc.
The plugin files are viewable here:
http://fisheye2.cenqua.com/browse/darbon/XcodePlugin
You can visit the individual files by navigating the Fisheye browser.
Downward-pointing arrows next to file names give you raw source.
Thanks for any help!
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden