Skip to content

Implicit instantiation of undefined template 'std::char_traits<unsigned short>' #14

@mujinchu

Description

@mujinchu

platform :ios, '13.0'

target 'Hello-Lynx' do
pod 'Lynx', '3.2.0', :subspecs => [
'Framework',
]

pod 'PrimJS', '2.12.0', :subspecs => ['quickjs', 'napi']

integrate image-service, log-service, and http-service

pod 'LynxService', '3.2.0', :subspecs => [
'Image',
'Log',
'Http',
]

ImageService dependencies:

pod 'SDWebImage','5.15.5'
pod 'SDWebImageWebPCoder', '0.11.0'
end

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions