Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Kane Hart

Pages: [1]
1
VisualC++ / Does anyone here even use MSVC?
« on: May 19, 2008, 12:34:18 am »


Grr your my last hope.. I'm 99% sure I'm doing stuff right now since I did compile CS and cel right now PS is grr down to 3 errors!

I did cel and ps both in msvc 8 and msvc 9 and lol no luck... Grrr!


MSVC8:
Code: [Select]
1>------ Build started: Project: apppsnpcclient, Configuration: Release (with DLLs) Win32 ------
1>Linking...
1>networkmgr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
1>libpsnet.lib(npcmessages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
1>..\..\psnpcclient.exe : fatal error LNK1120: 4 unresolved externals
1>Build log was saved at "file://d:\development\ps\out\release8\build\apppsnpcclient\BuildLog.htm"
1>apppsnpcclient - 7 error(s), 0 warning(s)
2>------ Build started: Project: apppsclient, Configuration: Release (with DLLs) Win32 ------
3>------ Build started: Project: apppsserver, Configuration: Release (with DLLs) Win32 ------
3>Linking...
2>Linking...
2>   Creating library ..\..\psclient.lib and object ..\..\psclient.exp
2>pscelclient.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
2>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
2>libpsnet.lib(npcmessages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
2>psclientdr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
2>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
2>psengine.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall csStringHashReversible::Request(char const *)const " (__imp_?Request@csStringHashReversible@@QBEKPBD@Z)
2>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
2>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
2>..\..\psclient.exe : fatal error LNK1120: 5 unresolved externals
2>Build log was saved at "file://d:\development\ps\out\release8\build\apppsclient\BuildLog.htm"
2>apppsclient - 13 error(s), 0 warning(s)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall csStringHashReversible::Request(char const *)const " (__imp_?Request@csStringHashReversible@@QBEKPBD@Z)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>libpsnet.lib(npcmessages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
3>..\..\psserver.exe : fatal error LNK1120: 5 unresolved externals
3>Build log was saved at "file://d:\development\ps\out\release8\build\apppsserver\BuildLog.htm"
3>apppsserver - 15 error(s), 0 warning(s)
========== Build: 0 succeeded, 3 failed, 25 up-to-date, 0 skipped ==========



MSVC9:

Code: [Select]
1>------ Build started: Project: apppsclient_static, Configuration: Release (with DLLs) Win32 ------
2>------ Build started: Project: apppsnpcclient_static, Configuration: Release (with DLLs) Win32 ------
3>------ Build started: Project: apppsserver_static, Configuration: Release (with DLLs) Win32 ------
2>Linking...
1>Linking...
3>Linking...
2>networkmgr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
2>libpsnet.lib(npcmessages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
2>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
2>..\..\psnpcclient_static.exe : fatal error LNK1120: 4 unresolved externals
2>Build log was saved at "file://d:\development\ps\out\release9\build\apppsnpcclient_static\BuildLog.htm"
2>apppsnpcclient_static - 7 error(s), 0 warning(s)
1>   Creating library ..\..\psclient_static.lib and object ..\..\psclient_static.exp
1>pscelclient.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
1>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
1>libpsnet.lib(npcmessages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
1>psclientdr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
1>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
1>psengine.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall csStringHashReversible::Request(char const *)const " (__imp_?Request@csStringHashReversible@@QBEKPBD@Z)
1>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
1>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
1>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
1>..\..\psclient_static.exe : fatal error LNK1120: 5 unresolved externals
1>Build log was saved at "file://d:\development\ps\out\release9\build\apppsclient_static\BuildLog.htm"
1>apppsclient_static - 13 error(s), 0 warning(s)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>libpsnet.lib(npcmessages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Request(unsigned long)const " (__imp_?Request@csStringHashReversible@@QBEPBDK@Z)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall csStringHashReversible::Register(char const *,unsigned long)" (__imp_?Register@csStringHashReversible@@QAEPBDPBDK@Z)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::~csStringHashReversible(void)" (__imp_??1csStringHashReversible@@QAE@XZ)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
3>libpsutil.lib(slots.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
3>libpsnet.lib(messages.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall csStringHashReversible::csStringHashReversible(unsigned int)" (__imp_??0csStringHashReversible@@QAE@I@Z)
3>cachemanager.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall csStringHashReversible::Request(char const *)const " (__imp_?Request@csStringHashReversible@@QBEKPBD@Z)
3>..\..\psserver_static.exe : fatal error LNK1120: 5 unresolved externals
3>Build log was saved at "file://d:\development\ps\out\release9\build\apppsserver_static\BuildLog.htm"
3>apppsserver_static - 15 error(s), 0 warning(s)
========== Build: 0 succeeded, 3 failed, 34 up-to-date, 0 skipped ==========

Pages: [1]