[lo-4.2] regview fails to show rdb files
Stephan Bergmann
sbergman at redhat.com
Fri Jan 10 00:46:07 PST 2014
On 01/09/2014 05:33 PM, Neeraj Rai wrote:
> 3. cppumaker -BUCR -Gc offapi.rdb types.rdb myfile.rdb
> 4.2 doesn't support options -BUR so I took them out leaving -C and it
> builds but the output dirname is .org instead of org
* Yes, -BUCR is gone since LO 4.1, see
<https://wiki.documentfoundation.org/ReleaseNotes/4.1#javamaker_.2F_cppumaker>.
* Looks like starting with LO 4.2 cppumaker has a problem when the
specified output directory is not an absolute path (incl. the case where
you do not explicitly specify an output directory via -O at all). As a
workaround, try
> cppumaker -O $PWD -Gc offapi.rdb types.rdb myfile.rdb
and I'll see to get this fixed.
Stephan
More information about the LibreOffice
mailing list