Skip to content

mingw32-8.10 64bit build error #19

@RichardsATcn

Description

@RichardsATcn

E:\Qt\qsqlcipher-qt5\build>qmake ../qsqlcipher.pro
Info: creating stash file E:\Qt\qsqlcipher-qt5\build.qmake.stash

E:\Qt\qsqlcipher-qt5\build>mingw32-make
cd qsqlcipher\ && ( if not exist Makefile C:\Qt\5.15.2\mingw81_64\bin\qmake.exe -o Makefile E:\Qt\qsqlcipher-qt5\qsqlcipher\qsqlcipher.pro ) && mingw32-make -f Makefile
Info: creating stash file E:\Qt\qsqlcipher-qt5\build\qsqlcipher.qmake.stash
mingw32-make[1]: Entering directory 'E:/Qt/qsqlcipher-qt5/build/qsqlcipher'
mingw32-make -f Makefile.Release
mingw32-make[2]: Entering directory 'E:/Qt/qsqlcipher-qt5/build/qsqlcipher'
cd E:/Qt/qsqlcipher-qt5/qsqlcipher/../3rdparty/libtomcrypt && make library CFLAGS=-fPIC
make[3]: Entering directory 'E:/Qt/qsqlcipher-qt5/3rdparty/libtomcrypt'
'uname' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'grep' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'grep' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'{' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
" * cc src/ciphers/aes/aes.o"
process_begin: CreateProcess(NULL, cc -I./src/headers/ -Wall -Wsign-compare -Wshadow -DLTC_SOURCE -Wextra -Wsystem-headers -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wwrite-strings -Wno-type-limits -O3 -funroll-loops -fomit-frame-pointer -DGIT_VERSION="1.18.2" -fPIC -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes.o, ...) failed.
make (e=2): 系统找不到指定的文件。
make[3]: *** [makefile:47: src/ciphers/aes/aes.o] Error 2
make[3]: Leaving directory 'E:/Qt/qsqlcipher-qt5/3rdparty/libtomcrypt'
mingw32-make[2]: *** [Makefile.Release:100: libtomcrypt] Error 2
mingw32-make[2]: Leaving directory 'E:/Qt/qsqlcipher-qt5/build/qsqlcipher'
mingw32-make[1]: *** [Makefile:45: release] Error 2
mingw32-make[1]: Leaving directory 'E:/Qt/qsqlcipher-qt5/build/qsqlcipher'
mingw32-make: *** [Makefile:50: sub-qsqlcipher-make_first] Error 2

E:\Qt\qsqlcipher-qt5\build>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions