-
Ok.
Lets try to catch what wrong here ;)
1. Do you have any other Qt application which builds from sources and used shared Qt libs?
2. Try to build q4wine without installing, and without any environment variables override.
Like follows: cmake . && make
2.1 Try to run q4wine in build directory.
3. Also...
2009-12-30 06:26:20 UTC in q4wine
-
It seems like you have not correctly linked q4wine binary against Qt.
Anyway it is too few information. Try to catch ldd and gdb output.
2009-12-29 06:19:51 UTC in q4wine
-
Вы используете последнюю стабильную версию q4wine?
В ней есть некоторые ошибки с экранированием и обработкой спец символов, в частности пробелов в пути и опции WINEDEBUG.
Если есть желание, в git версии это исправлено...
2009-12-21 07:11:15 UTC in q4wine
-
Hi.
What q4wine version do you use?.
2009-12-18 09:22:16 UTC in q4wine
-
Скорее всего у вас не совсем корректно установлен Qt.
См: http://lists.trolltech.com/pipermail/qt-interest/2009-July/010288.html
Желательно посмотреть вывод ldd q4wine в билд директории и после инсталяции.
Как солюшен: попробуйте установить...
2009-12-18 08:59:32 UTC in q4wine
-
There was some bug reported by Kyrill Detinov.
Bug with "Fake Derive" wizard: default "C:" wine dosdrive creates wrong symbolic link.
So it was fixed in this release.
Fixed:
- Fixed wrong wine C: drive symlink while create new Fake Drive (thx 2 Kyrill Detinov);
- Fixed Russian spelling;
- Fixed some text layouts;.
2009-11-16 15:05:37 UTC in q4wine
-
brezerk made 1 file-release changes.
2009-11-16 15:01:03 UTC in q4wine
-
brezerk made 1 file-release changes.
2009-11-16 15:00:03 UTC in q4wine
-
Added:
- New Registry read\write engine;
- New color option at Fake drive creation\update wizard;.
2009-11-15 10:21:10 UTC in q4wine
-
brezerk made 2 file-release changes.
2009-11-15 10:07:02 UTC in q4wine