Edwin Leuven wrote:
but i get the messages below, someone got a clue what is going on here?
great to go out for a stroll and find stuff fixed on my return.
i still get this though:
1>c:\lyx\trunk\src\frontends\qt4\SearchAdv.h(17) : fatal error C1083:
Cannot open include file: 'ui/SearchAdvUi.h': No such file or directory
1>Build log was saved at
"file://c:\lyx\build-msvc\src\frontends\qt4\frontend_qt4.dir\Release\BuildLog.htm"
1>frontend_qt4 - 1 error(s), 0 warning(s)
2>..\..\..\..\trunk\src\frontends\controllers\ControlSearchAdv.cpp(66) :
error C2039: 'TeXOnePar' : is not a member of 'lyx'
2>..\..\..\..\trunk\src\frontends\controllers\ControlSearchAdv.cpp(66) :
error C3861: 'TeXOnePar': identifier not found
2>..\..\..\..\trunk\src\frontends\controllers\ControlSearchAdv.cpp(87) :
error C2065: 'LFUN_WORD_FINDADV' : undeclared identifier
2>Build log was saved at
"file://c:\lyx\build-msvc\src\frontends\controllers\controllers.dir\Release\BuildLog.htm"
2>controllers - 3 error(s), 0 warning(s)
3>------ Build started: Project: lyx-qt4, Configuration: Release Win32
------
3>Compiling...
3>lyxfindadv.cpp
3>..\..\trunk\src\lyxfindadv.cpp(263) : warning C4390: ';' : empty
controlled statement found; is this the intent?
3>..\..\trunk\src\lyxfindadv.cpp(421) : error C2039: 'TeXOnePar' : is
not a member of 'lyx'
3>..\..\trunk\src\lyxfindadv.cpp(421) : error C3861: 'TeXOnePar':
identifier not found
3>..\..\trunk\src\lyxfindadv.cpp(429) : error C2248:
'lyx::InsetMathHull::header_write' : cannot access private member
declared in class 'lyx::InsetMathHull'
3> c:\lyx\trunk\src\mathed/InsetMathHull.h(142) : see declaration
of 'lyx::InsetMathHull::header_write'
3> c:\lyx\trunk\src\mathed/InsetMathHull.h(25) : see declaration
of 'lyx::InsetMathHull'
3>..\..\trunk\src\lyxfindadv.cpp(452) : error C2248:
'lyx::InsetMathHull::footer_write' : cannot access private member
declared in class 'lyx::InsetMathHull'
3> c:\lyx\trunk\src\mathed/InsetMathHull.h(144) : see declaration
of 'lyx::InsetMathHull::footer_write'
3> c:\lyx\trunk\src\mathed/InsetMathHull.h(25) : see declaration
of 'lyx::InsetMathHull'
3>..\..\trunk\src\lyxfindadv.cpp(624) : error C2065: 'LFUN_WORD_FINDADV'
: undeclared identifier