Hi All,
I have run into an issue while trying to create a c++ extension for Python. The same code compiled as a standalone app and deployed to the phone works like a charm, but compiled as a dll errors out during installations with: "Application is not compatible with phone."
Any ideas?
Raf

Reply With Quote

