https://bugs.documentfoundation.org/show_bug.cgi?id=155959
--- Comment #3 from Hossein <[email protected]> --- This is the output from make make DocumentLoader.run: c:\cygwin64\home\user\lode\dev\core\instdir\sdk\examples\cpp\DocumentLoader>make DocumentLoader.run cd c:\libreoffice24.2_sdk\WINexample.out\bin && DocumentLoader -env:URE_MORE_TYPES=file:///"C:/cygwin64/home/user/lode/dev/core/instdir/program/types/offapi.rdb" "C:\cygwin64\home\user\lode\dev\core\instdir\sdk\examples\cpp\DocumentLoader\test.odt" /bin/sh: line 1: cd: c:libreoffice24.2_sdkWINexample.outbin: No such file or directory make: *** [Makefile:100: DocumentLoader.run] Error 1 It seems that directory separators are lost: /bin/sh: line 1: cd: c:libreoffice24.2_sdkWINexample.outbin: No such file or directory -- You are receiving this mail because: You are the assignee for the bug.
