Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Problem with 2019-09 M2

It doesn't seem a platform problem. Reverting commit "Bug 522200: [C++17] Add support for structured binding declarations" it seems did the trick. Now we need to understand what's the problem here. I guess there's something wrong with the manifest change of org.eclipse.cdt.core.

Il 09/08/19 17:42, marco ha scritto:
Hi,

I'm now on 2019-09 M2. I setup everything again but when I try to compile CDT I see the error "ASTInclusionStatement class is alredy defined". This class is inside ASTPreprocessorNode.java in project org.eclipse.cdt.core pacakge org.eclipse.cdt.internal.core.parser.scanner. Any tips?

Thanks.


Back to the top