• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

unresolved externals?!?

geekybear

Senior member
have the following error message while using visual c++:

Debug/implementation.exe : fatal error LNK1120: 1 unresolved externals

wtf is an unresolved external?

am also getting this error message:

implementation.obj : error LNK2001: unresolved external symbol "public: unsigned int __thiscall main_savitch_3::sequence::size(void)const " (?size@sequence@main_savitch_3@@QBEIXZ)

what does all of this mean? what are some ways I can go about fixing this?
 
Back
Top