BugInTheSYS

Untitled

Oct 21st, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. 1>endian.obj : error LNK2001: Not resolved external Symbol ""private: static void (__cdecl* Endian::_LittleRevBytes)(void *,unsigned int,int)" (?_LittleRevBytes@Endian@@0P6AXPAXIH@ZA)".
  2. ...
  3. 1>endian.obj : error LNK2001: Not resolved external Symbol ""public: static enum endianness_t const * const Endian::sysEndian" (?sysEndian@Endian@@2PBW4endianness_t@@B)".
  4. 1>C:\Users\Fabian\documents\visual studio 2010\Projects\FunctionTest\Debug\FunctionTest.exe : fatal error LNK1120: 14 not resolved external references.
  5.  
Advertisement
Add Comment
Please, Sign In to add comment