SergeyDjam / yagf

Automatically exported from code.google.com/p/yagf
0 stars 0 forks source link

Compilation error: missing file texteditor.h #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Program version: r288

[  2%] Building CXX object CMakeFiles/yagf.dir/src/main.cpp.o
In file included from 
/home/boradmin/WorkDir/Devel/YAGF/yagf-read-only/src/mainform.h:23:0,
                 from /home/boradmin/WorkDir/Devel/YAGF/yagf-read-only/src/main.cpp:23:
/home/boradmin/WorkDir/Devel/YAGF/yagf-read-only/yagf-build/ui_mainform.h:31:24:
 фатальная ошибка: texteditor.h: Нет такого файла 
или каталога
компиляция прервана.
make[2]: *** [CMakeFiles/yagf.dir/src/main.cpp.o] Ошибка 1

Original issue reported on code.google.com by tehnic...@yandex.ru on 23 Apr 2012 at 7:42

GoogleCodeExporter commented 9 years ago
This never happened in my tests but I changed the structure of the files (rev. 
324) in order to exclude the possibility of this issue. The project builds 
whether in-tree or out-of-tree build is requested.

Original comment by andrei.b...@gmail.com on 2 Sep 2012 at 7:17