RE: [Opengc-devel] Experimental Repository Build Problem
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Doyle, S. <ste...@uk...> - 2004-04-22 11:37:59
|
Hi, That has indeed fixed the problem. Everything is fine now. Just for infomation it builds fine using the following latest libs fltk-1.1.5rc1 plib-1.8.1 thanks Steve -----Original Message----- From: Damion Shelton [mailto:da...@op...] Sent: 22 April 2004 06:47 To: ope...@li... Subject: Re: [Opengc-devel] Experimental Repository Build Problem Hi, The problem is fixed. You were right - there appears to be a naming conflict with the "DispatchMessage" function which is part of the Windows API framework. I think this appeared in the experimental repository because of the way things end up inheriting in the new library structure. Anyways, the new functions are DispatchOpenGCMessage and OnOpenGCMessage. I think the correct long-term solution to this sort of problem is to move to an OpenGC:: namespace, rather than working in the global namespace. Please let me know if this fixes the problem for you. I verified that this change does not break compilation on the Mac under gcc, and it should also not affect Linux at all. Cheers, -Damion- On Apr 21, 2004, at 4:23 AM, Doyle, Steven wrote: Thanks Damion, I have made a little progess with the problem, if I change the name of ogcObject::DispatchMessage slightly I can get it to build, there must be some conflict somewhere. --------- Damion Shelton Carnegie Mellon University, Robotics Institute A408-o Newell Simon Hall 412.268.3866 (office) 412.818.8829 (cell) 412.268.6436 (fax) http://www.cs.cmu.edu/~beowulf --------- You're proud that you've matured with your sense of childlike wonder intact, but others are tired of hearing you yell "Fire truck! Fire truck!" whenever one goes by. |