<?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>i.MX ProcessorsのトピックRe: mono : runtime execption</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mono-runtime-execption/m-p/254912#M24174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Dear Amith kothari,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am Colin Park and developing a custom board with i.MX6Quad.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I also wanted to install Mono Framework into i.MX6Quad image so I followed you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;However, I couldn't even build a image. (There were so many errors)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I did following things,&lt;/P&gt;&lt;P style="border: 0px;"&gt;1. Downloaded meta-mono = git clone &lt;A href="git://git.yoctoproject.org/meta-mono"&gt;git://git.yoctoproject.org/meta-mono&lt;/A&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;2. Added meta-mono to the sources directory&lt;/P&gt;&lt;P style="border: 0px;"&gt;3. Added the meta-mono layer path to conf/bblayers.conf&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="bblayers.conf.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81081iC0F650D399E22AC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="bblayers.conf.png" alt="bblayers.conf.png" /&gt;&lt;/span&gt;4. When I try to build a image by using command "&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;bitbake core-image-mono" , there were so many errors as below.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="build error.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81082i8B0C89E8E022BA91/image-size/large?v=v2&amp;amp;px=999" role="button" title="build error.png" alt="build error.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;Could you give me any advice?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;Colin Park&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2019 09:17:36 GMT</pubDate>
    <dc:creator>coilnpark</dc:creator>
    <dc:date>2019-05-14T09:17:36Z</dc:date>
    <item>
      <title>mono : runtime execption</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mono-runtime-execption/m-p/254910#M24172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to cross-compile mono-runtime for imx6-sabrelite board. &lt;/P&gt;&lt;P&gt;I downloaded the meta-mono from a link : &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.yoctoproject.org%2Fcgit%2Fcgit.cgi%2Fmeta-mono%2F" rel="nofollow" target="_blank"&gt;meta-mono - Metadata layer to build the Mono runtime&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I did following things,&lt;/P&gt;&lt;P&gt;1. Added meta-mono to the sources directory&lt;/P&gt;&lt;P&gt;2. Added the meta-mono layer path to conf/bblayers.conf&lt;/P&gt;&lt;P&gt;3. Edited "core-image-mono.inc" to compile gtk-sharp :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMAGE_INSTALL += "libgdiplus mono gtk-sharp"&lt;/P&gt;&lt;P&gt;4. Compile the core-image-mono :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ bitbake core-image-mono&lt;/P&gt;&lt;P&gt;5. After coping the core-image-mono to SD card, try to run the following executables :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hallo.exe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Simple console base hallo world program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hallo_gui.exe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Simple one frame hallo world program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( These are compiled under x-86 Ubuntu-12.10 environment and working perfectly )&lt;/P&gt;&lt;P&gt;6. Console base application running as per expectation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Graphical application (hallo_gui.exe) giving runtime exception !&lt;/P&gt;&lt;P&gt;*********** Exception ***********&lt;/P&gt;&lt;P&gt;root@imx6qsabrelite:/home/gtk# &lt;/P&gt;&lt;P&gt;root@imx6qsabrelite:/home/gtk# mono hallo.exe &lt;/P&gt;&lt;P&gt;HelloWorld&lt;/P&gt;&lt;P&gt;root@imx6qsabrelite:/home/gtk# mono hallo_gui.exe &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99.&lt;/P&gt;&lt;P&gt;File name: 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'&lt;/P&gt;&lt;P&gt;[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=3.&lt;/P&gt;&lt;P&gt;File name: 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'&lt;/P&gt;&lt;P&gt;root@imx6qsabrelite:/home/gtk# &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336913"&gt;hallo.cs.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336913"&gt;hallo_gui.cs.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336913"&gt;hallo.exe&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336913"&gt;hallo_gui.exe&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 10:26:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mono-runtime-execption/m-p/254910#M24172</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2013-12-11T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: mono : runtime execption</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mono-runtime-execption/m-p/254911#M24173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amith kothari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get it worked. Even I want to test the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yashavantha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 07:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mono-runtime-execption/m-p/254911#M24173</guid>
      <dc:creator>yashavanthashet</dc:creator>
      <dc:date>2015-04-20T07:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: mono : runtime execption</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mono-runtime-execption/m-p/254912#M24174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Dear Amith kothari,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am Colin Park and developing a custom board with i.MX6Quad.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I also wanted to install Mono Framework into i.MX6Quad image so I followed you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;However, I couldn't even build a image. (There were so many errors)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I did following things,&lt;/P&gt;&lt;P style="border: 0px;"&gt;1. Downloaded meta-mono = git clone &lt;A href="git://git.yoctoproject.org/meta-mono"&gt;git://git.yoctoproject.org/meta-mono&lt;/A&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;2. Added meta-mono to the sources directory&lt;/P&gt;&lt;P style="border: 0px;"&gt;3. Added the meta-mono layer path to conf/bblayers.conf&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="bblayers.conf.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81081iC0F650D399E22AC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="bblayers.conf.png" alt="bblayers.conf.png" /&gt;&lt;/span&gt;4. When I try to build a image by using command "&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;bitbake core-image-mono" , there were so many errors as below.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="build error.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81082i8B0C89E8E022BA91/image-size/large?v=v2&amp;amp;px=999" role="button" title="build error.png" alt="build error.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;Could you give me any advice?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;Colin Park&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 09:17:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mono-runtime-execption/m-p/254912#M24174</guid>
      <dc:creator>coilnpark</dc:creator>
      <dc:date>2019-05-14T09:17:36Z</dc:date>
    </item>
  </channel>
</rss>

