You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: