Compilation
Posted by
kosnick on
Jan 12, 2015; 8:25pm
URL: https://forum.librecad.org/Compilation-tp5710941.html
First of all I suggest someone of the admins to add a sticky thread under librecad-dev so that anyone who wants to find/add an compilation issue , he/she can put it in a specific thread. That way all compilation issues are in the same place.
So my problem now, i forked the git librecad repo and then cloned it to my pc (ubuntu 14.10). Then i tried compiling it but qtcreator complains about a module:
Project ERROR: Unknown module(s) in QT: help
I tried looking at google I also tried at #librecad chat room but no luck. I was suggested to add some libraries which i found out that were already installed.
Then i found out this one
http://riesvantwisk.com/cms/home/irc-logs/librecad-irc-log/2014/June/29.htmlwhich seems to be more or less the same problem with mine. I followed it again with no luch. I am not able to compile in qtcreator.
However i found out that i am able to compile from the terminal using make (???).
Has anyone any idea what is wrong with my qtcreator? Any suggestions?
Thank you in advance.
Nikos