Re: [Opengc-devel] Experimental Repository Build Problem
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Damion S. <da...@op...> - 2004-04-14 20:13:59
|
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. |