google / google/node-gles

Ubuntu on Windows (WSL) ?

Open
#64 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
330
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Hey ! I wanted to know if it's possible to run `noide-gles` in Ubuntu on Windows! Currently I can install everything but when I run `yarn ts-node src/tests/unsigned_byte_texture_upload_test.ts` or similar I get the following error:
```
dummy@PC:~/dev/node-gles$ yarn ts-node src/tests/unsigned_byte_texture_upload_test.ts
yarn run v1.10.1
$ /home/dummy/dev/node-gles/node_modules/.bin/ts-node src/tests/unsigned_byte_texture_upload_test.ts
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Aborted (core dumped)
error Command failed with exit code 134.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.