Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c++

Trouble passing Swift 4 String to Obj-C++ -[_SwiftValue dataUsingEncoding:]: unrecognized selector sent to instance

Why is extern "C" working only inside the file to be included, not when wrapped around the #include directive

No member named 'getMat' in 'cv::face::FaceRecognizer'

objective-c++ opencv3.0

compiling a #include <cstdlib> in Xcode - error during compilation: file not found

Problems with getting glyph outline with appendBezierPathWithGlyphs

How to do async work in C++ with std::function callback from an ObjC class?

What do I need to know to manage memory in Objective C++?

Wifi strength in iPhone app

iphone objective-c++

ReplayKit returns error "RPRecordingErrorFailedToStart"

Launching an open dialog on Mac OSX from C++

@selector implementation in C++

Metal: "Failed creating a default system device!" on iPhone5/iOS8

OpenCV iOS - Expected identifier (MACRO)

ios opencv objective-c++

Equivalent of "description" for a C++ class in Objective-C++?

Box2d - Changing contact filter on the fly

Compiling .cpp file as Objective-C++ via binding.gyp when building Node.js/Node-webkit addons

Stopping a runaway Lua subprocess

Using a std::vector<> as an Objective-C property

properties objective-c++

Why can't I use a boost::function in an Objective-C++ block?