Re: cannot get symbol: component_writeinfo
kushal likhi <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
hi, . got the makefile, :) . but now facing the compile error: i think its due to the missing file corresponding to the following entry in the makefile: SHL1VERSIONMAP= exports.map . what does this file actually do?? . regards kushal :) On Fri, Jan 14, 2011 at 5:29 PM, Christian Lippka < [email protected]> wrote: > Hi Kushal, > > I forgot the push the change in the makefile.mk. Just do a > > hg pull ... > hg update > > and everything will be fine. > > Regards, > Christian > > Am 14.01.2011 12:38, schrieb kushal likhi: > >> hi, >> an extension was built in m83. >> i just downloaded the latest sources(3.4) and compiled the OpenOffice for >> linux-AMDx64, then i did a .pro build of the extension using the same >> source >> as used for the OpenOffice compilation. >> >> now during the installation of the extension in the OpenOffice.org it >> shows >> an *error: cannot get symbol: component_writeinfo * >> * >> * >> i suspect the problem could be with registration(passive)* >> * >> >> i would like if anybody could help me solve it.. >> files could be found here: >> >> http://hg.services.openoffice.org/cws/impresshtmlex/file/06a2970363c9/sdext/source/htmlex >> htmlexServices.cxx would be the file of interest i suppose... :) >> . >> regards >> Kushal >> * >> * >> >> >