PDA

View Full Version : Use QCocoaNativeContext in C++



JediMaster
12th October 2015, 08:35
Hi !

How can I use the QCocoaNativeContext in my C++ application on OSX ? Once I included the file "QCocoaNativeContext" then the compiler reported a lot of error about Objective-C. So that means i have to write a library to wrap this API ? Thanks !