Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My opencl project Linker error. #4

Open
xuezu29 opened this issue Jan 23, 2015 · 1 comment
Open

My opencl project Linker error. #4

xuezu29 opened this issue Jan 23, 2015 · 1 comment

Comments

@xuezu29
Copy link

xuezu29 commented Jan 23, 2015

Hi,I'm Chinese and my English is not very good, hope you can understand.Very happy to see the routines you do. However, according to the corresponding methods, my Xcode project appear Linker Error and at the beginning of the CL function(like clCreatCommandQueue() function) are not connected , if I have to add Opencl.framework? But didn't find the Opencl.framework in my Xcode. Could you help me?(Another I was not familiar with the MAC system, so did not use Terminal debugging.)thank you very mach!

@mrengine
Copy link

Hi, you're mistaken. I'm sure that you have got the OpenCL.framework, but it's private framework. You can find it here: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/PrivateFrameworks

Also, please, pay your attention to file makefile is in this repository, there are XCode setting which allows to add this framework via Settings.

Anyway I haven't managed to adapt the OpenCL for iOS platform. To my mind it's possible only for jailbreak devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants