Erstmal vielen Dank für die schnelle Antwort!
Ich dlaube du brauchst auf dem anderen Rechner noch die VC2005 Redistributable Package.
Naja, das gibt es bei Microsoft nur bis WindowsXP und die Dateien sind dann wohl bei Vista schon mit dabei. Aber genau darauf teste ich es.
Entwickelt wird es unter WinXP Pro und getestet auf WinVista (VMware).
Hab es jetzt nochmal ausprobiert und folgendes mitgeliefert:
.exe, QtCore4.dll, QtGui4.dll, QtXml4.dll, msvcp80.dll, msvcr80.dll und zusätzlich noch die Manifest Datei. Alles in einem Ordner.
Resultat(auf Vista):
The application has failed to start because its side-by-side configuration is incorrect.
und im Eventlog steht folgendes drin:
Activation context generation failed for "C:\Users\Tobi\GAU\GAU.exe.Manifest". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis.
So, ich nutze zwar Visual Studio mit SP1, hab aber seitdem das ServicePack drauf ist Qt 2 mal neu kompiliert (wegen neuen Versionen und benötigten Plugins).
Zum Abschluss mal noch die Liste mit dlls die mir der Process Explorer zeigt:
- advapi32.dll
comctl32.dll
comdlg32.dll
gdi32.dll
imm32.dll
kernel32.dll
lgscroll.dll
MSCTF.dll
msvcp80.dll
msvcr80.dll
msvcrt.dll
ntdll.dll
ntmarta.dll
ole32.dll
oleaut32.dll
QtCore4.dll
QtGui4.dll
QtXml4.dll
rpcrt4.dll
samlib.dll
shell32.dll
shlwapi.dll
user32.dll
usp10.dll
uxtheme.dll
winmm.dll
wldap32.dll
ws2_32.dll
ws2help.dll
xpsp2res.dll
Nochmals Danke, hoffe mir kann geholfen werden...