<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
In that case, we can just remove the files from the VS project files so that they won't be compiled straight away. Thus, the .cpp file does not need to be renamed...<br><br><br><br><br>> Date: Thu, 7 May 2009 18:24:41 +0200<br>> From: lordhoto@gmail.com<br>> To: paulfgilbert@gmail.com<br>> CC: scummvm-devel@lists.sourceforge.net<br>> Subject: Re: [Scummvm-devel] [Scummvm-cvs-logs] SF.net SVN: scummvm:[40351] scummvm/trunk/sound/softsynth/opl/opl.h<br>> <br>> Paul Gilbert wrote:<br>> > On Wed, May 6, 2009 at 11:51 PM, Johannes Schickel <lordhoto@gmail.com <br>> > <mailto:lordhoto@gmail.com>> wrote:<br>> ><br>> >     This looks wrong, as you might see opl.h is included in opl.cpp,<br>> >     which is included in dosbox.cpp inside a sperate namespace, thus<br>> >     it would double define those types in that namespace. Could you<br>> >     please give me the exact compiler errors?<br>> ><br>> >     // Johannes<br>> ><br>> ><br>> > I was originally getting compile errors staritng with the typedefs at <br>> > the beginning, but the further work done last night seems to have <br>> > resolved it. I've just committed a change to MSVC8 project with the <br>> > two OPL files removed, and it compiles fine now.<br>> <br>> The actual problem was, that the opl.cpp file was added as a file to be <br>> compiled. To avoid problems like that I renamed both files to have an .h <br>> extension.<br>> <br>> // Johannes<br>> <br>> ------------------------------------------------------------------------------<br>> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your<br>> production scanning environment may not be a perfect world - but thanks to<br>> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700<br>> Series Scanner you'll get full speed at 300 dpi even with all image <br>> processing features enabled. http://p.sf.net/sfu/kodak-com<br>> _______________________________________________<br>> Scummvm-devel mailing list<br>> Scummvm-devel@lists.sourceforge.net<br>> https://lists.sourceforge.net/lists/listinfo/scummvm-devel<br><br /><hr />HotmailŪ has a new way to see what's up with your friends. <a href='http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009' target='_new'>Check it out.</a></body>
</html>