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

Windows executable (v3.5.0 - 3.6.0) fails with libstdc++-6.dll was not found #863

Closed
1 task done
DJPorv opened this issue Jul 6, 2024 · 3 comments
Closed
1 task done

Comments

@DJPorv
Copy link

DJPorv commented Jul 6, 2024

Check for existing issues

  • Completed

Environment

  • OS: Windows
  • Install method: scoop and direct download from gh releases
  • Vale version: 3.5.0 and 3.6.0

Describe the bug / provide steps to reproduce it

  • Install vale with scoop (or download from releases and unzip)
  • Run vale --help

Fails with two pop-ups:

First pop-up

---------------------------
vale.exe - System Error
---------------------------
The code execution cannot proceed because libstdc++-6.dll was not found. Reinstalling the program may fix this problem. 
---------------------------
OK   
---------------------------

Second pop-up

---------------------------
vale.exe - System Error
---------------------------
The code execution cannot proceed because libgcc_s_seh-1.dll was not found. Reinstalling the program may fix this problem. 
---------------------------
OK   
---------------------------
@sdwheeler
Copy link
Contributor

Same here.

@jdkato
Copy link
Member

jdkato commented Jul 9, 2024

This should be fixed now in version v3.6.1.

@sdwheeler
Copy link
Contributor

I installed 3.6.1. That fixed the error. However, the version output is wrong.

PS> vale -v
vale version master

@jdkato jdkato closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants