Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
how to use '-fpermissive'
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: how to use '-fpermissive' (Read 9691 times)
PRESIDENT
Guest
how to use '-fpermissive'
«
on:
March 24, 2015, 04:53:26 am »
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.
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: how to use '-fpermissive'
«
Reply #1 on:
March 24, 2015, 09:40:03 am »
Project->Build options -> Compiler -> Other options
But it is better to fix your code.
Logged
(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
Guest
Re: how to use '-fpermissive'
«
Reply #2 on:
March 25, 2015, 02:29:01 am »
Thx, oBFusCATed!
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
how to use '-fpermissive'