<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,<br/></div><div><br/></div><div>I'm trying to compile the c-node example on Windows.<br/></div><div>I have the following:<br/></div><div><br/></div><div>#include <stdio.h><br/>#include <stddef.h><br/>#include <winsock2.h><br/><br/><br/>#include "erl_interface.h"<br/>#include "ei.h"<br/><br/></div><div>And I have included ei.lib,erl_interface.lib, and ws2_32.lib.<br/></div><div><br/></div><div>However I'm getting the following error:<br/></div><div><br/></div><div>InstantMission.obj : error LNK2001: unresolved external symbol @erl_init@8<br/>InstantMission.obj : error LNK2001: unresolved external symbol @erl_send@12<br/>InstantMission.obj : error LNK2001: unresolved external symbol @erl_connect@4<br/>InstantMission.obj : error LNK2001: unresolved external symbol @erl_receive_msg@16<br/>InstantMission.obj : error LNK2001: unresolved external symbol @erl_free_term@4<br/>InstantMission.obj : error LNK2001: unresolved external symbol @erl_connect_init@12<br/>InstantMission.obj : error LNK2001: unresolved external symbol @erl_element@8<br/>..\..\Debug\missions\\maseInstant.dll : fatal error LNK1120: 7 unresolved externals<br/></div><div><br/></div><div>Thanks in advance.<br/></div><div><br/></div></div></div>  <br><br><table cellpadding="0" cellspacing="0" border="0"><tr><td style="font-family:verdana; font-size:12px; line-height:17px;border-top:1px solid #000000">Ihr WEB.DE Postfach immer dabei: die kostenlose WEB.DE Mail App für iPhone und Android.   <br><a href="https://produkte.web.de/freemail_mobile_startseite/"><b>https://produkte.web.de/freemail_mobile_startseite/</b></a></td></tr></table>
</body></html>