All pastes #2061248 Raw Edit

Anonymous

public text v1 · immutable
#2061248 ·published 2011-05-16 11:07 UTC
rendered paste body
 mpspotifyinterface.h(46->51):

                virtual bool prev() { notImplemented(); return false; };
                virtual bool next() { notImplemented(); return false; };
                virtual bool play() { notImplemented(); return false; };
                virtual bool stop() { notImplemented(); return false; };
                virtual bool pause() { notImplemented(); return false; };
                virtual QString mrl() { notImplemented(); return QString(); };
                virtual MpInterface::PlayerStatus status();


[ 71%] Built target gen_kvirc
Linking CXX shared module kvimediaplayer.dll
   Creating library kvimediaplayer.lib and object kvimediaplayer.exp
MpSpotifyInterface.cpp.obj : error LNK2001: unresolved external symbol "__declsp
ec(dllimport) public: static class QString __cdecl QString::fromWCharArray(wchar
_t const *,int)" (__imp_?fromWCharArray@QString@@SA?AV1@PEB_WH@Z)
kvimediaplayer.dll : fatal error LNK1120: 1 unresolved externals
LINK failed. with 1120
NMAKE : fatal error U1077: 'H:\CMake\bin\cmake.exe' : return code '0xffffffff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\
VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\
VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.