This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gnumeric v1.12.31] ssconvert cannot find xcall32(.dll) in fn-math and html plugin folders


Hi,

I am not sure if this is a bug: running a xlsx2tex conversion 
              
              ssconvert --export-type=Gnumeric_html:latex a.xlsx a.tex

results in the error messages

** (ssconvert:12292): WARNING **: Unable to open module file
"/usr/lib/gnumeric/1.12.31/plugins/fn-math/xlcall32".
** (ssconvert:12292): WARNING **: Unable to open module file
"/usr/lib/gnumeric/1.12.31/plugins/html/xlcall32".

I could solve this by copying
\lib\gnumeric\1.12.31\plugins\excelplugins\xlcall32.dll to both
	\lib\gnumeric\1.12.31\plugins\fn-math\xlcall32.dll
	\lib\gnumeric\1.12.31\plugins\html\xlcall32.dll

However, still the error message below, while the tex file is created. 

              2 [main] ssconvert 13684 cygwin_exception::open_stackdumpfile:
Dumping stack trace to ssconvert.exe.stackdump

Apologies if anything with this posting is not fine, as I am pretty much a
newbie here to Cygwin.

Thanks,
J.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]