On 11.05.2013 02:07, Regina Henschel wrote:
Pavel Janík schrieb:
On May 10, 2013, at 4:17 PM, Regina Henschel wrote:
I'm try to build r1480942 and get the following error:
C:/AOO_2013_05_10/trunk/main/solenv/gbuild/LinkTarget.mk:163: ***
Unable to find generated C++ file
/cygdrive/c/AOO_2013_05_10/trunk/main/solver/400/wntmsci12/workdir/sfx2/source/sidebar/IContextChangeReceiver.cxx
in WORKDIR.. Stop.
No, the diff doesn't help. the files are missing. Trunk is
unbuildable now.
It should be OK again. I have added the missing files.
When I add those two .cxx files, then sfx2 i okay besides the warning:
c:/AOO_2013_05_10/trunk/main/sfx2/source/sidebar/AsynchronousCall.cxx(75)
: warning C4245: '=' : conversion from 'int' to 'sal_uLong',
signed/unsigned mismatch
But I don't know, whether the member should have another type or the
value -1 is wrong.
Indeed, -1 is not the right value, it should be 0. Since revision
14817233 it is.
Next break is then:
C:/AOO_2013_05_10/trunk/main/solenv/gbuild/LinkTarget.mk:163: ***
Unable to find generated C++ file
/cygdrive/c/AOO_2013_05_10/trunk/main/solver/400/wntmsci12/workdir/svx/source/sidebar/insert/SimpleToolBoxController.cxx
in WORKDIR.. Stop.
It seems, that files are deleted but not the entry in
trunk\main\svx\Library_svx.mk
When I remove the line
svx/source/sidebar/insert/SimpleToolBoxController
in Library_svx.mk, then building continues.
Fixed that in revision 1481723.
Sorry about all that. I had the missing files and changes already in
place but somehow forgot to do the actual commit.
-Andre
Kind regards
Regina
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org