dhrebeniuk / RosaKit

LibRosa port to Swift for ability using same prepossessing logic in iOS/MacOS platforms
MIT License
83 stars 14 forks source link

Build Error, Ambiguous use of 'flatMap' #12

Closed hohband closed 2 years ago

hohband commented 2 years ago

Error when build NoiseReductionExample

/Users/anvsoft/MacProjects/VocalSep/Pods/RosaKit/Sources/Rosa/ArrayLibRosaExtensions.swift:201:44: Ambiguous use of 'flatMap'

XCode Version 11.7 (11E801a)

dhrebeniuk commented 2 years ago

@hohband , I'm sorry it's not finished branch, but you can change: "pod 'RosaKit', :path => '../../' " to " pod 'RosaKit'".

Then it's working.

Now I'm busy with different projects related to "Russian Invasion into Ukraine", russia created many problems for all and me personally, I will try allocate time when possible for finish tasks for RosaKit.

dhrebeniuk commented 2 years ago

@hohband , should be fixed in main