Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Build Variables

Hi,

did you try this with a sync project and the sync builder? Does it set the environment variables for a standard(/local) C++ project? It might be that we just don't properly set the environment variables for the sync builder.

Roland


On Tue, Jul 8, 2014 at 9:54 PM, Steven R. Brandt <sbrandt@xxxxxxxxxxx> wrote:
So I've begin studying the build slide in earnest, and I've discovered
that I don't know what "Build Variables" do ("Project Properties > C/C++
Build > Build Variables"). I've made several experiments to try and
observe their effects using different types of projects and I can't seem
to make them do anything (e.g. custom makefiles can't print their
values, managed builds also can't see them).

Googling indicates that they're supposed to affect environment variables
(they don't). However, if you select the checkbox that says "Show system
variables" the table is populated with environment variables, which is
puzzling.

However, I can easily change the environment variables with "Project
Properties > C/C++ Build> Environment".

Cheers,
Steve
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-dev



--
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309

Back to the top