Skip to content

你好,能否使kdgui.dll导出纯C式接口,这样可以让其他开发语言也可以使用了。 #1

@gxlmyacc

Description

@gxlmyacc

如题。
还有个问题是,我使用VS2010编译不成功,提示

e:\文档\作业\c++\minwebkit\webcore\platform\length.cpp(126): error C2664: “WTF::PassOwnArrayPtr<T>::PassOwnArrayPtr(const WTF::PassOwnArrayPtr<T> &)”: 不能将参数 1 从“nullptr”转换为“const WTF::PassOwnArrayPtr<T> &”
1>          with
1>          [
1>              T=WebCore::Length
1>          ]
1>          原因如下: 无法从“nullptr”转换为“const WTF::PassOwnArrayPtr<T>”
1>          with
1>          [
1>              T=WebCore::Length
1>          ]
1>          class“WTF::PassOwnArrayPtr<T>”的构造函数声明为“explicit”
1>          with
1>          [
1>              T=WebCore::Length
1>          ]
1>  JSGlobalObject.cpp

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