Hi everybody, I've implemented a calc extension on a ubuntu Edgy Eft platform. It works fine with the 2.0.4 version of OpenOffice on Ubuntu. But when I try it on Windows, installing it with the extension manager of OpenOffice 2.1, it doesn't work : the component is added, I can see it in the list ; but none of the functions are available and the button to launch my graphic user interface is disable (visible but unusable).
In the file Addin.xcu, I've removed the "type=Linux_x86" to install the component on Windows, so it seems that it's not the problem. I've noticed that in the extension manager, in my package, some files aren't showed on windows while they are on linux, that is the *.so files. Is that kind of files not allowed in a package on Windows ? Is it possible that the incompatibility comes from the version of OpenOffice ? Or is there something else that I've missed to make the component compatible ? If it can help : here is where to find my package : http://ece.fsa.ucl.ac.be/mdebie/CalcCspSolver.uno.zip but Gecode is needed to make it work. (you can find it if you are interested at http://www.gecode.org) Thanks, Mikael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
