- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys,
Can you tell me how to link the library files in visual studio as I am getting the LNK error : unresolved externals _someFuncName;
I did try to link it as project property->configurations->linker->input additional library and typed the complete path of the OpenCL64.lib
But still it is gibing the same error.......
Thanks
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ yuri,
thanks boss for helping a lot.... One last time if you can help me with linux library set up, I will get going with my project.
I am getting this particular error every time and with every sdk in linux
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
Just dont know whats wrong with my installation???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You probably have to update your LIB path to include the path to OpenCL library.
Raghu

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page