<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - create VSProject files for code editing in MSVS from gbuild"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70414#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - create VSProject files for code editing in MSVS from gbuild"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70414">bug 70414</a>
              from <span class="vcard"><a class="email" href="mailto:kienwt@outlook.com" title="kienwt@outlook.com">kienwt@outlook.com</a>
</span></b>
        <pre>Any update on this?  I'm also getting a similar error.  Thanks.

 /cygdrive/c/sources/libo-core
$  /opt/lo/bin/make vs2012-ide-integration
cd C:/sources/libo-core && (LC_MESSAGES=C /opt/lo/bin/make
cmd="/opt/lo/bin/make -npf Makefile.gbuild all" cmd || true) |
C:/sources/libo-core/bin/gbuild-to-ide --ide vs2012
/bin/sh: C:/sources/libo-core/workdir/Package/ure_install.filelist.tmp: No such
file or directory
/bin/sh: C:/sources/libo-core/workdir/Package/ure_install.filelist.tmp: No such
file or directory
/cygdrive/c/sources/libo-core/external/libxml2/ExternalPackage_xml2.mk:21: ***
file
C:/sources/libo-core/workdir/UnpackedTarball/xml2/win32/bin.msvc/libxml2.dll
does not exist in the tarball.  Stop.
make[1]: *** [cmd] Error 2
Traceback (most recent call last):
  File "C:/sources/libo-core/bin/gbuild-to-ide", line 833, in <module>
    VisualStudioIntegrationGenerator(gbuildparser).emit()
  File "C:/sources/libo-core/bin/gbuild-to-ide", line 613, in emit
    project_guid = self.write_project(project_path, target)
  File "C:/sources/libo-core/bin/gbuild-to-ide", line 675, in write_project
    os.makedirs(os.path.dirname(project_path), exist_ok = True)
  File "/usr/lib/python3.2/os.py", line 152, in makedirs
    mkdir(name, mode)
OSError: [Errno 17] File exists: './basic'
make: *** [vs2012-ide-integration] Error 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>