Search code examples
Vendored framework inside of pod not recognized by project or other pods (Cocoapods/Cocoapods #3810)...


objective-cframeworkscocoapodsobjective-c++

Read More
How to make std::vector from other vector with specific filter?...


c++stlvectorobjective-c++

Read More
why can't we call a function on a const object?...


c++objective-c++

Read More
Do STL containers support ARC when storing Obj-C objects in Objective-C++?...


stlautomatic-ref-countingobjective-c++

Read More
Qt Cannot access *ui pointer from inheriting class...


c++qtuser-interfaceinheritanceobjective-c++

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


iosc++11asynchronousobjective-c++

Read More
cv:circle function draw multiple circles with a single call...


c++iosipadopencvobjective-c++

Read More
C++ and Swift: Cannot invoke 'externalMethodName' with an argument list of '(Int)'...


c++swiftobjective-c++

Read More
Sleep or semaphore for background thread...


objective-cmultithreadingsemaphoreobjective-c++thread-sleep

Read More
NSBlockOperation EXC_BAD_ACCESS...


iosobjective-cobjective-c++

Read More
custom font not working on iphone device...


iphoneobjective-cios5xcode4.2objective-c++

Read More
ios/objective-c/core-data: Call method in managedobjectcontext class syntax...


ioscore-datamethodsobjective-c++

Read More
No member named 'getMat' in 'cv::face::FaceRecognizer'...


objective-c++opencv3.0

Read More
How to resolve "Member access into incomplete type" error...


iosobjective-ciadobjective-c++

Read More
Xcode not recognizing c++ syntax...


xcodecompiler-errorsobjective-c++

Read More
UIGestureRecognizer in objective-C++...


iosiphoneobjective-c++

Read More
C++ Callback function pointer...


c++iosobjective-ccocos2d-xobjective-c++

Read More
From Objective C call C++...


c++iosobjective-cobjective-c++

Read More
Mixing C++ and Objective C...


objective-cobjective-c++

Read More
How to avoid EXC_BAD_ACCESS error when indirectly accessing weak ivar from inside dealloc...


iosobjective-cxcodeobjective-c++

Read More
Unable build static library...


iosstatic-librariesobjective-c++

Read More
Could someone please explain why mixing my C file and Objective-C++ file is causing this linker erro...


cxcodelinkersymbolsobjective-c++

Read More
Xcode 6: Set Preprocessor Macros per architecture...


c++iosxcodeobjective-c++

Read More
Get bundle path from c++ without using foundation...


c++objective-cobjective-c++chromium-embedded

Read More
Objective-C++ and .cpp files in Xcode...


c++xcodeclassobjective-c++

Read More
How can I pass a "C++ completion handler" to NSURLSessionDataTask to process the data it r...


iosobjective-cobjective-c++completionhandler

Read More
How to write objective c wrapper for c++ methods?...


iosobjective-cobjective-c++rubber-band

Read More
How to delete a c++ pointer in objective c with ARC...


objective-cinteropobjective-c++

Read More
How can I transfer data from unsigned char * to char * safely?...


objective-chashobjective-c++mhash

Read More
Using C++ with Objective-C, How can I fix "Conflicting declaration 'typedef int BOOL'&q...


c++objective-cdeclarationtypedefobjective-c++

Read More
BackNext