Party Link Source

Newbie Spellweaver
Joined
Jul 2, 2023
Messages
70
Reaction score
10
38>lib_clientui.lib(InnerInterfaceSimple.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CPartyFinderIcon::CreateSubControl(void)" (?CreateSubControl@CPartyFinderIcon@@QAEXXZ)

38>lib_clientui.lib(InnerInterfaceSimple.obj) : error LNK2001: unresolved external symbol "public: __thiscall CPartyFinderIcon::CPartyFinderIcon(void)" (??0CPartyFinderIcon@@QAE@XZ)

Hello, anyone know what error is this, thanks in advance.
 
Newbie Spellweaver
Joined
Apr 19, 2024
Messages
27
Reaction score
0
Party Link Source
I am having an error, vs2003
How to merge it properly? Hehe

easy to merge even using vs 2003 but compiling so long
Hi sir, I'm using vs2003 don't know why I'm having an error, it doesn't compile
I'm having multiple errors only 7 succeed then 22 failed
 
Last edited:
Junior Spellweaver
Joined
Apr 2, 2019
Messages
146
Reaction score
29
I am having an error, vs2003
How to merge it properly? Hehe


Hi sir, I'm using vs2003 don't know why I'm having an error, it doesn't compile
I'm having multiple errors only 7 succeed then 22 failed
check keywords, include
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 19, 2024
Messages
27
Reaction score
0
easy to merge
How to merge properly?

Sorry for this question, I am newbie.
I manually changed the notepad text then when I build it, it shows thousands of errors....

check keywords, include View attachment 259992
I'm really not sure now if I did it correctly.

Been coding for more than 7hrs now still no success...

I will try again later once I get enough sleep hehe..

Please help me on how to properly merge 2 different source
I am using visual studio 2003
 
Experienced Elementalist
Joined
Aug 19, 2011
Messages
222
Reaction score
19
try to learn how to read code first