ARCore 1.2.1 - "AugmentedImages" Project not building

Hi,

I’m currently working on a professionnal project using both ARCore plane detection AND image tracking. And I seen that ARCore 1.2.0 handle image tracking.

So here is what I’ve done so far :

  • Cloned the google-ar-unreal/4.19-arcore branch
  • Built the engine
  • Installed CodeWorks (it was already installed before)
  • Built the HelloAR sample project and deployed it on a Galaxy S8 with success.

The problem came when I wanted to build the AugmentedImages project.

Everything is configured well (otherwise we couldn’t build the HelloAR project)

I’ve attached my output logs.

If anyone succeed to build and run this demo, please tell me how you’ve done it.

Best Regards everyone :slight_smile:

Alexandre

Same issue here.

Hi, as i know the UE4.19 have only ARCore 1.0, and the 4.20 preview 3 have only ARCore 1.1 too.

Well I’ve made a git hard reset recompile and it worked :confused: Soooooo…