Vielen dank für die schnelle Antwort. Habe das tool gestartet und alle dll die gebraucht wurden kopiert.
Bekomme jedoch das hier als Fehler: Mit c++ runtime habe ich es auch schon probiert

- 2.png (52.81 KiB) 4755 mal betrachtet
The Side-by-Side configuration information for "c:\be\TPOPT.EXE" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).
Error: The Side-by-Side configuration information for "c:\be\QTCORE4.DLL" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).
Error: The Side-by-Side configuration information for "c:\be\QTGUI4.DLL" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).
Error: The Side-by-Side configuration information for "c:\be\LIBXML2.DLL" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).
Error: The Side-by-Side configuration information for "c:\be\QWT.DLL" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).
Error: The Side-by-Side configuration information for "c:\be\QTSVG4.DLL" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).
Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.
Unter Konfig.- Allgemein -
Verwendung von MFC = Windows-Standardbib.
Verwendung von ATL = AtL wird nicht verwendet
Unter C/C++ - Codegenerierung
Laufzeitbibliothek = /MDd
Unter Linker - Eingabe
Zusätzliche Abhängigkeiten=
Habe es mit :
qtmaind.lib QtCored4.lib QtGuid4.lib QtXmld4.lib QtOpenGLd4.lib opengl32.lib glu32.lib QtXmlPatternsd4.lib C:\Optimierung2\qwt\lib\qwtd.lib
und mit :
qtmaind.lib QtCored4.lib QtGuid4.lib QtXmld4.lib QtOpenGLd4.lib opengl32.lib glu32.lib QtXmlPatternsd4.lib C:\Optimierung2\qwt\lib\qwtd.lib
getestet bei beiden das selbe Problem