On Sun, 19 Dec 2004 14:28:43 -0600 Mark A Framness <[EMAIL PROTECTED]> wrote:
MAF> As you can see from the output this is happening with ParseColourString and MAF> GetColourByName. I looked in the files with the GetColourByName definitions MAF> and and one appears to be a file that came with the source and the other MAF> appears to be a file generated at runtime by the make procedure. I am MAF> guessing I need to comment out the make generated definition, correct? Hello, which file is generated by make? Normally miscutil.cpp shouldn't exist at all any longer -- the few functions from it were moved to other files (in particular ColourNames.cpp). If you have this file in the source tree, it must be a [mix of newer and] older version, please remove it. If it's somehow generated during make, I'd like to know how does it happen... Thanks, VZ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
