<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=gb2312"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:ËÎÌå;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@ËÎÌå";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ZH-CN link=blue vlink=purple style='text-justify-trim:punctuation'><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hi all,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>         I meet a problem when compiling port examples from the otp document.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>         I use VS 2010 and erl6.2(64bit). The compiler complains that it cannot find symbols, such as _erl_free_term, _erl_free_compound .<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>         Below is the command line:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>                   <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>                   Link:<o:p></o:p></span></p><p class=MsoNormal style='margin-left:42.0pt;text-indent:21.0pt'><span lang=EN-US>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe <o:p></o:p></span></p><p class=MsoNormal style='margin-left:63.0pt;text-indent:21.0pt'><span lang=EN-US>/ERRORREPORT:PROMPT <o:p></o:p></span></p><p class=MsoNormal style='margin-left:63.0pt;text-indent:21.0pt'><span lang=EN-US>/OUT:"C:\Projects\extprg\Debug\extprg.exe" <o:p></o:p></span></p><p class=MsoNormal style='margin-left:63.0pt;text-indent:21.0pt'><span lang=EN-US>/NOLOGO <o:p></o:p></span></p><p class=MsoNormal style='margin-left:63.0pt;text-indent:21.0pt'><span lang=EN-US>/LIBPATH:"C:\Projects\extprg\extprg\..\..\..\..\..\..\Program Files\erl6.2\usr\lib" <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt;text-indent:21.0pt'><span lang=EN-US>erl_interface.lib ei.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/MANIFEST <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/ManifestFile:"Debug\extprg.exe.intermediate.manifest" <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/MANIFESTUAC:"level='asInvoker' uiAccess='false'" <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/DEBUG <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/PDB:"C:\Projects\extprg\Debug\extprg.pdb" <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/TLBID:1 <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/DYNAMICBASE <o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/NXCOMPAT<o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/IMPLIB:"C:\Projects\extprg\Debug\extprg.lib"<o:p></o:p></span></p><p class=MsoNormal style='margin-left:84.0pt'><span lang=EN-US>/MACHINE:X86 Debug\complex.obj Debug\ei.obj Debug\erl_comm.obj<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>         <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>         I use dumpbin.exe on erl_interface.lib, there is a entry of _<i>erl_free</i>_term.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>         I don¡¯t now how to fix this problem, may someone give me some clues? Or, should I use erl-32-bit</span><span style='font-family:ËÎÌå'>£¿</span><span lang=EN-US><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>         <o:p></o:p></span></p></div></body></html>