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

Build fails on windows 64 bit #97

Open
Ifelsethendo opened this issue Nov 18, 2021 · 3 comments
Open

Build fails on windows 64 bit #97

Ifelsethendo opened this issue Nov 18, 2021 · 3 comments

Comments

@Ifelsethendo
Copy link

Ifelsethendo commented Nov 18, 2021

npm ERR! code 1
npm ERR! path C:\cygwin64\myexample\node_modules\raylib
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c cmake-js compile
npm ERR! [
npm ERR! 'C:\Program Files\nodejs\node.exe',
npm ERR! 'C:\cygwin64\myexample\node_modules\cmake-js\bin\cmake-js',
npm ERR! 'compile'
npm ERR! ]
npm ERR! ERR! OMG There is no Visual C++ compiler installed. Install Visual C++ Build Toolset or Visual Studio.
npm ERR! ERR! OMG There is no Visual C++ compiler installed. Install Visual C++ Build Toolset or Visual Studio.


I have 30 gigabytes of Visual Studio and C++ tools installed...

@RobLoach
Copy link
Owner

Is this still borked? There's a new thing in here to try downloading the latest builds from releases.

@konsumer
Copy link
Collaborator

I don't have a windows box around to test, but this should be resolved.

@twuky
Copy link
Collaborator

twuky commented May 11, 2022

the new prebuilt files should help most windows users. but it would still be helpful probably to double check we have the right documentation for people who want to build manually. if i remember right, to manually build on windows MSVC2019 is needed + cmake. it'd probably be most helpful to have direct links to the pages to get them for windows in the contributing section of the readme

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

4 participants