Closed GoogleCodeExporter closed 9 years ago
Yes, but i will not be do it. I'm the only one who writes code, and can't do
everything
Original comment by avon.dn.ua@gmail.com
on 6 Oct 2011 at 7:12
I can help you if you can convert project to be compatible with MS studio 2010
sp1.
Original comment by xle...@gmail.com
on 14 Oct 2011 at 8:30
I've now made it compatible with MSVC10 (Visual studio 2010).
I might have a look at Garena Plus, but unless its a huge revamp of garena then
theres not a very good chance I'll do it as garena's software design is
absolutely horrible.
Original comment by michael....@gmail.com
on 22 Nov 2011 at 2:24
Many thanks! :)
sorry to say I'm currently busy, so, I'll check it in a month.
:(
Original comment by xle...@gmail.com
on 23 Nov 2011 at 10:44
Hey!
I've found out very interesting issue!
It is enough to change Garena.exe to garena_room.exe - and GHost One will work!
It is great! )
garena_room stored by default in c:\Program Files (x86)\Garena Plus\Room\
so, i think is should be nice to enable option (to switch between executable
name)
Option 1 - Garena (%PATHtoGARENA%\garena.exe)
Option 2 - Garena Plus (%PATHtoGARENAPLUS%\garena_room.exe)
What do you think about it?
any way - many thanks!
Original comment by xle...@gmail.com
on 25 Nov 2011 at 4:25
BTW:
I still have problems in 2010 studio
crap(
ps
where can i download latest project?
Original comment by xle...@gmail.com
on 28 Nov 2011 at 7:13
I mean... Probably I've done something wrong
Original comment by xle...@gmail.com
on 1 Dec 2011 at 6:16
Have you checked out the latest revision (186)?
What errors are you getting?
Check out this project for garena support, http://code.google.com/p/gcb/
Original comment by michael....@gmail.com
on 5 Dec 2011 at 12:47
thanks for link
errors:
Error 176 error C2440: 'specialization' : cannot convert from 'const
std::string std::_Pair_base<_Ty1,_Ty2>::* ' to 'const
std::basic_string<_Elem,_Traits,_Ax> std::pair<_Ty1,_Ty2>::*
' f:\downloads\boos143\boost\property_tree\detail\ptree_implementation.hpp 30 1
ghost
Additionally I have 228 Warnings, ex:
Warning 5 warning C4996: 'strdup': The POSIX name for this item is deprecated.
Instead, use the ISO C++ conformant name: _strdup. See online help for
details. f:\downloads\brtghost-read-only\ghost\util.cpp 670 1 ghost
Other warnings about possible unsafety, loss of data and macro redefinition.
Original comment by xle...@gmail.com
on 5 Dec 2011 at 8:03
sorry, I've forgotten - version boost_1_43_0
(win 7 x64, Microsoft Visual Studio 2010 Ultimate - ENU, SP1)
As I've understood for BNCS gmp 4.2.1 is required (So, I'll try build BNCSutil
later). BTW BNCS build passed even without gimp but with a lot of warnings
concerning missing gmp.lib, some warnings about unsafety, and two more such
warnings:
Warning 11 warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other
libs; use
/NODEFAULTLIB:library f:\Downloads\brtghost-read-only\bncsutil\vc8_build\LINK BN
CSutil
Original comment by xle...@gmail.com
on 5 Dec 2011 at 8:14
I fixed those errors with the latest revision, I don't think you have updated
your files.
Original comment by michael....@gmail.com
on 6 Dec 2011 at 5:23
Well, I've performed
svn checkout http://brtghost.googlecode.com/svn/trunk/ brtghost-read-only
svn showed me r186
after that - I started with brtghost-read-only\ghost.sln
Original comment by xle...@gmail.com
on 6 Dec 2011 at 6:48
I'll help you over instant messaging, what's your contact info?
Original comment by michael....@gmail.com
on 7 Dec 2011 at 1:56
skype -> xlenz7
icq: 4879379
or you can contact me over mail just add "nz7" after "xle" =)
Original comment by xle...@gmail.com
on 7 Dec 2011 at 7:56
Well, I suppose that I have problems because of:
https://svn.boost.org/trac/boost/changeset/59734
https://svn.boost.org/trac/boost/changeset/61606
Now I have such error:
Error 387 error LNK1104: cannot open file
'libboost_filesystem-vc100-mt-gd-1_43.lib' F:\Downloads\brtghost-read-only\ghost
\LINK ghost
Probably my version of boost is incorrect? Should I download latest one? Or 143
is still used?
Original comment by xle...@gmail.com
on 7 Dec 2011 at 12:59
That means you haven't put the boost files in the boost/lib directory of
brtGhost (I think). I added you on ICQ but you haven't accepted yet.
Original comment by michael....@gmail.com
on 7 Dec 2011 at 1:04
Yes, ur right, boost/lib is empty
ICQ -> can please send me any message?
sorry, i have provided you with incorrect ICQ number, correct one is: 486936927
Original comment by xle...@gmail.com
on 7 Dec 2011 at 1:55
Yeh, looks like 1.43 boost doesn't work, 1.44 works though. Added you're
correct ICQ.
Original comment by michael....@gmail.com
on 7 Dec 2011 at 2:05
Yes, ur right! Thanks a lot for help.
As far as I can play in garena plus using this bot, and I can compile ghost bot
- issue can closed
Original comment by xle...@gmail.com
on 7 Dec 2011 at 8:30
Original comment by michael....@gmail.com
on 8 Dec 2011 at 12:46
Original issue reported on code.google.com by
xle...@gmail.com
on 4 Oct 2011 at 4:39