Skip to content

where is libthread of maple-IDE?  #115

@MrNoBodyToEVO

Description

@MrNoBodyToEVO

include <pthread.h>

pthread_t pid;
void setup(){}
void loop(){}

error:'pthread_t' undefine.
what can I do if I want to use "pthread.h"?
Is there some way whose function is like ' -lpthread' that I can put in maple-IDE?
Otherwize,I can not use some code like 'int* i=new int;' eather.
Is there someone who knows about this?

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