| |

VerySource

 Forgot password?
 Register
Search
View: 658|Reply: 5

A link error, let's help see what is going on ???

[Copy link]

1

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-3-16 16:30:01
| Show all posts |Read mode
-------------------- Configuration: GuiRcLesson-Win32 Debug --------------------
Compiling ...
GuiRcLesson.cpp
Linking ...
GuiRcLesson.obj: error LNK2001: unresolved external symbol "int __stdcall SetDialogSkin (char const *)" (? SetDialogSkin @@ YGHPBD @ Z)
GuiRcLesson.obj: error LNK2001: unresolved external symbol "int __stdcall SetWindowSkin (struct HWND__ *, char const *)" (? SetWindowSkin @@ YGHPAUHWND __ @@ PBD @ Z)
GuiRcLesson.obj: error LNK2001: unresolved external symbol "int __stdcall LoadSkinFile (char const *)" (? LoadSkinFile @@ YGHPBD @ Z)
GuiRcLesson.obj: error LNK2001: unresolved external symbol "int __stdcall InitSkinMagicLib (struct HINSTANCE__ *, char const *, char const *, char const *)" (? InitSkinMagicLib @@ YGHPAUHINSTANCE __ @@ PBD11 @ Z)
GuiRcLesson.obj: error LNK2001: unresolved external symbol "void __stdcall ExitSkinMagicLib (void)" (? ExitSkinMagicLib @@ YGXXZ)
Debug / GuiRcLesson.exe: fatal error LNK1120: 5 unresolved externals
Error executing link.exe.

GuiRcLesson.exe-6 error (s), 0 warning (s)
Reply

Use magic Report

0

Threads

55

Posts

32.00

Credits

Newbie

Rank: 1

Credits
32.00

 China

Post time: 2020-6-17 00:00:01
| Show all posts
The library file is missing, or the implementation part.
Reply

Use magic Report

1

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

 Author| Post time: 2020-6-17 10:30:02
| Show all posts
What does the implementation part mean?
Reply

Use magic Report

0

Threads

9

Posts

9.00

Credits

Newbie

Rank: 1

Credits
9.00

 Invalid IP Address

Post time: 2020-6-23 14:30:01
| Show all posts
The function I wrote only made a declaration, and did not write the definition of the function.
Reply

Use magic Report

0

Threads

5

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

Post time: 2020-6-26 11:00:01
| Show all posts
The function is defined, but the code of the function is not implemented.
You can unregister which unimplemented function,
Compile and check whether the following is this error 1?
Reply

Use magic Report

1

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

 Author| Post time: 2020-8-1 15:15:01
| Show all posts
It's solved, reopen the application and recompile it. I don't know what happened?? Thank you for your guidance!
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list