This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Knowledge Base
- :
- lmgr.lib(cmn_vm_azure-windows.obj) : error LNK2019: unresolved external symbol _DhcpRequestParams@44...
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
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_GetOption245Symptoms
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_GetOption245Cause
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.
0% helpful
(0/1)