Skip to content

NodeJS Mobile in Qt Android Mobile #356

@jhay06

Description

@jhay06

Hi ,
would like to check if someone here successfully use nodejs mobile together with Qt Mobile
i run
char* node_env[]={
"node","-e","console.log('hello world');"
}
node::Start(3, node_env);
in my main.cpp

but the app crash immediately as soon as the app loads

and get below error
F libc : ../deps/uv/src/unix/proctitle.c:58: assertion "process_title.len + 1 == size" failed
F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 2137 (QThread), pid 2100 (ple.appsampeweb)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions