Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] converting a C project to synchronized project

I agree with the first point. Creating and linking build configurations after conversion is simple enough but not as convenient. (A "new" button in the wizard is a good idea, but I'm not sure how feasible it is.)

All build configurations are changed to the sync builder on purpose. In Kepler, build configurations can be used for both local and remote builds. The sync builder ensures that the build occurs in the right location and that pre and post build syncs are done. What was the reason that you needed to change it back?


John


On Mon, Jul 8, 2013 at 10:56 AM, Christoph Pospiech <Christoph.Pospiech@xxxxxxxxxx> wrote:

Hi,

my second note on bumps on the road to synchronized projects.

 

Converting a general project to a C/C++ project and then to a synchronized project is much smoother than the other way round. - But there are still a few caveats. Please advise how these should be handled.

 

First, after converting to a a C/C++ project and prior to calling the next step wizard, it seems advisable to create all necessary build configurations to be able to link them to the sync configuration. The conversion wizard for synchronized projects itself only offers to choose from existing build configurations. There is yet (?) no "new" button.

 

Once converted to a synchronized project, I found that for all build configurations, even those for the local host, the "Current Builder" in "Properties -> C/C++ Build -> Tool chain Editor" is set to "Sync Builder". I had it to set back to "Gnu make builder" for the local host manually.

--

 

Mit freundlichen Grüßen / Kind regards

 

Dr. Christoph Pospiech

High Performance & Parallel Computing

Phone: +49-351 86269826

Mobile: +49-171-765 5871

E-Mail: christoph.pospiech@xxxxxxxxxx

-------------------------------------------------------------------------------------------------------------------------------------------

IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter

Geschäftsführung: Martina Koederitz (Vorsitzende), Reinhard Reschke, Dieter Scholz, Gregor Pillen, Joachim Heel, Christian Noll

Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 14562 / WEEE-Reg.-Nr. DE 99369940

 


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top