Microsoft
Software
Hardware
Network
Question : LNK2019: unresolved external symbol
I downloaded the Scite source from
http://www.scintilla.org/S
ciTEDownlo
ad.html
This download includes a .mak file, and it works. I was able to build the program from the mak file, and run it, but I want to be able to build it and use the debugger from the VS2010 IDE.
I created a blank project from the VS2010 IDE, and added all the source files from the download. When I build it, I get the following errors:
SciTEWinBar.obj : error LNK2019: unresolved external symbol __imp__InitCommonControlsE
x@4 referenced in function "public: void __thiscall SciTEWin::Creation(void)" (?Creation@SciTEWin@@QAEXX
Z)
\scite\rWin32\Debug\SciTe.
exe : fatal error LNK1120: 1 unresolved externals
Answer : LNK2019: unresolved external symbol
Check the project settings, specifically for external dll's at linkage. You probably need to put the following as a dll for linkage -
comctl32.lib
Random Solutions
Forefront 2010 sp1 - Inbound Authentication with RADIUS (FreeRadius)
Display title defined by user
SQL 2005 mirroring
c# last execution time of a process and kiling the last process of the same application
How do I update an identically structured SQL database on Laptop connected to the Network?
Bash Script to kill some instances
using Update procedure to update a table in Access database
Exchange RPC Client Access service failing to start
Outlook 2007 - "Message store has reached its maximum size..." (0x8004060C)
Horizontal Submenu