Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On 06/30/2011 02:20 PM, viktara@gmail.com wrote:
On 06/30/2011 10:27 AM, Tor Lillqvist wrote:
  
For example, is it possible to build just the module that is causing a
problem with the debug flags set, and replace just
that .dll in LibreOffice, rather than building the whole source?
    
      
You also need to build the modules that it depends on. Depending on how high in the dependency 
hierarchy the module you are interested in is located, that might be a large or small part of 
the code.

  
    
OK - I have tried - but I cannot seems to figure how to build single
modules - could anyone give me a pointer on that?

I need to build the URE dll's - particularly urp_uno.dll as I think
that's where the issue seems to be happening.

  
Managed to get there *almost*.

I have built most of the modules that ure is dependant on, but am stuck
here:

SmoketestCommandEnvironment.java:34: package com.sun.star.ucb does not
exist
import com.sun.star.ucb.XCommandEnvironment;
I have build ucb - but I seem to have missed a module.

Anyone know which module provides this package?

Thanks



Vik

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.