pingus-devel
[Top][All Lists]
Advanced

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

Re: Win32: Linker Errors


From: Tim
Subject: Re: Win32: Linker Errors
Date: 27 Apr 2003 14:36:20 +0000

I think it was something due to VC6 not supporting some constructs. Not
sure though, don't trust me!

On Sun, 2003-04-27 at 12:55, Björn Fischer wrote:
> Hi,
> compiling pingus today resulted in the following linker output:
> 
> --------------------Konfiguration: pingus - Win32 Debug--------------------
> Linker-Vorgang läuft...
> 
> [...]
> 
> fps_counter.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _libintl_gettext
> config.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _libintl_gettext
> credits.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _libintl_gettext
> editor_event.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _libintl_gettext
> editor_help_screen.obj : error LNK2001: Nichtaufgeloestes externes 
> Symbol _libintl_gettext
> pingus_main.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _libintl_textdomain
> pingus_main.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _libintl_bindtextdomain
> pingus_main.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _libintl_bind_textdomain_codeset
> ./pingus.exe : fatal error LNK1120: 4 unaufgeloeste externe Verweise
> Fehler beim Ausführen von link.exe.
> 
> pingus.exe - 27 Fehler, 0 Warnung(en)
> ------------------------------------------------------
> 
> Seems like it came with the libintl.h file in src/Win32. I don't know 
> how to fix this, maybe someone who implemented the libint_ prefix can 
> tell more about that problem?
> 
> I'm (still) using MSVC6, so if you suspect the problem there, just tell 
> me. I'm gonna update to 7 next week anyway.
> 
> Greetings
> 
> Björn
> 
> 
> 
> _______________________________________________
> 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]