mingw-w64

    1熱度

    2回答

    我在我的Win7系統上安裝了python 3.6,並試圖讓它在git bash(MINGW64)中工作,至此無濟於事。 我已將安裝目錄(當然不包括.exe)添加到PATH,但沒有任何結果。 即使我直接cd到安裝目錄,它不會看到它。 $ python bash: python: command not found $ echo $PATH /c/Users/Aerovistae/bin:/mi

    1熱度

    1回答

    我已經在Cygwin中安裝了mingw64-x86_64-gcc-g++包。但是,which g++不顯示任何已安裝的g++。安裝的編譯器在哪裏?

    0熱度

    1回答

    我是一個真正的初學者,所以對於明顯的問題提前表示歉意。我試圖編譯一個ffmpeg的自定義構建,它具有一些額外的依賴關係,而普通構建不包含這些依賴關係。在這些爲libgcrypt和libgpg-error - 我知道這一點,因爲當我運行configure,失敗和日誌包含: C:/workspace/windows/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mi

    1熱度

    1回答

    我有從PocoMacros.cmake文件下面的代碼部分的問題: # CMAKE_MC_COMPILER - where to find mc.exe if (WIN32) # cmake has CMAKE_RC_COMPILER, but no message compiler if ("${CMAKE_GENERATOR}" MATCHES "Visual Studio

    1熱度

    1回答

    我遵循從MinGW-64-bit,使用選項A:構建Qt在MSYS2殼& MinGW-w64 Win64外殼的指示。 我下載的源代碼 git clone https://code.qt.io/qt/qt5.git cd qt5 perl init-repository git checkout 5.8 安裝我建立OpenSSL和ICU的所有先決條件後 - 安裝在 在/ usr /本地/ O

    4熱度

    1回答

    在windows 10平臺上使用mingw32-make命令進行opencv安裝時,可能最終出現以下錯誤。 Windows版本:10 的OpenCV:3.2.0 請建議我安裝。 D:\installers\opencv\sources\modules\ts\src\ts_gtest.cpp: In constructor 'testing::internal::Mutex::Mutex()':

    0熱度

    1回答

    成功運行配置腳本之後(見Building Qt 5.8 from source - configure: Unknown command line option '-c++11')我就開始構建: mingw32-make.exe -j 4 但我得到了以下錯誤一段時間後, : In file included from C:/msys64/home/asp/qt5/qtbase/src/xml/

    7熱度

    1回答

    早上好,我的VIM無法在Windows上找到我的Python安裝。 預先感謝所有誰花時間閱讀這個問題:) 我的當前設置 我目前運行在Windows VIM 8.0.27 GIT猛砸內(從https://git-scm.com/download/win未修改的64位設置)。此外,我在以下目錄中安裝了Python 3.5.2的64位版本:「C:/ Python35 /」 我已將「C:/ Python3

    0熱度

    1回答

    有沒有辦法指定我想要安裝的GCC版本? pacman -S mingw-w64-x86_64-gcc

    5熱度

    2回答

    是否有建立在Windows下對圍棋V1.7一個dll的方法嗎? 我嘗試了經典 go build -buildmode=shared main.go ,但得到 -buildmode =共享不支持Windows/AMD64 更新 好吧,我有我的回答。對於那些有興趣誰: https://groups.google.com/forum/#!topic/golang-dev/ckFZAZbnjzU