News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

how to use '-fpermissive'

Started by PRESIDENT, March 24, 2015, 04:53:26 AM

Previous topic - Next topic

PRESIDENT

An compilation error:

'name lookup  of 'nIndex' changed for ISO 'for' scoping[-fpermissive]'

' if you use '-fpermissive' G++ willl accept your code'

Could anyone help with this '-fpermissive'?

Thanks.

oBFusCATed

Project->Build options -> Compiler -> Other options

But it is better to fix your code.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

CHAIRMAN