Home Forums Software Development Access violation Reply To: Access violation

#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