Skip to content

Unable to run Rust in cmd.exe or Powershell on Windows 7 64-bit #7500

Closed
@vky

Description

@vky

The error that comes up in cmd.exe is '...pthreadGC2.dll is missing...', PowerShell doesn't show any errors. After copying the pthreadGC2.dll[1] into the installation directory[2], things were working properly in PowerShell and cmd.exe.

[0] http://www.sourceware.org/pthreads-win32/ - pthread lib home page
[1] ftp://sourceware.org/pub/pthreads-win32/dll-latest/dll/x86/pthreadGC2.dll
[2] C:\MinGW\msys\1.0\local\bin

Edit: This was after compiling from source, the revision at the time was df39932.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions