I am working on augmented reality and wishing to create an GEO-AR application for the windows store and for that i found a Library Namely "GART". I imported that in my project and when I done that I am receiving the following error:
I after search found out that the Library is using ListBox in it but I have to change that to ListView for the Windows 10 Platform.
So how can I achieve to alter that to change that to ListView ?
Please Guide Me .
Thanks