pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: Beta Testers?


From: Ingo Ruhnke
Subject: Re: AW: Beta Testers?
Date: 04 Oct 2002 14:03:27 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Fischer, Björn Christoph" <address@hidden> writes:

> Nope, it doesn't. No Prob with compiling, but when VC++ starts linking, it's
> 10 error messages (see attached file).
>
> --------------------Konfiguration: pingus - Win32 Debug--------------------
> Linker-Vorgang läuft...
> demo_player.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: 
> class std::vector<class ServerEvent,class std::allocator<class ServerEvent> > 
>  __thiscall XMLPDF::get_events(void)" (address@hidden@@address@hidden@@V?$allo
> address@hidden@@@std@@@std@@XZ)
> demo_player.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: 
> void __thiscall ServerEvent::send(class Server *)" 
> (address@hidden@@QAEXPAVServer@@@Z)
> demo_player.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: 
> void __thiscall ServerEvent::write_xml(class std::basic_ostream<char,struct 
> std::char_traits<char> > &)const " (address@hidden@@address@hidden
> address@hidden@std@@@std@@@Z)
> demo_recorder.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: 
> void __thiscall ServerEvent::write_xml(class std::basic_ostream<char,struct 
> std::char_traits<char> > &)const " (address@hidden@@address@hidden
> address@hidden@std@@@std@@@Z)
> pingus_main.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: 
> __thiscall DemoSession::DemoSession(class std::basic_string<char,struct 
> std::char_traits<char>,class std::allocator<char> > const &)" 
> (??0DemoSession@@address@hidden@
> address@hidden@std@@address@hidden@2@@std@@@Z)
> screen_manager.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> "private: void __thiscall ScreenPtr::decrease_refcount(void)" 
> (address@hidden@@AAEXXZ)
> screen_manager.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> "private: void __thiscall ScreenPtr::increase_refcount(void)" 
> (address@hidden@@AAEXXZ)
> server.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: static 
> class ServerEvent  __cdecl ServerEvent::make_armageddon_event(int)" 
> (address@hidden@@address@hidden@Z)
> server.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: static 
> class ServerEvent  __cdecl ServerEvent::make_pingu_action_event(int,int,enum 
> Actions::ActionName)" (address@hidden@@address@hidden@Actions@@@Z
> )
> ./pingus.exe : fatal error LNK1120: 8 unaufgeloeste externe Verweise
> Fehler beim Ausführen von link.exe.
> 
> pingus.exe - 10 Fehler, 0 Warnung(en)

The errors refered to new files, which made it into CVS just a few
days ago. Just add screen_ptr.cxx, server_event.cxx and
demo_session.cxx (same with the .hxx version) to the project settings.

-- 
WWW:      http://pingus.seul.org/~grumbel/ 
Games:    http://pingus.seul.org/~grumbel/gamedesigns/
JabberID: address@hidden 
ICQ:      59461927




reply via email to

[Prev in Thread] Current Thread [Next in Thread]