RE: [Opengc-devel] Experimental Repository Build Problem
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Doyle, S. <ste...@uk...> - 2004-04-21 08:23:38
|
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. Good luck with the exam cheers steve -----Original Message----- From: Damion Shelton [mailto:da...@op...] Sent: 21 April 2004 03:50 To: ope...@li... Subject: Re: [Opengc-devel] Experimental Repository Build Problem Hi, Just wanted to let you know that I'll take a look at this either Wed or Thurs - I have an exam tomorrow morning and haven't had much free time in the past couple days. Cheers, -Damion- On Apr 15, 2004, at 4:21 AM, Doyle, Steven wrote: Hi Damion, The problem I originally had was was when I was trying to build the current stable version of opengc and not your new experimental one. I did solve that problem and got everything working ok. I like what you have done in the experimental version and thought I would have a go at building it. I am using CMake version 1.8 patch 3 with a target of Visuial Studio 7 .NET 2003. Cheers Steve -----Original Message----- From: Damion Shelton [mailto:da...@op...] Sent: 14 April 2004 21:14 To: ope...@li... Subject: Re: [Opengc-devel] Experimental Repository Build Problem Hi, You said in a previous email that you had corrected the first problem you were having. Was it working after that, and then stopped working, or have you never successfully built the application? Also, what version of CMake are you using? Cheers, -Damion- On Apr 13, 2004, at 12:55 PM, Doyle, Steven wrote: Hi, I'm trying to build the "opengcnew" project taken from the experimental repository. All the libraries build fine, but when I try and build the main application I get the following link errors OpenGCGauges.lib(ogcEGyroAltimeterSetting.obj) : error LNK2019: unresolved external symbol "public: void __thiscall ogcObject::DispatchMessageA(enum ogcMessage,void *)" (?DispatchMessageA@ogcObject@@QAEXW4ogcMessage@@PAX@Z) referenced in function "public: virtual void __thiscall ogcEGyroAltimeterSetting::OnMouseDown(int,double,double)" (?OnMouseDown@ogcEGyroAltimeterSetting@@UAEXHNN@Z) OpenGCGauges.lib(ogcNavTestGauge.obj) : error LNK2019: unresolved external symbol "public: void __thiscall ogcObject::DispatchMessageA(enum ogcMessage,void *)" (?DispatchMessageA@ogcObject@@QAEXW4ogcMessage@@PAX@Z) referenced in function "public: virtual void __thiscall ogcNavTestGauge::Render(void)" (?Render@ogcNavTestGauge@@UAEXXZ) OpenGCGauges.lib(ogcKeypadButton.obj) : error LNK2001: unresolved external symbol "public: void __thiscall ogcObject::DispatchMessageA(enum ogcMessage,void *)" (?DispatchMessageA@ogcObject@@QAEXW4ogcMessage@@PAX@Z) C:\MyProjects\opengcnew\bin\Debug\OpenGC.exe : fatal error LNK1120: 1 unresolved externals Any ideas ? regards Steve Doyle --------- 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 --------- Years from now, you still won't be able to figure out why the love of your life left you for a nicer, smarter, better-looking person. --------- 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. |