I set my project's "Build Options" , Linking settings : I add ACE DLL files . Search Directories: I set the fold path. But when I linking my program the error shows as follows. (ACE install path added to Path ,and MinGW path added too)
Anyone could help me.
Debug\Servermain.o||In function `ZNK36ACE_Unbounded_Set_Default_ComparatorIP16ACE_Timer_Node_TIP17ACE_Event_HandlerEEclERKS4_S7_':|
)]+0x4c)||undefined reference to `select@20'|
)]+0x5d)||undefined reference to `WSAGetLastError@0'|
) const]+0x17)||undefined reference to `__WSAFDIsSet@8'|
||=== Build finished: 3 errors, 0 warnings ===|