View Single Post
Old 08-11-2014, 10:36 PM   #54
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,928
Karma: 6361444
Join Date: Nov 2009
Device: many
Hi Varlog,

I just got home and I had some spare time tonight and was excited to see what you had put together so I grabbed the latest source and applied your 0.0.8 path. It applied cleanly but my build did not complete:

Code:
[ 70%] Building CXX object src/Sigil/CMakeFiles/Sigil.dir/Dialogs/PreferenceWidgets/ScriptWidget.cpp.o
In file included from /Users/kbhend/sigil/smaster/src/Sigil/Dialogs/PreferenceWidgets/ScriptWidget.cpp:36:
/Users/kbhend/sigil/smaster/src/Sigil/ScriptManager/ScriptInterface.h:35:10: fatal error: 'ui_ScriptInterface.h' file not found
#include "ui_ScriptInterface.h"
         ^
1 error generated.
make[2]: *** [src/Sigil/CMakeFiles/Sigil.dir/Dialogs/PreferenceWidgets/ScriptWidget.cpp.o] Error 1
make[1]: *** [src/Sigil/CMakeFiles/Sigil.dir/all] Error 2
I looked for the Form ScriptInterface.ui file all throughout the patch but I could not find it.
Perhaps you missed including this ui file for the patch? Or did I mess up in applying the patch?

Thanks,

KevinH
KevinH is offline   Reply With Quote