![]() |
![]() |
djdomi |
![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 2 Joined: 6-January 06 Member No.: 674 ![]() |
Hi
I would ask about the linux support, because im setup atm a server and want run as alien and not only play myself as marine vs bot aliens will be there a release or will it stopped and only now for win? thx |
![]() ![]() |
billcat |
![]()
Post
#2
|
Member ![]() ![]() Group: Members Posts: 24 Joined: 6-October 03 Member No.: 65 ![]() |
since I didn't really require debug messages I commented out everything related to bugmessage. This cleared these build messages.
now I get the following: root@suitcase:/raid/transfer/rcbot/dlls# make -fmakefile_linux_sa g++ -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -mcpu=i486 -O2 -w -I. -I../engine -I../common -I../pm_shared -fpermissive -c bot.cpp -o bot.o g++ -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -mcpu=i486 -O2 -w -I. -I../engine -I../common -I../pm_shared -fpermissive -c bot_client.cpp -o bot_client.o generic_class.h: In member function `void dataUnconstArray<T>::RemoveByPointer(T*) [with T = TSObjective]': bot_client.cpp:409: instantiated from here generic_class.h:976: error: no matching function for call to ` std::vector<TSObjective, std::allocator<TSObjective> >::erase(TSObjective*&) ' /usr/local/include/c++/3.3.6/bits/vector.tcc:105: error: candidates are: __gnu_cxx::__normal_iterator<_Tp*, std::vector<_Tp, _Alloc> > std::vector<_Tp, _Alloc>::erase(__gnu_cxx::__normal_iterator<_Tp*, std::vector<_Tp, _Alloc> >) [with _Tp = TSObjective, _Alloc = std::allocator<TSObjective>] /usr/local/include/c++/3.3.6/bits/vector.tcc:117: error: __gnu_cxx::__normal_iterator<_Tp*, std::vector<_Tp, _Alloc> > std::vector<_Tp, _Alloc>::erase(__gnu_cxx::__normal_iterator<_Tp*, std::vector<_Tp, _Alloc> >, __gnu_cxx::__normal_iterator<_Tp*, std::vector<_Tp, _Alloc> >) [with _Tp = TSObjective, _Alloc = std::allocator<TSObjective>] make: *** [bot_client.o] Error 1 I saw something about getting a differing vector file, unsure what needs to be done here. It seems like the syntax of the std::vector call doesn't match quite right, but I'm guessing.. |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 22nd June 2025 - 12:50 AM |