pingus-devel
[Top][All Lists]
Advanced

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

Re: Windows 0.6.0 binaries


From: seterajunk
Subject: Re: Windows 0.6.0 binaries
Date: Mon, 26 May 2003 20:17:26 -0500

I'm sorry.  I can't help.  I didn't see any errors of consequence.  I did
notice the Clanlib examples wouldn't compile, but I didn't care and ignored
them.  I built from ClanLib-0.6.5-1.tar.gz and used the binaries for
dependent projects available on the clanlib website.

----- Original Message ----- 
From: "Björn Fischer" <address@hidden>
To: <address@hidden>
Sent: Monday, May 26, 2003 11:18 AM
Subject: Re: Windows 0.6.0 binaries


> >
> > I have binaries for Win32 that I've built using Visual Studio .NET.
> > They seem to work fine for the tutorial levels I've played, but the
> > level editor crashes.  I'd be glad to contribute them as-is (with no
> > support) if anyone is interested and can give me a place to put them.
> > I'm not sure what the prereqs are for something compiled on WinXP
> > using VS.NET.
> >
> > Craig
>
>
> Hi Craig,
> trying to build Pingus 0.6.0 on my Win2K with Visual Studio.NET resulted
> in the compiler output I attached. Maybe you can give me some hints what
> I can do about it? Sorry for asking, but I'm just slightly familiar with
> C++, it's not my 1st language....
>
> Greetings
>
> Björn
>


----------------------------------------------------------------------------
----


> ------ Build started: Project: pingus, Configuration: Debug Win32 ------
>
> Linking...
> LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to
'/INCREMENTAL:NO' specification
> ClanMikMod.lib(streamed_mikmod_sample.obj) : error LNK2001: unresolved
external symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanPNG.lib(provider_png.obj) : error LNK2001: unresolved external symbol
"public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanSound.lib(static_provider_wave.obj) : error LNK2019: unresolved
external symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ) referenced in function "private: void
__thiscall CL_Sample::load_data(void)" (address@hidden@@AAEXXZ)
> ClanSound.lib(stream_provider_wave.obj) : error LNK2001: unresolved
external symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanDisplay.lib(provider_bmp.obj) : error LNK2001: unresolved external
symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanDisplay.lib(resource_font_generic.obj) : error LNK2001: unresolved
external symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanDisplay.lib(blit_opaque.obj) : error LNK2001: unresolved external
symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanDisplay.lib(blit_transparent.obj) : error LNK2001: unresolved external
symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> clanCore.lib(cl_assert.obj) : error LNK2019: unresolved external symbol
"public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ) referenced in function "public: class
std::basic_ostream<char,struct std::char_traits<char> > & __thiscall
std::basic_ostream<char,struct std::char_traits<char> >::operator<<(int)"
(address@hidden@address@hidden@@@std@@address@hidden@Z)
> ClanDisplay.lib(font_description.obj) : error LNK2019: unresolved external
symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ) referenced in function "public: __thiscall
CL_Font_Description::CL_Font_Description(class CL_SurfaceProvider
*,float,int,int,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
(??0CL_Font_Description@@address@hidden@@address@hidden
address@hidden@std@@address@hidden@2@@std@@@Z)
> ClanDisplay.lib(blit_dx.obj) : error LNK2001: unresolved external symbol
"public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanDisplay.lib(input_joystick.obj) : error LNK2001: unresolved external
symbol "public: bool __thiscall std::locale::_Iscloc(void)const "
(address@hidden@std@@QBE_NXZ)
> ClanMikMod.lib(streamed_mikmod_sample.obj) : error LNK2019: unresolved
external symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden) referenced in function
"public: static class CL_SoundBuffer * __cdecl
CL_Streamed_MikModSample::load(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
CL_ResourceManager *,bool)"
(address@hidden@@SAPAVCL_SoundBuffer@@address@hidden
address@hidden@std@@address@hidden@2@@std@@PAVCL_ResourceManager@@address@hidden)
> ClanPNG.lib(provider_png.obj) : error LNK2019: unresolved external symbol
"public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden) referenced in function
"public: virtual unsigned int __thiscall
CL_PNGProvider::get_red_mask(void)const "
(address@hidden@@UBEIXZ)
> ClanSound.lib(static_provider_wave.obj) : error LNK2001: unresolved
external symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> ClanSound.lib(stream_provider_wave.obj) : error LNK2001: unresolved
external symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> ClanDisplay.lib(provider_bmp.obj) : error LNK2001: unresolved external
symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> ClanDisplay.lib(resource_font_generic.obj) : error LNK2001: unresolved
external symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> ClanDisplay.lib(blit_opaque.obj) : error LNK2001: unresolved external
symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> ClanDisplay.lib(blit_transparent.obj) : error LNK2001: unresolved external
symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> clanCore.lib(cl_assert.obj) : error LNK2019: unresolved external symbol
"public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden) referenced in function
"public: class std::basic_ostream<char,struct std::char_traits<char> > &
__thiscall std::basic_ostream<char,struct std::char_traits<char>
>::operator<<(int)"
(address@hidden@address@hidden@@@std@@address@hidden@Z)
> ClanDisplay.lib(font_description.obj) : error LNK2019: unresolved external
symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden) referenced in function
"public: __thiscall CL_Font_Description::CL_Font_Description(class
CL_SurfaceProvider *,float,int,int,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
(??0CL_Font_Description@@address@hidden@@address@hidden
address@hidden@std@@address@hidden@2@@std@@@Z)
> ClanDisplay.lib(blit_dx.obj) : error LNK2001: unresolved external symbol
"public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> ClanDisplay.lib(input_joystick.obj) : error LNK2001: unresolved external
symbol "public: class std::locale::facet const * __thiscall
std::locale::_Getfacet(unsigned int,bool)const "
(address@hidden@std@@address@hidden@address@hidden)
> clanCore.lib(error.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(inputsource_memory.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(resourcetype_sample.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(directsound.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(stream_provider_wave.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(thread_win32.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(cdaudio_win32.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(soundbuffer_static.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(soundbuffer_stream.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(directsound_recorder.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(soundbuffer.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(static_provider_wave.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(soundcard_clan.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(setupsound_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanMikMod.lib(streamed_mikmod_sample.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanMikMod.lib(resourcetype_module.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanPNG.lib(provider_png.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanVorbis.lib(vorbis_soundprovider_generic.obj) : error LNK2001:
unresolved external symbol "void __cdecl std::_Xlen(void)"
(address@hidden@@YAXXZ)
> ClanGUI.lib(treeitem_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanJPEG.lib(provider_jpeg.obj) : error LNK2019: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ) referenced in
function "public: char const * __thiscall std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >::c_str(void)const "
(address@hidden@address@hidden@std@@address@hidden@2@@std@@QBEPBDX
Z)
> ClanJPEG.lib(provider_jpeg_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanMikMod.lib(setupmikmod.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(scrollbar_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(componentfile_preprocess.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(component_tokenizer.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(layout_manager_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(popupmenu.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(filedialog_generic.obj) : error LNK2019: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ) referenced in
function "public: void __thiscall CL_FileDialog_Generic::on_edit_dir(void)"
(address@hidden@@QAEXXZ)
> ClanGUI.lib(listbox_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(progressbar_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(scrollbar.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(gui_file_parser.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(treeitem.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(treeview.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(filedialog.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(image.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(listbox.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(progressbar.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(frame_default.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(button_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(label_default.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(label_generic.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(checkbox_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(radiobutton_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(scrollbar_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(inputbox_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(window_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(window_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(treeitem_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(listbox_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(component_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(component_manager_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(button_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(inputbox_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(frame.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(label.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(radiobutton.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(setupgui.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(inputbox.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(checkbox.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(window.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(stylemanager_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(blit_opaque.obj) : error LNK2019: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ) referenced in
function "public: __thiscall
CL_SurfaceProvider_32bpp::CL_SurfaceProvider_32bpp(class CL_SurfaceProvider
*)" (??0CL_SurfaceProvider_32bpp@@address@hidden@@@Z)
> ClanDisplay.lib(blit_transparent.obj) : error LNK2019: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ) referenced in
function "public: bool __thiscall CL_Blit_Transparent::init_surface(class
CL_Blitters *)" (address@hidden@@QAE_NPAVCL_Blitters@@@Z)
> ClanGUI.lib(component.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(button.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(provider_pcx.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(provider_bmp.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(provider_targa.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(resource_font_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(font_description.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(blit_dx.obj) : error LNK2019: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ) referenced in function
"public: virtual void __thiscall CL_Blit_DX::blt_scale_clip(class CL_Target
*,int,int,int,int,int,class CL_ClipRect const &)"
(address@hidden@@UAEXPAVCL_Target@@HHHHHABVCL_ClipRect@@@Z)
> ClanDisplay.lib(dx_target.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(input_joystick.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(font_bitmap.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(displaycard_directdraw.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(setupdisplay_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(sprite.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(surfaceprovider.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(palette.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(setupdisplay_win32.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(resource_surface_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(inputsource_provider_file.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resource_tokenizer.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(surface.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(font.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype_string.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype_raw.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourceoptions.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(datafile_inputprovider.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(directory_scanner_win32.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype_boolean.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype_integer.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(outputsource_file.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(setupcore.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resource.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resource_manager_file.obj) : error LNK2019: unresolved
external symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
referenced in function "private: void __thiscall
CL_ResourceManager_File::parse(void)"
(address@hidden@@AAEXXZ)
> clanCore.lib(cl_assert.obj) : error LNK2019: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ) referenced in function
"protected: virtual class std::ostreambuf_iterator<char,struct
std::char_traits<char> > __thiscall std::num_put<char,class
std::ostreambuf_iterator<char,struct std::char_traits<char> >
>::do_put(class std::ostreambuf_iterator<char,struct std::char_traits<char>
>,class std::ios_base &,char,bool)const "
(address@hidden@address@hidden@address@hidden@@@std@@@std
@@address@hidden@address@hidden@@@address@hidden@address@hidden@D_
address@hidden)
> clanCore.lib(resource_manager.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(inputsource_file.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(inputsource.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xlen(void)" (address@hidden@@YAXXZ)
> clanCore.lib(error.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(inputsource_memory.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(directsound_recorder.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(directsound.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(stream_provider_wave.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(thread_win32.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(static_provider_wave.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(cdaudio_win32.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(soundbuffer_static.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanSound.lib(soundbuffer_stream.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanMikMod.lib(resourcetype_module.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanPNG.lib(provider_png.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanVorbis.lib(vorbis_soundprovider_generic.obj) : error LNK2019:
unresolved external symbol "void __cdecl std::_Xran(void)"
(address@hidden@@YAXXZ) referenced in function _$E17
> ClanSound.lib(soundbuffer.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(treeitem_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanJPEG.lib(provider_jpeg.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanJPEG.lib(provider_jpeg_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanMikMod.lib(streamed_mikmod_sample.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(scrollbar_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(componentfile_preprocess.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(component_tokenizer.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(layout_manager_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(treeitem.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(filedialog_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(listbox_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(progressbar_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(button_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(label_generic.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(filedialog.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(gui_file_parser.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(inputbox_generic.obj) : error LNK2019: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ) referenced in
function "public: void __thiscall CL_Signal_v0::call(void)"
(address@hidden@@QAEXXZ)
> ClanGUI.lib(window_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(listbox_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(frame_default.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(setupgui.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(component_generic.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(component_manager_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(button_generic.obj) : error LNK2019: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ) referenced in
function "public: bool __thiscall
CL_ComponentOptions::get_value_as_bool(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,int)const "
(address@hidden@@address@hidden
address@hidden@std@@address@hidden@2@@std@@address@hidden)
> ClanGUI.lib(button.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(window.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(stylemanager_default.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanGUI.lib(label.obj) : error LNK2001: unresolved external symbol "void
__cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(provider_targa.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(resource_font_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(blit_opaque.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(blit_transparent.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(dx_target.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(input_joystick.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(provider_pcx.obj) : error LNK2019: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ) referenced in
function "public: virtual void __thiscall CL_PCXProvider::read_data(void)"
(address@hidden@@UAEXXZ)
> ClanDisplay.lib(provider_bmp.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(setupdisplay_generic.obj) : error LNK2019: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
referenced in function "public: virtual class CL_SurfaceProvider *
__thiscall CL_PCX_ResourceSource::create(class CL_Resource &,class
CL_ResourceOptions &,class CL_ResourceManager &)"
(address@hidden@@UAEPAVCL_SurfaceProvider@@AAVCL_Resource@@AA
VCL_ResourceOptions@@AAVCL_ResourceManager@@@Z)
> ClanDisplay.lib(sprite.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(font_description.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(blit_dx.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resource_tokenizer.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(surface.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(resource_surface_generic.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> ClanDisplay.lib(displaycard_directdraw.obj) : error LNK2019: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
referenced in function "public: __thiscall
CL_DisplayCard_DirectDraw::CL_DisplayCard_DirectDraw(int,struct _GUID
*,class std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >)"
(??0CL_DisplayCard_DirectDraw@@address@hidden@@address@hidden
address@hidden@std@@address@hidden@2@@std@@@Z)
> clanCore.lib(resourcetype_raw.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourceoptions.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(datafile_inputprovider.obj) : error LNK2019: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
referenced in function "public: virtual int __thiscall
CL_InputSource_Datafile::read(void *,int)"
(address@hidden@@address@hidden)
> clanCore.lib(inputsource_provider_file.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype_boolean.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype_integer.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resourcetype_string.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(outputsource_file.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(resource.obj) : error LNK2019: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ) referenced in function
"public: __thiscall CL_Resource::CL_Resource(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,class CL_ResourceOptions const &,class
CL_ResourceManager const &)"
(??0CL_Resource@@address@hidden@address@hidden@std@@address@hidden
@2@@std@@00ABVCL_ResourceOptions@@ABVCL_ResourceManager@@@Z)
> clanCore.lib(resource_manager_file.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(directory_scanner_win32.obj) : error LNK2001: unresolved
external symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(cl_assert.obj) : error LNK2019: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ) referenced in function
"public: class std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > & __thiscall std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >::assign(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,unsigned int,unsigned int)"
(address@hidden@address@hidden@std@@address@hidden@2@@std@@QAEAAV
address@hidden@address@hidden)
> clanCore.lib(resource_manager.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(inputsource_file.obj) : error LNK2001: unresolved external
symbol "void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> clanCore.lib(inputsource.obj) : error LNK2001: unresolved external symbol
"void __cdecl std::_Xran(void)" (address@hidden@@YAXXZ)
> .\./pingus.exe : fatal error LNK1120: 4 unresolved externals
>
> Build log was saved at
"file://c:\CVS\Games\pingus-0.6.0\Debug\BuildLog.htm"
> pingus - 201 error(s), 1 warning(s)
>
>
> ---------------------- Done ----------------------
>
>     Build: 0 succeeded, 1 failed, 0 skipped
>
>
>


----------------------------------------------------------------------------
----


> _______________________________________________
> Pingus-Devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/pingus-devel
>





reply via email to

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