Re: [Opengc-devel] Experimental Repository Build Problem
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Damion S. <da...@op...> - 2004-04-22 05:51:55
|
Hi, The problem is fixed. You were right - there appears to be a naming=20 conflict with the "DispatchMessage" function which is part of the=20 Windows API framework. I think this appeared in the experimental=20 repository because of the way things end up inheriting in the new=20 library structure. Anyways, the new functions are DispatchOpenGCMessage and=20 OnOpenGCMessage. I think the correct long-term solution to this sort of=20= problem is to move to an OpenGC:: namespace, rather than working in the=20= global namespace. Please let me know if this fixes the problem for you. I verified that=20 this change does not break compilation on the Mac under gcc, and it=20 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=A0I=20= > change the name of ogcObject::DispatchMessage slightly I can get it to=20= > 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=20 intact, but others are tired of hearing you yell "Fire truck! Fire=20 truck!" whenever one goes by. |