FaqCPlusPlusPackDependencyErrors
Build fails with error in file something.o.d. What can I do?
- Make sure you are using the latest version of NetBeans. Several relevant bugs we fixed in NetBeans 6.5 update 2.
- Uncheck "Enable Make Dependency Checking" in project properties -> Build -> Expert. Detailed explanation of this checkbox is available in the article Make Dependency Checking
- File a bug against CND and attach the erroneous *.d file.
