Tell compile errors from link errors - GPU Programming | Zoonk
Tell compile errors from link errors
Distinguish errors caused by bad syntax or types from linker errors caused by missing function definitions. Use the wording of the message to decide whether to fix code structure or missing build inputs.