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
Hi,
I'm not very experienced with cmake and ecm, but the focal version of ecm is 5.68 and the code cmake -DCMAKE_BUILD_TYPE=Release .. is creating an error message saying it needs at least an ecm version 5.7
Is there anything I can do?
Also my Qt5-default version is 5.12.8 , would that create any problems? if so, how can I fix it?
P.S. I tried installing ecm using the apt-get and couldn't find any ppa to get emc to upgrade. Also I couldn't find any instruction to build it from source code.
Regards,
The text was updated successfully, but these errors were encountered:
Hi,
I'm not very experienced with cmake and ecm, but the focal version of ecm is 5.68 and the code
cmake -DCMAKE_BUILD_TYPE=Release ..
is creating an error message saying it needs at least an ecm version 5.7Is there anything I can do?
Also my Qt5-default version is 5.12.8 , would that create any problems? if so, how can I fix it?
P.S. I tried installing ecm using the apt-get and couldn't find any ppa to get emc to upgrade. Also I couldn't find any instruction to build it from source code.
Regards,
The text was updated successfully, but these errors were encountered: