<div class="gmail_quote">On Wed, May 6, 2009 at 11:51 PM, Johannes Schickel <span dir="ltr"><<a href="mailto:lordhoto@gmail.com">lordhoto@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="mailto:dreammaster@users.sourceforge.net" target="_blank"></a>This looks wrong, as you might see opl.h is included in opl.cpp, which is included in dosbox.cpp inside a sperate namespace, thus it would double define those types in that namespace. Could you please give me the exact compiler errors?<br>
<font color="#888888">
<br>
// Johannes<br>
</font></blockquote></div><br>I was originally getting compile errors staritng with the typedefs at the beginning, but the further work done last night seems to have resolved it. I've just committed a change to MSVC8 project with the two OPL files removed, and it compiles fine now.<br>
<br>Paul.<br>