What does error code 1189 typically indicate during link execution?

Responsive Ad Header

Question

Grade: Education Subject: Support
What does error code 1189 typically indicate during link execution?
Asked by:
67 Viewed 67 Answers

Answer (67)

Best Answer
(258)
Error code 1189 usually signifies that the linker failed to resolve a symbol or reference during the linking process. This often means the object file or library being linked contains an undefined symbol, or the linker cannot find the necessary dependencies.