puremvc-cpp-multicore-framework
puremvc-cpp-multicore-framework copied to clipboard
please provide an min example using puremvc-cpp
hello~Cliff. I am new to C++, I don't know how to use puremvc. could you please provide an example?
@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:
Then, the library implements the functions of the Pure-MVC architecture. Swift then calls these C++ functions through an Objective-C wrapper.