Login  Register

Re: Compilation

Posted by dxli on Jan 13, 2015; 5:26am
URL: https://forum.librecad.org/Compilation-tp5710941p5710947.html

let's try to clarify:

does it build for you from cli?

    $ qmake -r
    $ make

if cli builds for you, but qtcreator does not. Try to fix kit/tool chain in qtcreator.

kosnick wrote
both modules dxli is suggesting are in newest version.
also the page dxli is suggesting has nothing new for my case, i mean i had done each and every one of the steps. To make sure though i repeated the apt-gets there with no luck, everyone already installed to newest version.
To make thing clear, i am able to use make to compile. I can not compile (or run) through qtcreator.