任何人都可以幫忙嗎?我需要編譯文件來創建一個DLL,並被告知要使用我以前沒有用過的cygwin。使用cygwin創建dll時
我在搜索c編譯器時出錯。
"checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for gcc... i686-pc-mingw32-gcc
checking whether the C compiler works... no
configure: error: in `/home/acer/sqlcipher-master':
configure: error: C compiler cannot create executables
See `config.log' for more details
"
獲取編譯器。安裝'gcc'。 – devnull
順便提一下,系統配置問題可能會在SuperUser.com(另一個StackExchange站點)上得到更好的解決。 StackOverflow適用於實際編寫代碼後出現的編程問題。 –
謝謝你們...... –