puremvc-cpp-multicore-framework icon indicating copy to clipboard operation
puremvc-cpp-multicore-framework copied to clipboard

please provide an min example using puremvc-cpp

Open loohoo opened this issue 9 years ago • 1 comments

hello~Cliff. I am new to C++, I don't know how to use puremvc. could you please provide an example?

loohoo avatar Jun 06 '16 06:06 loohoo

@loohoo It's so hard to explain for you. But you should read how to build this lib: https://github.com/PureMVC/puremvc-cpp-multicore-framework/blob/master/HowToBuild.txt I use MacOS, so simple to build this library. You must copy this library into Xcode project. Some thing like that: Screenshot 2024-01-20 at 11 10 40 Then, the library implements the functions of the Pure-MVC architecture. Swift then calls these C++ functions through an Objective-C wrapper.

lexuanquynh avatar Jan 20 '24 04:01 lexuanquynh