<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>I'm building following these instructions:</div>
<div><br>
</div>
<div>
<div>&nbsp; md build</div>
<div>&nbsp; cd build</div>
<div>&nbsp; cmake -DENABLE_STATIC=ON -G &quot;Visual Studio 10&quot; ..</div>
</div>
<div><br>
</div>
<div>…then opening the resulting solution and building. The&nbsp;VS 2010 build was broke, I was able to fix it using the change at&nbsp;<a href="https://github.com/gperks/taglib/commit/8b647e5fa71bbad8d244dbe1fac61e58ebedc93c">https://github.com/gperks/taglib/commit/8b647e5fa71bbad8d244dbe1fac61e58ebedc93c</a>.</div>
<div><br>
</div>
<div>This works great for building taglib. Now I would like to incorporate taglib in another project, but there's no good 'include' folder. Is there an&nbsp;equivalent of 'make install' on Windows?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Graham Perks.</div>
<div>
<div>
<div><br class="Apple-interchange-newline">
</div>
<br>
</div>
</div>
</body>
</html>