Qt Inject Windows/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Required Files == To inject the expecco test code in your application you need 3 files. All files are in the ''qt client directory'':<br> <code><expecco-i…“)
 
Zeile 1: Zeile 1:
== QT ==

[https://www.qt.io/download]

== Required Files ==
== Required Files ==


Zeile 6: Zeile 10:
<code><expecco-installaton-dir>\packages\exept\expecco\plugin\qt\expeccoQtClient\expeccoTestService</code>
<code><expecco-installaton-dir>\packages\exept\expecco\plugin\qt\expeccoQtClient\expeccoTestService</code>


=== Expecco Test Service Library ===
=== Expecco Qt Inject Script ===

Batch script to start your application with the expecco test code injected.

Filename: <br>
Filename: <br>
<code>ExpeccoTestService.dll</code>
<code>ets_Inject-template.bat</code>


Location:<br>
Location: <br>
<code><qt client directory>\bin\<CompilerVersion>_<CompilerArchitecture>_Qt<QtVersion>\</code>
<code><qt client directory>expeccoTestService_InjectTool\injectScript\</code>


=== Expecco Qt Inject Program ===
=== Expecco Qt Inject Program ===

Program to inject the expecco test code.

Filename: <br>
Filename: <br>
<code>etsInject.exe</code>
<code>etsInject.exe</code>
Zeile 20: Zeile 30:
<code><qt client directory>expeccoTestService_InjectTool\bin\<CompilerVersion>\<CompilerArchitecture>\</code>
<code><qt client directory>expeccoTestService_InjectTool\bin\<CompilerVersion>\<CompilerArchitecture>\</code>



=== Expecco Qt Inject Script ===
=== Expecco Test Service Library ===

Library with the expecco test code.


Filename: <br>
Filename: <br>
<code>ets_Inject-template.bat</code>
<code>ExpeccoTestService.dll</code>


Location: <br>
Location:<br>
<code><qt client directory>\expeccoTestService_InjectTool\injectScript</code>
<code><qt client directory>\bin\<CompilerVersion>_<CompilerArchitecture>_Qt<QtVersion>\</code>

== Inject ==


https://www.qt.io/download

Version vom 21. Juli 2020, 09:43 Uhr

QT[Bearbeiten]

[1]

Required Files[Bearbeiten]

To inject the expecco test code in your application you need 3 files.

All files are in the qt client directory:
<expecco-installaton-dir>\packages\exept\expecco\plugin\qt\expeccoQtClient\expeccoTestService

Expecco Qt Inject Script[Bearbeiten]

Batch script to start your application with the expecco test code injected.

Filename:
ets_Inject-template.bat

Location:
<qt client directory>expeccoTestService_InjectTool\injectScript\

Expecco Qt Inject Program[Bearbeiten]

Program to inject the expecco test code.

Filename:
etsInject.exe

Location:
<qt client directory>expeccoTestService_InjectTool\bin\<CompilerVersion>\<CompilerArchitecture>\


Expecco Test Service Library[Bearbeiten]

Library with the expecco test code.

Filename:
ExpeccoTestService.dll

Location:
<qt client directory>\bin\<CompilerVersion>_<CompilerArchitecture>_Qt<QtVersion>\

Inject[Bearbeiten]

https://www.qt.io/download



Copyright © 2014-2024 eXept Software AG