https://issues.apache.org/ooo/show_bug.cgi?id=121456
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #3 from Ariel Constenla-Haile <[email protected]> --- Setting our release manager on CC @Jürgen: look at main/shell/prj/d.lst ..\%__SRC%\bin\x64\shlxthdl.dll %_DEST%\bin%_EXT%\shlxthdl_x64.dll ..\%__SRC%\bin\x64\ooofiltproxy.dll %_DEST%\bin%_EXT%\ooofiltproxy_x64.dll ..\%__SRC%\bin\x64\ooofilt.dll %_DEST%\bin%_EXT%\ooofilt_x64.dll ..\%__SRC%\bin\x64\propertyhdl.dll %_DEST%\bin%_EXT%\propertyhdl_x64.dll It looks like our windows builds are missing those 64 bit files. This seems to be controlled by .IF "$(BUILD_X64)"!="" in the makefiles It seems Win 64 bits needs 64 bits shell extensions, according to the reports. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
