неофициальный форум фкн

windows ошибка = Error: Failed to determine the layout of your Qt installation. Try again using the

C:\PyQT>python configure.py
Determining the layout of your Qt installation...
Error: Failed to determine the layout of your Qt installation. Try again using
the --verbose flag to see more detail about the problem.

смотрим попытку решения здесь = http://fkn.ktu10.com/?q=node/3963

Qt for Windows MinGW скачать

Qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB) качаем отсюда (или более позднюю версию) = http://qt-project.org/downloads

pexports - консоль переработки dll

эта консоль размещена во время моих мучений с данной темой = http://fkn.ktu10.com/?q=blog/19

C:\Documents and Settings\rooter>cd C:\Qt\4.8.3\bin

C:\Qt\4.8.3\bin>pexports QtCore4.dll > Qt4Core4.def

C:\Qt\4.8.3\bin>dlltool -dllname QtCore4.dll -def QtCore4.def -output-lib libQtC
ore4.a
dlltool: Can't open def file: llname

pexports - консоль переработки dll

эта консоль размещена во время моих <strong><a href="http://fkn.ktu10.com/?q=blog/19"> мучений с данной темой</a></strong>

C:\Documents and Settings\rooter>cd C:\Qt\4.8.3\bin

C:\Qt\4.8.3\bin>pexports QtCore4.dll > Qt4Core4.def

C:\Qt\4.8.3\bin>dlltool -dllname QtCore4.dll -def QtCore4.def -output-lib libQtC
ore4.a
dlltool: Can't open def file: llname

pexports как установить

эта программа умеет переводить код из 32bit в 64bit EXE или в DLL
о чём и написано здесь (по этой же ссылке можно его и скачать)

Качаем архив с указанной страницы (нам нужна последняя версия в название которой входит слово "bin"), например:
pexports-0.44-1-mingw32-bin.tar.lzma

Pages

Subscribe to RSS - неофициальный форум фкн