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

Cannot install Greenworks on Electron #330

Open
sunyidong945 opened this issue Sep 26, 2024 · 0 comments
Open

Cannot install Greenworks on Electron #330

sunyidong945 opened this issue Sep 26, 2024 · 0 comments

Comments

@sunyidong945
Copy link

My steps:
·git clone https://github.com/electron/electron-quick-start.git
·cd electron-quick-start
·npm install
·npm install --save --ignore-scripts git+https://github.com/greenheartgames/greenworks.git
·Provide the Steamworks SDK dependency to Greenworks(steamworks_sdk_160)
·cd electron-quick-start\node_modules\greenworks
·npm install(Has Error)
The last step "npm install" is complete,but has a Warning:"Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "C:\Users\DELL\Downloads\electron-quick-start-main\node_modules\greenworks\deps\steamworks_sdk\redistributable_bin\win64\steam_api64.dll" succeeded, but specified output "c:\users\dell\downloads\electron-quick-start-main\node_modules\greenworks\lib" has not been created. This may cause incremental build to work incorrectly."
And in file"renderer.js" input code "var greenworks = require('greenworks')", the result greenworks is null.

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

1 participant