Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: help,please! (Read 2063 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

help,please!

when I compile the "shine" source code with VC6++, I met a problem:

inking...
main.obj : error LNK2001: unresolved external symbol _wave_close
main.obj : error LNK2001: unresolved external symbol _compress
main.obj : error LNK2001: unresolved external symbol _wave_open
main.obj : error LNK2001: unresolved external symbol _DetermineByteOrder
Debug/main.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.

main.exe - 5 error(s), 0 warning(s)

can anyone help me,please?
sorry for the easy question.