Home › Forums › Software Development › Access violation › Reply To: Access violation
17/09/2020 at 12:51 #18823
Aleksandr Tumanyan
Participant
Hi Grant, I’ll need some time ..
It is unstable, now it gives an error here
char url[256] = { 0 };
error = tobii_enumerate_local_device_urls(api, url_receiver, url);
assert(error == TOBII_ERROR_NO_ERROR && *url != ‘\0’);
Assertion failed: …
Completed with code 3