v77f: iOS Compile error with admob

Monkey Forums/Monkey Bug Reports/v77f: iOS Compile error with admob

jjunior(Posted 2014) [#1]
Hi Mark

I'm trying to compile iOS with admob module.
Error:
/ios/main.mm:4356:2: error: use of undeclared identifier 'gc_force_sweep'

I think the problem is in the "admob.ios.cpp" line 103.
gc_force_sweep=true;

Thanks,


marksibly(Posted 2014) [#2]
Oops, missed that one!

Should be safe to just delete that line - will be fixed in next release.