Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Moving HTML/RTF/ODT exporter to the "built-in"?

<< < (3/3)

mandrav:
:oops: double sorry :oops:
(I was referring to the help plugin)

Ceniza:
Hmmm, I haven't tested the source exporter plugin under Linux (yet) but it should compile with minor changes or maybe none. I should give it a try soon.

Now, about the help plugin... 02-Aug-05...



"context keyword searching for the word under the caret" is the only thing that will just launch the help file, but the plugin will work anyway. Haven't tested the last minor changes though.

Ceniza:
I just compiled both the help and source exporter plugins under Linux. Even though I made a few minor changes in the source exporter plugin to make it compile with wxWidgets Unicode.

A problem I found is cbThrow(_("error")) isn't compiling because of an ambiguity, so I disabled it.

I'mn't sure if I'm missing something either in the help plugin or kubuntu 'cause it's not opening the files (I remember it worked last time I tried in Knoppix, from where the previous screenshot comes).

The exporter plugin worked fine for HTML, RTF and PDF, but ODT is causing a SIGSEGV in wxWidgets trying to create a folder using wxZipOutputStream, which works just fine under Windows. I'll just blame wxWidgets on that one.

Well, I just wanted to share the results of those tests.

[edit]
I Just changed the compilation and linking flags for the source exporter plugin and it's working without problems now for all formats.

I'll check the help plugin now...
[/edit]

Navigation

[0] Message Index

[*] Previous page

Go to full version