Really feel like nothing is working for me today.
Need to simply merge 2 projects, say Project A and Project B.
As a first step I want to add addons used in Project B to Project A.
I've tried the manual method in the official setup page following directions exactly.
http://openframeworks.cc/setup/xcode/
but keep getting either 'src folder already exists' or an obscure 'multiple errors' popup in xcode.
Is Project Generator the way to go with 0.9 for adding new addons (ie import first and include missing addons) ?