So when I change the iOS parameter from cif to medium for example on ARToolkitDevice.cpp I get this in sequence:
-
Then I delete:
-
Intermediate/Binaries folder on the plugin
-
Also delete Intermediate/Binaries folder on the game project
-
Right click on the game project file and click “Services>>Generate Visual Studio Content” (I’m on a mac)
- When I try to open the project it says it need to rebuild the : Missing [Project Name] Modules. The following modules are missing or built with a different engine version… would you like to rebuild them? YES.
- ERROR. Project Name ] could not be compiled. Try rebuilding from source manuall
Then that is it. All I can do is copy/replace the /plugins folder from the provided Sample Project to make it work again.

