Enabling c++11

CodeLite installation/troubleshooting forum
jd2014
CodeLite Curious
Posts: 9
Joined: Thu Feb 07, 2013 1:18 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: Enabling c++11

Post by jd2014 »

Eran, thanks for all this.
Stay with me for just a bit longer.
It means a lot to me to get this working.
Thanks,
JD
jd2014
CodeLite Curious
Posts: 9
Joined: Thu Feb 07, 2013 1:18 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: Enabling c++11

Post by jd2014 »

Sorry to be running you all over the place.
I think we almost there...
JD
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Enabling c++11

Post by eranif »

The function should have the signature:

Code: Select all

void* hello(void *)
Eran
Make sure you have read the HOW TO POST thread
jd2014
CodeLite Curious
Posts: 9
Joined: Thu Feb 07, 2013 1:18 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: Enabling c++11

Post by jd2014 »

ARRG! Found it!
Sometimes I think I'm blind; oher times I know I am. :oops:

Thanks for the help and patience Eran.
Best regards,
JD
Post Reply