I am work on Qt. I want to create a connection cocoa with qt in qt project. In this connection how to import coca framework i.e ImageIo framework. which exist in this path /system/Library/Frameworks/ApplicationServices.framework/Frameworks/ImageIo.framework.
If I am apply this stament #import ,this statement through error ImagIo/Imageo.h : No such file or directory.
In this framework I am access to CGImageDestnationCreateWithUrl function.