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

libwinpthread-1.dll was not found #3612

Open
coolaj86 opened this issue Sep 17, 2024 · 0 comments
Open

libwinpthread-1.dll was not found #3612

coolaj86 opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working 💻 windows

Comments

@coolaj86
Copy link

coolaj86 commented Sep 17, 2024

Version

1.27.0

What happened?

Running on Windows I get the libwinpthread-1.dll error. From a brief search it looks like it might be due to not having statically linked against mingw libc?

Relevant log output

Windows dialog box pops up with:

> sqlc.exe - System Error
> 
> The code execution cannot proceed because libwinpthread-1.dll was not found.
> Reinstalling the program may fix this problem.
>
> [OK]

Database schema

N/A

SQL queries

N/A

Configuration

N/A

Playground URL

No response

What operating system are you using?

Windows

What database engines are you using?

PostgreSQL

What type of code are you generating?

Go

@coolaj86 coolaj86 added the bug Something isn't working label Sep 17, 2024
@dosubot dosubot bot added the 💻 windows label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 💻 windows
Projects
None yet
Development

No branches or pull requests

1 participant