-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.3
-
Component/s: Build Process, C++ - Library
-
Labels:None
-
Patch Info:Patch Available
Qt4 and Qt5 build settings for Autotool are invalid:
- Generated source code is not excluded from distribution, resulting in make dist failure if libthriftqt or libthriftqt5 is not built
- The case where the library is found but the moc tool is not found is not handled correctly, resulting in make failure in these cases