Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0 Beta 2
-
None
-
Windows 10
Visual Studio 2017 x64
Description
When building a project that uses Qt Remote Objects from Visual Studio, .rep files are not compiled by repc, leading to a project build failure.
Steps to reproduce:
- qmake -tp vc <qt_install_dir>/Examples/Qt-5.X.X/remoteobjects/server/server.pro
- Open server.vcxproj in Visual Studio
- Build
Expected result:
- Project builds successfully
Actual result:
- Project fails to build
> fatal error C1083: Cannot open include file: 'rep_timemodel_source.h': No such file or directory
Attachments
Issue Links
- relates to
-
QTBUG-73396 "qmake -tp vc" ignores extra compiler if its name is "MOC"
- Open
-
QTBUG-68678 Graduate Qt Remote Objects from TP to fully supported module of Qt
- Closed
- resulted in
-
QTVSADDINBUG-585 Add support for Qt Remote Objects
- Closed
For Gerrit Dashboard: QTBUG-71283 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
251384,4 | Work around bug in qmake's vcxproj generator | 5.12 | qt/qtremoteobjects | Status: MERGED | +2 | 0 |
251388,2 | qmake/vcxproj generator: Fix bug in extra compiler initialization | 5.12 | qt/qtbase | Status: MERGED | +2 | 0 |