npisanti/ofxPDSP

Can't build iOS example.

Closed this issue · 7 comments

iY0Yi commented

"FullWavePeakDetector.cpp" and "HalfWavePeakDetector.cpp" are not in ofxPDSP.
Why???
image

please try updating the iOs project with the oF project generator, those files have now a different name and the old classes are just a typedef, and then let me know

iY0Yi commented

It worked. Nice sine tone came here. Thank you.

as i don't have access to an apple computer at the moment, can you please send me a pull request with just the modifications of the iOS project ?

iY0Yi commented

I think that you should remove xcode project files.
Other examples don't have those files.
But I could test those example easily via oF project generator app.

How do you think?

could you try downloading ofxPDSP again, removing all the xcode files and then generate the example this way and then let me know if everything worked?

iY0Yi commented

OK. I done it.

  1. The clean start.
    screen shot 2017-01-24 at 5 56 13
  2. Loaded the folder.
    screen shot 2017-01-24 at 5 55 59
  3. Success.
    screen shot 2017-01-24 at 5 56 48
  4. Build Succeeded.
    screen shot 2017-01-24 at 6 03 12

I run the example on my iPhone, too.
There are no problems.

Thank you! I removed the files so now i can close this issue.