INCLUDEPATH += "C:/Program Files (x86)/AMD APP/include"
INCLUDEPATH += "C:/Program Files (x86)/AMD APP/include"
To copy to clipboard, switch view to plain text mode
.\qclcontext.cpp(169) : error C2664: 'clCreateContext' : cannot convert paramete
r 4 from 'void (__cdecl *)(const char *,const void *,size_t,void *)' to 'void (_
_stdcall *)(const char *,const void *,size_t,void *)'
None of the functions with this name in scope match the target type
.\qclcontext.cpp(212) : error C2664: 'clCreateContext' : cannot convert paramete
r 4 from 'void (__cdecl *)(const char *,const void *,size_t,void *)' to 'void (_
_stdcall *)(const char *,const void *,size_t,void *)'
None of the functions with this name in scope match the target type
.\qclcontext.cpp(747) : error C3861: 'clCreateImage2D': identifier not found
.\qclcontext.cpp(782) : error C3861: 'clCreateImage2D': identifier not found
.\qclcontext.cpp(824) : error C3861: 'clCreateImage2D': identifier not found
...
.\qclcontext.cpp(169) : error C2664: 'clCreateContext' : cannot convert paramete
r 4 from 'void (__cdecl *)(const char *,const void *,size_t,void *)' to 'void (_
_stdcall *)(const char *,const void *,size_t,void *)'
None of the functions with this name in scope match the target type
.\qclcontext.cpp(212) : error C2664: 'clCreateContext' : cannot convert paramete
r 4 from 'void (__cdecl *)(const char *,const void *,size_t,void *)' to 'void (_
_stdcall *)(const char *,const void *,size_t,void *)'
None of the functions with this name in scope match the target type
.\qclcontext.cpp(747) : error C3861: 'clCreateImage2D': identifier not found
.\qclcontext.cpp(782) : error C3861: 'clCreateImage2D': identifier not found
.\qclcontext.cpp(824) : error C3861: 'clCreateImage2D': identifier not found
...
To copy to clipboard, switch view to plain text mode
Bookmarks