<?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>MCUXpresso IDEのトピックAdd include file failed</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-include-file-failed/m-p/1162734#M6181</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I refer this thread to add include header files.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Adding-Include-paths-to-a-project/m-p/467852" target="_blank"&gt;https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Adding-Include-paths-to-a-project/m-p/467852&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But when i add usb path, not all header file are searched.&lt;/P&gt;&lt;P&gt;Please help to solve this question.&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2020 06:26:19 GMT</pubDate>
    <dc:creator>allen_tseng</dc:creator>
    <dc:date>2020-10-05T06:26:19Z</dc:date>
    <item>
      <title>Add include file failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-include-file-failed/m-p/1162734#M6181</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I refer this thread to add include header files.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Adding-Include-paths-to-a-project/m-p/467852" target="_blank"&gt;https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Adding-Include-paths-to-a-project/m-p/467852&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But when i add usb path, not all header file are searched.&lt;/P&gt;&lt;P&gt;Please help to solve this question.&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 06:26:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Add-include-file-failed/m-p/1162734#M6181</guid>
      <dc:creator>allen_tseng</dc:creator>
      <dc:date>2020-10-05T06:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add include file failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-include-file-failed/m-p/1162905#M6182</link>
      <description>&lt;P&gt;The problem is that Windows has a limit of the length of any command of 2047 characters (when executed with ShellExecute, which is what Make will do - see &lt;A href="https://devblogs.microsoft.com/oldnewthing/20031210-00/?p=41553" target="_blank"&gt;https://devblogs.microsoft.com/oldnewthing/20031210-00/?p=41553&lt;/A&gt;). The command lines being generated by your project are over 5000 characters long.&lt;/P&gt;&lt;P&gt;Looking at your project, you seem to have added every possible directory to the include list. This is not necessary - you should only add those that actually have include files that are required. Reducing the number of include directories so that you only use what is necessary should solve your problem.&lt;/P&gt;&lt;P&gt;Also, you should consider placing your project into a directory with a much shorter path.&lt;/P&gt;&lt;P&gt;I know this is not ideal, but this is caused by a limitation in Windows.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 12:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Add-include-file-failed/m-p/1162905#M6182</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-10-05T12:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add include file failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-include-file-failed/m-p/1163186#M6184</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I'm already to modify and solved.&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 02:42:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Add-include-file-failed/m-p/1163186#M6184</guid>
      <dc:creator>allen_tseng</dc:creator>
      <dc:date>2020-10-06T02:42:35Z</dc:date>
    </item>
  </channel>
</rss>

