<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPCXpresso IDEのトピックRe: Referencing one project from another not functioning properly</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582583#M25499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Sun May 15 09:37:34 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I think we would need to see an example set of projects that show up the issue to be able to comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:36:20 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:36:20Z</dc:date>
    <item>
      <title>Referencing one project from another not functioning properly</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582581#M25497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by robert hulsebos on Wed Mar 23 06:42:29 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Have 2 projects, project A and project B. Project A has 2 build configurations, 'Debug' and Release'. Project B has 3 build configurations, 'Debug', 'Release' and ReleaseBU'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The ReleaseBU configuration of project B has a dependency on the Release configuration of project A.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I use the &lt;/SPAN&gt;&lt;I&gt;Properties | C/C++ General | Paths and Symbols | References tab&lt;/I&gt;&lt;SPAN&gt; options to define the reference for ReleaseBU. (and only for ReleaseBU!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, when I build project B:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Debug configuration =&amp;gt; all OK. No dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Release configuration =&amp;gt; all OK. No dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. ReleaseBU configuration =&amp;gt; all OK. Builds Release of project A first, as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So all fine and as expected...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when I next build the Debug configuration of project B again, there suddenly is a dependency on Release of project A. Same for building Release configuration of project B. If I look at &lt;/SPAN&gt;&lt;I&gt;Properties | C/C++ General | Paths and Symbols | References tab&lt;/I&gt;&lt;SPAN&gt; there are no such references. The only reference mentioned is still for ReleaseBU, as expected. So it seems a dependency bug was introduced by building ReleaseBU. The bug is persistent - closing and re-starting LPCXpresso does not resolve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I look at &lt;/SPAN&gt;&lt;I&gt;Properties | C/C++ General | Project References&lt;/I&gt;&lt;SPAN&gt; there now is a general reference to project A that was not there before. Clearing this reference seems to temporarily resolve the issue, but only until ReleaseBU is build again. It looks like their is an automatic relations ship between the references on the References tab and the references in Project References menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: This was initially detected and tested with LPCXpresso v8.1.4 - on v7.9.2 the same problem was reproduced. So it is not something that has been introduced with v8.1.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody experiencing the same problem? Is there a workaround for this bug?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582581#M25497</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing one project from another not functioning properly</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582582#M25498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by robert hulsebos on Thu May 12 02:09:09 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Nobody experiencing the same problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;May be it is also related to this earlier Eclipse issue about 'two UI captains on the same ship', see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fbugs.eclipse.org%2Fbugs%2Fshow_bug.cgi%3Fid%3D317162" rel="nofollow" target="_blank"&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=317162&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Although they are mentioning the situation was confusing back then with CDT 7, I wonder if this has ever (properly) fixed in CDT 8 or later. I still see two captains and they don't seem to work together very well.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso support: can you please confirm this is an Eclipse issue and not something that was introduced by NXP?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582582#M25498</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing one project from another not functioning properly</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582583#M25499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Sun May 15 09:37:34 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I think we would need to see an example set of projects that show up the issue to be able to comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582583#M25499</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing one project from another not functioning properly</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582584#M25500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:06:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Referencing-one-project-from-another-not-functioning-properly/m-p/582584#M25500</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:06:09Z</dc:date>
    </item>
  </channel>
</rss>

