|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Mviewer compiling problemsGood day!
I've just downloaded new code from the SVN, all the dependencies for Visual Studio 8, the latest DXSDK and the Platform SDK, I successfully compiled nviewer and everything went fine, but still with some fatal bugs during the work with the application, but when I tried to compile mviewer I got about 164 linking errors, like these: error LNK2019: unresolved external symbol "public: static class Game::GuiTimeSource * __cdecl Game::GuiTimeSource::Create(void)" (?Create@GuiTimeSource@Game@@SAPAV12@XZ) referenced in function "protected: virtual void __thiscall Application::App::SetupTimeSources(void)" (?SetupTimeSources@App@Application@@MAEXXZ) mangalore_application_app.obj Error 82 error LNK2001: unresolved external symbol "public: static bool __cdecl Loader::CharacterProfile::RegisterFactoryFunction(void)" (?RegisterFactoryFunction@CharacterProfile@Loader@@SA_NXZ) viewer.obj Error 114 error LNK2001: unresolved external symbol "public: void __thiscall UI::ProgressBarWindow::Present(void)" (?Present@ProgressBarWindow@UI@@QAEXXZ) mangalore_game_server.obj and etc. Can anyone tell me what I am doing wrong? P.S. Mangalore itself compiles without any problems. Thanks in advance! Alex. |
|
|
|
|
|
Re: Mviewer compiling problemsCuongnhc wrote:
> > > ---------- Forwarded message ---------- > From: *Cuongnhc* <cuongnhc@... <mailto:cuongnhc@...>> > Date: Nov 2, 2006 1:03 AM > Subject: Re: [Nebula-Discuss] Mviewer compiling problems > To: Alexander Idea <alexander.idea@... > <mailto:alexander.idea@...>> > > i'm a new one learns Nebula2 too, i want to share with you some info > about how to build it (and plz read point 5 and help me to fix another > errors ^_^). > for mviewer/script error, got this one too. It came from the proj: var, valid but empty (??). it seem cegui is the problem. 1) in mangalode/bldfiles/mangaloretools.bld remove the 2 addtarget USE_MCEGUI 2) in mangalore/viewer/vierver.cpp/.h #ifdef or remove any call to cegui (SetupCeGui) A+ -- for my 3d work it's over there --> http://j.a.l.free.fr/3dsmax update 26 Aug 2006 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 *** NOTE: To reply to the list use "reply to all", *** *** to reply direct to the sender use "reply" *** _______________________________________________ Nebuladevice-discuss mailing list Nebuladevice-discuss@... https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss |
|
|
Re: Mviewer compiling problemsOn 11/2/06, je.a.le <je.a.le@...> wrote:
thanks :) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 *** NOTE: To reply to the list use "reply to all", *** *** to reply direct to the sender use "reply" *** _______________________________________________ Nebuladevice-discuss mailing list Nebuladevice-discuss@... https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss |
| Free embeddable forum powered by Nabble | Forum Help |