Hmm... apparently it is somewhat broken on linux too: if I manually delete
the build directory, it fails to properly rebuild.

What does the following command do, run from the ktechlab's _ build _
directory ?

make -f src/gui/CMakeFiles/gui.dir/build.make src/gui/ui_contexthelpwidget.h

On success it should print something like this:

[ 25%] Generating ui_contexthelpwidget.h

If that works, then there a few more files to build the same way:

./src/gui/ui_contexthelpwidget.h
./src/gui/ui_generaloptionswidget.h
./src/gui/ui_linkeroptionswidget.h
./src/gui/ui_processingoptionswidget.h
./src/gui/ui_programmerwidget.h
./src/gui/ui_gpasmsettingswidget.h
./src/gui/ui_newprojectwidget.h
./src/gui/ui_newfilewidget.h
./src/gui/ui_outputmethodwidget.h
./src/gui/ui_scopescreenwidget.h
./src/gui/ui_createsubprojectwidget.h
./src/gui/ui_asmformattingwidget.h
./src/gui/ui_oscilloscopewidget.h
./src/gui/ui_microsettingswidget.h
./src/gui/ui_newpinmappingwidget.h
./src/gui/ui_logicwidget.h
./src/gui/ui_sdccoptionswidget.h
./src/gui/ui_picprogrammerconfigwidget.h
./src/gui/ui_gplinksettingswidget.h

and these are generated headers, too, but in a different manner (hope those
do not need to be rebuilt):

./config.h
./src/core/ktlconfig.h



WADE MAXFIELD <wade.maxfi...@4gwireline.com> ezt írta (időpont: 2018. okt.
10., Sze, 15:09):

>
>   I found a version of cmake 3.9 in my CLion test install and used it
> instead.  exact same result
>
>   make is GNU Make 3.81
>
> _______________________________________________
> Ktechlab-devel mailing list
> Ktechlab-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
>
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to