error LNK2001

VeTaL
New member
 
Posts: 1
Joined: Sun Oct 09, 2011 11:36

error LNK2001

by VeTaL » Sun Oct 09, 2011 11:49

I got thees errors
4>guiPauseMenu.obj : error LNK2001: unresolved external symbol __imp_libintl_gettext
4>guiPasswordChange.obj : error LNK2001: unresolved external symbol __imp_libintl_gettext
4>guiMainMenu.obj : error LNK2019: unresolved external symbol __imp_libintl_gettext referenced in function gettext
4>guiKeyChangeMenu.obj : error LNK2001: unresolved external symbol __imp_libintl_gettext
4>guiMessageMenu.obj : error LNK2001: unresolved external symbol __imp_libintl_gettext
4>guiTextInputMenu.obj : error LNK2001: unresolved external symbol __imp_libintl_gettext
4>main.obj : error LNK2019: unresolved external symbol __imp_libintl_textdomain referenced in function textdomain
4>main.obj : error LNK2019: unresolved external symbol __imp_libintl_bindtextdomain referenced in function bindtextdomain


Looking like its a trouble with linking GetText, but i have no idea why.
There are correct paths (re-checked them dozen times) in Linker/General/Additional Library Directories
Also, there is full path to libintl.lib in Linker/Input/Additional Dependencies (which is also correct: tried that in Total commander - it shows me correct lib)
Also, there is #pragma comment (lib, "libintl.lib") at the beginning of main


It sounds like stupid error, but... i have no ideas, why this happens.
 

Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 31 guests

cron