cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lmgr.lib(cmn_vm_azure-windows.obj) : error LNK2019: unresolved external symbol _DhcpRequestParams@44 referenced in function _s_GetOption245

lmgr.lib(cmn_vm_azure-windows.obj) : error LNK2019: unresolved external symbol _DhcpRequestParams@44 referenced in function _s_GetOption245

Summary

This article will explain how to overcome the Visual Studio build error: lmgr.lib(cmn_vm_azure-windows.obj) : error LNK2019: unresolved external symbol _DhcpRequestParams@44 referenced in function _s_GetOption245

Symptoms

When building the FlexNet Publisher v11.13.1.1 toolkit the following error may occur: lmgr.lib(cmn_vm_azure-windows.obj) : error LNK2019: unresolved external symbol _DhcpRequestParams@44 referenced in function _s_GetOption245

Cause

This is caused by a missing library that was added in the v11.13.1.1 toolkit.

Resolution

Adding "dhcpcsvc.lib" to the additional libraries in the Visual Studio project will resolve this linker error.
Was this article helpful? Yes No
0% helpful (0/1)
Version history
Last update:
‎Aug 31, 2018 08:24 AM
Updated by: