Change the setting of your project Linker -> Input -> Additional Dependencies, add "ws2_32.lib;advapi32.lib;winmm.lib"
On Fri, Oct 25, 2013 at 12:25 PM, Spencer Killen <[email protected]>wrote: > I switched the default library too Mtd (my project) and this what came up > > > <https://lh6.googleusercontent.com/-E1gB8PGrOI4/UmnyL3ax84I/AAAAAAAAACs/SvYtJFpM9k8/s1600/Untitled.png> > > Then with MD i get > > > <https://lh5.googleusercontent.com/-NV_PnSJ3340/UmnyjlaRLhI/AAAAAAAAAC0/DhFX_NiVbfc/s1600/Untitled.png> > > the one before was with mdd > > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
