I want to develop a program using Visual Studio working with Qt Remote Objects but I don't find the correct way to have it working. Based to this log the Qt Visual Studio Tools should support Qt Remote Objects managements starting from version 2.4.0. However I don't understand in which field of project Qt settings insert the REPC_SOURCE value. Someone can give me the correct tips?
Asked
Active
Viewed 126 times
0
-
What version Qt do you have? – eyllanesc Jul 02 '21 at 06:27
-
Qt Visual Studio Tools version 2.7.1 rev 18 and Qt version 5.15.2 (Visual Studio Community 2019) – Suppaman Jul 02 '21 at 06:36
-
I recommend you to use qt creator IDE, it's much easier and interesting than visual studio. – Parisa.H.R Jul 02 '21 at 06:39
-
This is your opinion, I think completely opposite. Qt Creator is a good tool but Visual Studio is awesome. By the way the topic is not which IDE is the best. – Suppaman Jul 02 '21 at 06:42
1 Answers
0
To reply to my own request for all is interested the Qt Remote Objects field in project settings show up only if a .rep file is added to the project.

Suppaman
- 151
- 1
- 12