1
Plugin Development / Mobile Development - armv7 / iOS Platforms
« on: November 14, 2013, 14:29:48 »
I'm working to "port" the VAMP Plugins and the VAMP Host to armv7 / iOS platforms.
Here you can find first results in compiling and linking.
http://stackoverflow.com/questions/19439407/how-to-compile-vamp-plugins-to-ios-armv7
Most of the problems are linker related to stdlibC++/ libc++.dylib and Xcode clang compiler I guess.
Here you can find first results in compiling and linking.
http://stackoverflow.com/questions/19439407/how-to-compile-vamp-plugins-to-ios-armv7
Most of the problems are linker related to stdlibC++/ libc++.dylib and Xcode clang compiler I guess.