<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/174267</link>
    <title>MATLAB Central Newsreader - 64 bit .dll</title>
    <description>Feed for thread: 64 bit .dll</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 13 Aug 2008 15:39:02 -0400</pubDate>
      <title>64 bit .dll</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/174267#448927</link>
      <author>C M</author>
      <description>I want to create a 64-bit .dll file using c code and get it &lt;br&gt;
working with a matlab script on a 64 bit machine.  Has &lt;br&gt;
anyone tried doing this, or knows how to do this?  It works &lt;br&gt;
on a 32 bit machine, when it's obviously a 32-bit .dll file.&lt;br&gt;
&lt;br&gt;
When I try, I get the following error: &quot;Undefined function &lt;br&gt;
or method for input arguments of type 'char'&quot;.  </description>
    </item>
    <item>
      <pubDate>Wed, 13 Aug 2008 19:08:12 -0400</pubDate>
      <title>Re: 64 bit .dll</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/174267#448973</link>
      <author>Dan Hensley</author>
      <description>C M wrote:&lt;br&gt;
&amp;gt; I want to create a 64-bit .dll file using c code and get it &lt;br&gt;
&amp;gt; working with a matlab script on a 64 bit machine.  Has &lt;br&gt;
&amp;gt; anyone tried doing this, or knows how to do this?  It works &lt;br&gt;
&amp;gt; on a 32 bit machine, when it's obviously a 32-bit .dll file.&lt;br&gt;
&lt;br&gt;
Do you mean recompile on a 64bit machine using a 64bit compiler?  Have &lt;br&gt;
you done this?&lt;br&gt;
&lt;br&gt;
You can also cross-compile to a 64bit target from a 32bit machine if you &lt;br&gt;
have the cross-compiling tools set up, but I'll leave that as an &lt;br&gt;
exercise for the user (note that I have this set up).&lt;br&gt;
&lt;br&gt;
Dan&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; When I try, I get the following error: &quot;Undefined function &lt;br&gt;
&amp;gt; or method for input arguments of type 'char'&quot;.  </description>
    </item>
  </channel>
</rss>

