You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to develop UPnP Media Player on iOS.
Unfortunately, sample code in Objective-C has build issue.
Development Environment
OS : macOS Mojave (Ver.10.14.6)
IDE : Xcode (Ver.10.3)
I retrieved your mupnp project from github.
And I successfully build mupnp library according to INSTALL documentation.
But upnpbrowser project is failed to build, following message is shown,
We would like to develop UPnP Media Player on iOS.
Unfortunately, sample code in Objective-C has build issue.
OS : macOS Mojave (Ver.10.14.6)
IDE : Xcode (Ver.10.3)
I retrieved your mupnp project from github.
And I successfully build mupnp library according to INSTALL documentation.
But upnpbrowser project is failed to build, following message is shown,
Showing Recent Messages
👎 Undefined symbol: OBJC_CLASS$_CGUpnpControlPoint
Could you tell me the way to build project ?
The text was updated successfully, but these errors were encountered: