|
Board
>> xfirelib >> General
>> Compile under windows
You need to log in before you can create Threads or reply.
| Showing Thread Compile under windows |
|
2009-02-06 14:07:18 -
Compile under windows
|
|
|
|
LargoUsagi
|
I am a Student programmer and im trying to compile xfirelib under windows and im failing horibly i would like to program a custom client for xfire but i cannot compile the lib i cant find a compiled version any where and every time i try and build it fails some help would be greatly apreciated
|
|
2009-02-06 23:49:19 -
Re: Compile under windows
|
|
|
|
Herbert Poul (Kahless)
|
can you please give me the error output you are getting when you try to compile it?
thanks :)
|
|
2009-02-07 06:13:17 -
Re: Compile under windows
|
|
|
|
LargoUsagi
|
...failed C++ bin\variablevalue.obj ...
C++ bin\clientloginpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\clientloginpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\clientlog
inpacket.cpp
...failed C++ bin\clientloginpacket.obj ...
C++ bin\loginfailedpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\loginfailedpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\loginfail
edpacket.cpp
...failed C++ bin\loginfailedpacket.obj ...
C++ bin\loginsuccesspacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\loginsuccesspacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\loginsuc
cesspacket.cpp
...failed C++ bin\loginsuccesspacket.obj ...
C++ bin\messagepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\messagepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\messagepacket
.cpp
...failed C++ bin\messagepacket.obj ...
C++ bin\buddylistonlinepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\buddylistonlinepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\buddy
listonlinepacket.cpp
...failed C++ bin\buddylistonlinepacket.obj ...
C++ bin\buddylistnamespacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\buddylistnamespacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\buddyl
istnamespacket.cpp
...failed C++ bin\buddylistnamespacket.obj ...
C++ bin\buddylistgamespacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\buddylistgamespacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\buddyl
istgamespacket.cpp
...failed C++ bin\buddylistgamespacket.obj ...
C++ bin\buddylistgames2packet.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\buddylistgames2packet.obj -g -DXENABLEDEBUG -Wall /Isrc src\buddy
listgames2packet.cpp
...failed C++ bin\buddylistgames2packet.obj ...
C++ bin\buddylist.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\buddylist.obj -g -DXENABLEDEBUG -Wall /Isrc src\buddylist.cpp
...failed C++ bin\buddylist.obj ...
C++ bin\otherloginpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\otherloginpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\otherlogin
packet.cpp
...failed C++ bin\otherloginpacket.obj ...
C++ bin\messageackpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\messageackpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\messageack
packet.cpp
...failed C++ bin\messageackpacket.obj ...
C++ bin\invitebuddypacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\invitebuddypacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\invitebud
dypacket.cpp
...failed C++ bin\invitebuddypacket.obj ...
C++ bin\inviterequestpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\inviterequestpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\inviter
equestpacket.cpp
...failed C++ bin\inviterequestpacket.obj ...
C++ bin\xfirerecvpacketcontent.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\xfirerecvpacketcontent.obj -g -DXENABLEDEBUG -Wall /Isrc src\xfir
erecvpacketcontent.cpp
...failed C++ bin\xfirerecvpacketcontent.obj ...
C++ bin\recvdidpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\recvdidpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\recvdidpacket
.cpp
...failed C++ bin\recvdidpacket.obj ...
C++ bin\recvprefspacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\recvprefspacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\recvprefspa
cket.cpp
...failed C++ bin\recvprefspacket.obj ...
C++ bin\xfiresendpacketcontent.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\xfiresendpacketcontent.obj -g -DXENABLEDEBUG -Wall /Isrc src\xfir
esendpacketcontent.cpp
...failed C++ bin\xfiresendpacketcontent.obj ...
C++ bin\recvstatusmessagepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\recvstatusmessagepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\rec
vstatusmessagepacket.cpp
...failed C++ bin\recvstatusmessagepacket.obj ...
C++ bin\sendstatusmessagepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendstatusmessagepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\sen
dstatusmessagepacket.cpp
...failed C++ bin\sendstatusmessagepacket.obj ...
C++ bin\sendmessagepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendmessagepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\sendmessa
gepacket.cpp
...failed C++ bin\sendmessagepacket.obj ...
C++ bin\sendacceptinvitationpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendacceptinvitationpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\
sendacceptinvitationpacket.cpp
...failed C++ bin\sendacceptinvitationpacket.obj ...
C++ bin\sendgamestatuspacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendgamestatuspacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\sendga
mestatuspacket.cpp
...failed C++ bin\sendgamestatuspacket.obj ...
C++ bin\sendgameserverpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendgameserverpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\sendga
meserverpacket.cpp
...failed C++ bin\sendgameserverpacket.obj ...
C++ bin\senddenyinvitationpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\senddenyinvitationpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\se
nddenyinvitationpacket.cpp
...failed C++ bin\senddenyinvitationpacket.obj ...
C++ bin\recvremovebuddypacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\recvremovebuddypacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\recvr
emovebuddypacket.cpp
...failed C++ bin\recvremovebuddypacket.obj ...
C++ bin\sendremovebuddypacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendremovebuddypacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\sendr
emovebuddypacket.cpp
...failed C++ bin\sendremovebuddypacket.obj ...
C++ bin\sendnickchangepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendnickchangepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\sendni
ckchangepacket.cpp
...failed C++ bin\sendnickchangepacket.obj ...
C++ bin\sendkeepalivepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendkeepalivepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\sendkee
palivepacket.cpp
...failed C++ bin\sendkeepalivepacket.obj ...
C++ bin\xfiregame.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\xfiregame.obj -g -DXENABLEDEBUG -Wall /Isrc src\xfiregame.cpp
...failed C++ bin\xfiregame.obj ...
C++ bin\recvoldversionpacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\recvoldversionpacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\recvol
dversionpacket.cpp
...failed C++ bin\recvoldversionpacket.obj ...
C++ bin\xfiregameresolver.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\xfiregameresolver.obj -g -DXENABLEDEBUG -Wall /Isrc src\xfiregame
resolver.cpp
...failed C++ bin\xfiregameresolver.obj ...
C++ bin\dummyxfiregameresolver.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\dummyxfiregameresolver.obj -g -DXENABLEDEBUG -Wall /Isrc src\dumm
yxfiregameresolver.cpp
...failed C++ bin\dummyxfiregameresolver.obj ...
C++ bin\monitoredobj.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\monitoredobj.obj -g -DXENABLEDEBUG -Wall /Isrc src\monitoredobj.c
pp
...failed C++ bin\monitoredobj.obj ...
C++ bin\sendgamestatus2packet.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\sendgamestatus2packet.obj -g -DXENABLEDEBUG -Wall /Isrc src\sendg
amestatus2packet.cpp
...failed C++ bin\sendgamestatus2packet.obj ...
C++ bin\xdebug.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\xdebug.obj -g -DXENABLEDEBUG -Wall /Isrc src\xdebug.cpp
...failed C++ bin\xdebug.obj ...
C++ bin\recvnicknamechangepacket.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin\recvnicknamechangepacket.obj -g -DXENABLEDEBUG -Wall /Isrc src\re
cvnicknamechangepacket.cpp
...failed C++ bin\recvnicknamechangepacket.obj ...
...skipped libxfirelib.lib for lack of <src>SHA1.obj...
C++ bin/testclient\test.obj
'g++' is not recognized as an internal or external command,
operable program or batch file.
g++ -c -obin/testclient\test.obj -g -DXENABLEDEBUG -Wall /Isrc\testclient src\
testclient\test.cpp
...failed C++ bin/testclient\test.obj ...
...skipped xfirelibtest.exe for lack of <src!testclient>test.obj...
...failed updating 49 target(s)...
...skipped 2 target(s)...
C:\Documents and Settings\Largo Usagi\Desktop\xfirelib>
|
|
2009-02-08 11:27:41 -
Re: Compile under windows
|
|
|
|
Herbert Poul (Kahless)
|
it seems you don't have gcc installed or not in your PATH? which environment are you using ? i would suggest using cygwin ...
|
|
2009-02-09 04:52:04 -
Re: Compile under windows
|
|
|
|
LargoUsagi
|
oh, wait am i supposed to copy jam to the directory of my compiler, and i was trying to use mingw, and i have moved to the visual studios 2008 as an IDE so im not sure what that has being that i just got it
|
You need to log in before you can create Threads or reply.
|
|
|
|