• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Kompilacja IP Changera od Talaturena...

Status
Not open for further replies.

Martin93

~WebDesign
Joined
Nov 11, 2008
Messages
194
Reaction score
0
Location
Poland
Nie chce mi się skompilować ip changer Talaturena.

martin@martin-laptop:~/Pulpit/talaturen$ sudo make
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/qtsdk/qt/mkspecs/linux-g++ -I. -I/opt/qtsdk/qt/include/QtCore -I/opt/qtsdk/qt/include/QtNetwork -I/opt/qtsdk/qt/include/QtGui -I/opt/qtsdk/qt/include/QtXml -I/opt/qtsdk/qt/include -I. -o iplist.o src/iplist.cpp
src/iplist.cpp:479: warning: unused parameter ‘selection’
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/qtsdk/qt/mkspecs/linux-g++ -I. -I/opt/qtsdk/qt/include/QtCore -I/opt/qtsdk/qt/include/QtNetwork -I/opt/qtsdk/qt/include/QtGui -I/opt/qtsdk/qt/include/QtXml -I/opt/qtsdk/qt/include -I. -o main.o src/main.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/qtsdk/qt/mkspecs/linux-g++ -I. -I/opt/qtsdk/qt/include/QtCore -I/opt/qtsdk/qt/include/QtNetwork -I/opt/qtsdk/qt/include/QtGui -I/opt/qtsdk/qt/include/QtXml -I/opt/qtsdk/qt/include -I. -o tablemodel.o src/tablemodel.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/qtsdk/qt/mkspecs/linux-g++ -I. -I/opt/qtsdk/qt/include/QtCore -I/opt/qtsdk/qt/include/QtNetwork -I/opt/qtsdk/qt/include/QtGui -I/opt/qtsdk/qt/include/QtXml -I/opt/qtsdk/qt/include -I. -o userinterface.o src/userinterface.cpp
src/userinterface.cpp:316: warning: unused parameter ‘data’
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/qtsdk/qt/mkspecs/linux-g++ -I. -I/opt/qtsdk/qt/include/QtCore -I/opt/qtsdk/qt/include/QtNetwork -I/opt/qtsdk/qt/include/QtGui -I/opt/qtsdk/qt/include/QtXml -I/opt/qtsdk/qt/include -I. -o tibiaclient.o src/tibiaclient.cpp
src/tibiaclient.cpp: In member function ‘void TibiaClient::closeProcess()’:
src/tibiaclient.cpp:137: error: ‘m_process’ was not declared in this scope
src/tibiaclient.cpp: At global scope:
src/tibiaclient.cpp:164: warning: unused parameter ‘bytes’
src/tibiaclient.cpp:177: warning: unused parameter ‘bytes’
make: *** [tibiaclient.o] Błąd 1
 
Pomogłem sobie sam, a właściwie to Backspace. Usunąłem kawałki kodu w których był błąd i jest ok.

#edit
Jednak nie działa. Jest process not found.
 
Last edited:
Status
Not open for further replies.
Back
Top