[Gtkradiant] link error when build gtkradiant
SmallPileofGibs
spog at planetquake.com
Sun Jun 5 08:12:46 CDT 2005
Hi,
Have you read the developer docs?
https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/docs/developer/README
The dependencies for win32 are prebuilt and can be downloaded from the
links in the readme.
-SPoG
Thursday, June 2, 2005, 2:39:38 PM, you wrote:
> hello all ,
> i checkout the code of trunk ,and builded it by vc7.net2003
> i think i have configurated right path to the support libs,
> all the project have builded successful except the last one "gtkradiant",
> i builded stlport like this :
> 1) uncomment _STLP_NO_OWN_IOSTREAMS setting in "stlport/stl_user_config.h"
> 2) nmake -f vc7.map prepare
> 3) nmake -f vc7,map all
> 4) build ok , generate the stlport_vc7.lib stlport_vc746.dll
> 5) move stlport_vc746.dll to C:\WINNT\system32
> when i build GTKRandiant, it arise a lots of link errors ,like fellow:
> GtkRadiant error LNK2001: unresolved external symbol
> "__declspec(dllimport) public: __thiscall
> _STL::_STLP_alloc_proxy<char *,char,class _STL::allocator<char>
> >::_STLP_alloc_proxy<char *,char,class _STL::allocator<char> >(class
> _STL::allocator<char> const &,char *)"
> (__imp_??0?$_STLP_alloc_proxy at PADDV?$allocator at D@_STL@@@_STL@@QAE at ABV?$allocator at D@1 at PAD@Z)
> ....
> Is there any thing wrong when i build STLPort ?
> _______________________________________________
> Gtkradiant mailing list
> Gtkradiant at zerowing.idsoftware.com
> http://zerowing.idsoftware.com/cgi-bin/mailman/listinfo/gtkradiant
More information about the Gtkradiant
mailing list