Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI have installed altera OpenCL SDK 14.1 on my computer, but when I compiled the host program in the vs2010, I got the following errors:
1>LINK : warning LNK4044: unrecognized option '/LC:\work\Temp\arrow_c5sockit\arm32\lib'; ignored 1>LINK : warning LNK4044: unrecognized option '/lalterahalmmd'; ignored 1>LINK : warning LNK4044: unrecognized option '/lalterammdpcie'; ignored alteracl.lib(acl_globals.obj) : error LNK2019: unresolved external symbol acl_hal_get_system_definition referenced in function acl_init_from_hal_discovery D:\software\altera\exmaple\hello_world\bin\hello_w orld.exe : fatal error LNK1120: can you figure out the problem for me ? Thanks!