Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Compile error

Hi Orion,

The RDT component of PTP needs CDT 6.0.2, but the remainder works with 6.0.1. I've updated the wiki page now.

Regards,
Greg

On Nov 11, 2009, at 11:45 AM, Orion Poplawski wrote:

Getting the following compile error with v200911091447:

81. ERROR in /builddir/build/BUILD/org.eclipse.ptp-v200911091447/ build/plugins/org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/ internal/rdt/core/miners/RemoteIndexManager.java (at line 162)
   [javac] 	indexer.setParserLog(LOG);
   [javac] 	        ^^^^^^^^^^^^
[javac] The method setParserLog(IParserLogService) is undefined for the type StandaloneFastIndexer
   [javac] -

This is with cdt 6.0.1. Has the CDT requirement been bumped (though I think 6.0.1 is the latest)?

--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@xxxxxxxxxxxxx
Boulder, CO 80301              http://www.cora.nwra.com
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top