https://bugs.documentfoundation.org/show_bug.cgi?id=170100
--- Comment #5 from Hossein <[email protected]> --- (In reply to Hossein from comment #4) > (In reply to Stephan Bergmann from comment #3) > > cppumaker is meant to be run from within a configured SDK installation > > (<https://api.libreoffice.org/docs/install.html>), not "on its own". Does > > it still fail for you when run from within a configured SDK installation? > Yes, I see the same issue when trying to build "Counter" example on Windows: > > C++ examples > Counter > https://api.libreoffice.org/examples/examples.html#Cpp_examples When I replace cppumaker.exe with the one from an official installation (release builds which are even older), the make step that invokes cppumaker completes its work successfully. It is worth noting that the older release builds (which are working), are extremely slow on Windows compared to Linux. And it was slow like this since a long time ago. Maybe > 50 times or more slower compared to Linux. -- You are receiving this mail because: You are the assignee for the bug.
