Boost logo

Boost Users :

From: kekogomez kekogomez_at_[hidden])
Date: 2003-02-13 10:01:29


Hello to all,

I have tried to build the RegExp3 library... but I get some errors...
I'm using Vc++ Net. I execute the command nmake vc7.mak and I get the
nexts error results... could someone help me?
....
....
....
link kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib
odbccp32.lib /nologo /dll /incremental:yes /pdb:"vc7/boost_regex_vc7_m
did.pdb" /debug /machine:I386 /out:"vc7/boost_regex_vc7_mdid.dll" /imp
lib:"vc7/boost_regex_vc7_mdid.lib" /LIBPATH:\lib
vc7/boost_regex_vc7_mdid/c_regex_traits.obj
vc7/boost_regex_vc7_mdid/c_regex_traits_common.obj
vc7/boost_regex_vc7_mdid/cpp_regex_traits.obj
vc7/boost_regex_vc7_mdid/cregex.obj
vc7/boost_regex_vc7_mdid/fileiter.obj
vc7/boost_regex_vc7_mdid/instances.obj
vc7/boost_regex_vc7_mdid/posix_api.obj
vc7/boost_regex_vc7_mdid/regex.obj
vc7/boost_regex_vc7_mdid/regex_debug.obj
vc7/boost_regex_vc7_mdid/regex_synch.obj
vc7/boost_regex_vc7_mdid/w32_regex_traits.obj
vc7/boost_regex_vc7_mdid/wide_posix_api.obj
vc7/boost_regex_vc7_mdid/winstances.obj
   Creating library vc7/boost_regex_vc7_mdid.lib and object
vc7/boost_regex_vc7_mdid.exp
regex_synch.obj : error LNK2001: unresolved external symbol
__RTC_CheckEsp
w32_regex_traits.obj : error LNK2001: unresolved external symbol
__RTC_CheckEsp
wide_posix_api.obj : error LNK2019: unresolved external symbol
__RTC_CheckEsp referenced in function _regerrorW_at_16
winstances.obj : error LNK2001: unresolved external symbol
__RTC_CheckEsp
fileiter.obj : error LNK2001: unresolved external symbol
__RTC_CheckEsp
instances.obj : error LNK2001: unresolved external symbol
__RTC_CheckEsp
posix_api.obj : error LNK2019: unresolved external symbol
__RTC_CheckEsp referenced in function _regerrorA_at_16
regex.obj : error LNK2019: unresolved external symbol __RTC_CheckEsp
referenced in function "public: __thiscall boost::match_results<char
const *,class boost::detail::allocator_adapter<char,class
boost::detail::simple_alloc> >::match_results<char const *,class
boost::detail::allocator_adapter<char,class
boost::detail::simple_alloc> >(class
boost::detail::allocator_adapter<char,class
boost::detail::simple_alloc> const &)" (??0?$match_results_at_PBDV?
$allocator_adapter_at_DVsimple_alloc_at_detail@boost@@@detail_at_boost@@@boost@
@QAE_at_ABV?$allocator_adapter_at_DVsimple_alloc_at_detail@boost@@@detail_at_1@@Z)
c_regex_traits.obj : error LNK2019: unresolved external symbol
__RTC_CheckEsp referenced in function "unsigned int __cdecl
`anonymous namespace'::re_get_message(unsigned short *,unsigned
int,unsigned int)" (?re_get_message@?A0xc953bc5d@@YAIPAGII_at_Z)
c_regex_traits_common.obj : error LNK2001: unresolved external symbol
__RTC_CheckEsp
cpp_regex_traits.obj : error LNK2001: unresolved external symbol
__RTC_CheckEsp
cregex.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
regex_synch.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
w32_regex_traits.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
wide_posix_api.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
winstances.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
fileiter.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
instances.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
posix_api.obj : error LNK2019: unresolved external symbol
@_RTC_CheckStackVars_at_8 referenced in function _regerrorA_at_16
regex.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
c_regex_traits.obj : error LNK2019: unresolved external symbol
@_RTC_CheckStackVars_at_8 referenced in function "unsigned int __cdecl
`anonymous namespace'::re_get_message(unsigned short *,unsigned
int,unsigned int)" (?re_get_message@?A0xc953bc5d@@YAIPAGII_at_Z)
c_regex_traits_common.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
cpp_regex_traits.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
cregex.obj : error LNK2001: unresolved external symbol
@_RTC_CheckStackVars_at_8
regex_synch.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
w32_regex_traits.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
wide_posix_api.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
winstances.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
fileiter.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
instances.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
posix_api.obj : error LNK2019: unresolved external symbol
__RTC_Shutdown referenced in function _regerrorA_at_16
regex.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
c_regex_traits.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
c_regex_traits_common.obj : error LNK2001: unresolved external symbol
__RTC_Shutdown
cpp_regex_traits.obj : error LNK2019: unresolved external symbol
__RTC_Shutdown referenced in function "public: __thiscall
boost::re_detail::message_data<char>::message_data<char>(class
std::locale const &,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)" (??0?
$message_data_at_D@re_detail_at_boost@@QAE_at_ABVlocale@std@@ABV?
$basic_string_at_DU?$char_traits_at_D@std@@V?$allocator_at_D@2@@4@@Z)
cregex.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
regex_synch.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
w32_regex_traits.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
wide_posix_api.obj : error LNK2019: unresolved external symbol
__RTC_InitBase referenced in function _regerrorW_at_16
winstances.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
fileiter.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
instances.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
posix_api.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
regex.obj : error LNK2001: unresolved external symbol __RTC_InitBase
c_regex_traits.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
c_regex_traits_common.obj : error LNK2001: unresolved external symbol
__RTC_InitBase
cpp_regex_traits.obj : error LNK2019: unresolved external symbol
__RTC_InitBase referenced in function "public: __thiscall
boost::re_detail::message_data<char>::message_data<char>(class
std::locale const &,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)" (??0?
$message_data_at_D@re_detail_at_boost@@QAE_at_ABVlocale@std@@ABV?
$basic_string_at_DU?$char_traits_at_D@std@@V?$allocator_at_D@2@@4@@Z)
cregex.obj : error LNK2001: unresolved external symbol __RTC_InitBase
vc7/boost_regex_vc7_mdid.dll : fatal error LNK1120: 4 unresolved
externals


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net