Menu
Home
Find My Product
FlexNet Operations
FlexNet Embedded
FlexNet Publisher
FlexNet Connect
Usage Intelligence
InstallShield
InstallAnywhere
Code Insight
SBOM Insights
Products A to Z
Documentation
Get Support
Open New Case
Support Plan Information
Contact Information
Other Resources
Revenera.com
Documentation
Learning Center
Flexera Community
Sign In
This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
All community
This category
Knowledge base
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Revenera Community
:
FlexNet Publisher
:
FlexNet Publisher Knowledge Base
:
error LNK2001: unresolved external symbol __imp_PathRemoveBackslashW
Subscribe
Mark as New
Mark as Read
Subscribe
Printer Friendly Page
Report Inappropriate Content
error LNK2001: unresolved external symbol __imp_PathRemoveBackslashW
error LNK2001: unresolved external symbol __imp_PathRemoveBackslashW
Summary
This article will explain how to overcome the linker error "unresolved external symbol __imp_PathRemoveBackslashW".
Symptoms
When building the v11.13.1+ with a Visual Studio 2010 compiler, the following error is displayed:
"mgr.lib(flex_file.obj) : error LNK2001: unresolved external symbol
__imp_PathRemoveBackslashW"
Cause
This is caused by missing libraries during the build process.
Resolution
Add the following libraries to your build:
psapi.lib
Shlwapi.lib
dhcpcsvc.lib
Labels
(2)
Labels:
Error Message
FlexNet Publisher 2015 (11.13.1)
Was this article helpful?
Yes
No
No ratings
Version history
Last update:
Nov 14, 2018
10:43 PM
Updated by:
jmcmillan