EOSERV Forum > EOSERV > Rev 213/214
Topic is locked.
Page: << 1 >>
Rev 213/214
Author Message
Post #66254 Rev 213/214

Why are the handlers changed?

What the hell is this in Character.cpp wont compile here Guild.cpp or Welcome.cpp

I think sausage said download the newest gcc-4.5.1 does it cover this!


auto it = std::find_if(UTIL_RANGE(player->characters), [&](Character *c) -> bool
    {
        return (c->id == id);
    });


14 years, 20 weeks ago
Post #66258 Re: Rev 213/214

What the hell? o.o It appears as if he's moving to shit that people with common c++ knowledge cant even comprehend. xD

---
¨°º¤ø„º°¨ Exile Studios ¨°º„ø¤º°¨
14 years, 20 weeks ago
Post #66263 Re: Rev 213/214

Fuck you Sausage! :[

14 years, 20 weeks ago
Post #66272 Re: Rev 213/214

any fix for this because i do use the new gcc 4.5.1

---
Live and let live. Hurt but do not kill. Finish what you start. NEVER GIVE UP!!!
14 years, 20 weeks ago
Post #66457 Re: Rev 213/214


I could Imagine sausage doing an evil laugh because of this post :0

14 years, 20 weeks ago
Post #66459 Re: Rev 213/214

What baffles me is this part is it correct

                  -> bool
 

14 years, 20 weeks ago
Post #66462 Re: Rev 213/214

Well, it has compiled for me correctly. You just need a fresh gcc.

14 years, 20 weeks ago
Post #66466 Re: Rev 213/214

It should compile under gcc 4.5. I know this due to Sausage showing me how to compile under linux and whilst he was at it added the linux code::blocks project for everyone. We had the discusion about gcc because I had an old version of Ubuntu that does not have gcc 4.5 only 4.4.

---
I am an alien and not crazy!
14 years, 20 weeks ago
Post #66480 Re: Rev 213/214

I downloaded tdm-gcc-4.5.1.exe and tried to set it up. Im not to good at codeblocks setup, is there a certain way I have to install,replace the existing, or manage the setup.

Is that the correct download?

14 years, 20 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > Rev 213/214