How-to-remotely-debug-Qt-applications: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
m (Added Cleanup note)
(Moved content to page without minus seperator)
 
Line 1: Line 1:
{{Cleanup | reason=No content. Update or delete.}}
#Redirect [[How to remotely debug Qt applications]]
[[Category:HowTo]]
 
== introduction ==
This is a guide to write a Qt program on one virtual PC, and deploy and debug it on another virtual PC. As a first step, both virtual PC's are running linux.
 
== Setting up the virtual machines ==
=== Master ===
This PC will be running the Qt IDE. This is where you will write the Qt program.
 
=== Target ===
This PC will be the target. This is where the Qt program will run. This PC has almost nothing installed, no IDE, no compilers, just a runtime

Latest revision as of 06:21, 10 June 2015