Ubuntu 14.04/ Qt 5.4.2 (64-bit).
src/Generators.pro opening gives next errors:
Could not find .pro file for subdirectory "projectcontrol" in "/home/gregory/DoUML/src/projectcontrol".
Could not find .pro file for subdirectory "projectsynchro" in "/home/gregory/DoUML/src/projectsynchro".
because projectcontrol.pro and projectsynchro.pro must have ProjectControl.pro and ProjectSynchro.pro names.
After renaming Generators.pro opens correctly.
Ubuntu 14.04/ Qt 5.4.2 (64-bit).
src/Generators.pro opening gives next errors:
because projectcontrol.pro and projectsynchro.pro must have ProjectControl.pro and ProjectSynchro.pro names.
After renaming Generators.pro opens correctly.