Hi Jorge,
On 02.02.2013 23:47, jorge ivan poot diaz wrote:
[...]
But then I have the following error:
checking for external/unowinreg/unowinreg.dll... configure: WARNING: not
found, will be cross-built using mingw32
As the error message said one way (the easiest way!) to solve this is to
download the file unowinreg.dll from
http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
and copy it into the main/external/unowinreg/ directory.
configure: error: for rebuilding unowinreg.dll you need the mingw32 C++
compiler.
The other way is to install a windows cross-compilation environment with
all its dependencies and use the configure option suggested in the error
message. I suggest to go with the download+copy approach; unless you
enjoy the extra challenge, of course.
Herbert