Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Compilation errors in HEAD

Hi Toni,
 
I am using 3.4M5. The errors are CDT-related. Here are some of them:
 
DefaultCodeFormatterConstants.FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_ARRAY_INITIALIZER cannot be resolved CIndenter.java org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text line 140
 
ICPPDelegate cannot be resolved to a type DOMCompletionProposalComputer.java org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist line 467
The type IndexView must implement the inherited abstract method PDOM.IListener.handleChange(PDOM, PDOM$ChangeEvent) IndexView.java org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/indexview line 71
 
Thanks,
Mikhail

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Leherbauer, Anton
Sent: Thursday, February 28, 2008 12:21 PM
To: CDT General developers list.
Subject: RE: [cdt-dev] Compilation errors in HEAD

Hi Mikhail,
I don't get build errors with current HEAD.
Do you build against Eclipse 3.4M5? There were some changes which require new API added in 3.4M5.
Toni


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
Sent: Thursday, February 28, 2008 1:04 PM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Compilation errors in HEAD

Hi,
I've checked out the HEAD branch and it doesn't build - there are errors in org.eclipse.cdt.ui. It seems that some changes weren't checked in properly.
Thanks,
Mikhail Khodjaiants
ARM Limited

--

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.


Back to the top