Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A problem on build #9

Open
sparrowhe opened this issue May 18, 2020 · 3 comments
Open

A problem on build #9

sparrowhe opened this issue May 18, 2020 · 3 comments

Comments

@sparrowhe
Copy link

Hi, I want to use the node-gyp build to build this project, but I have many error from compiler, I use the msvs2019, npm6.13.7, node13.11.0 and node-gyp6.1.0.
Error looks like:
D:\node-ts3sdk-client-master\src\argument.cpp(260,43): error C2065: [LOCAL LANGUAGE] [D:\node-ts3sdk-client-master\build\ts3client.vcxproj]

@sparrowhe sparrowhe changed the title A program on build A problem on build May 18, 2020
@adamk33n3r
Copy link
Contributor

This might be a node version issue. I know that it works on node v8.17.0

@sparrowhe
Copy link
Author

This might be a node version issue. I know that it works on node v8.17.0

a, that's a too old version..

@adamk33n3r
Copy link
Contributor

I've made a PR at #11 to support node v12 (the current LTS).
You can use it by using npm install github:adamk33n3r/node-ts3sdk-client in the meantime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants