<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#c21">Comment # 21</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>I ended up commented out the following line in gbuild-to-ide

#os.makedirs(os.path.dirname(project_path), exist_ok = True)

ran /opt/lo/bin/make vs2012-ide-integration several times, creating the
following folders when it complained that they didn't exist:
neon
clucene
ucpp
Redland

After creating these folders and running /opt/lo/bin/make
vs2012-ide-integration, it appears that the command now creates the VS2012
project files successfully.  Now to figure out how to build successfully...

I am using Windows 8 Pro and VS2012 Pro.</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>