Zhenqing Hu
Zhenqing Hu
@ugurrrn I have the same issue, although I built for version 460. The error message like the following: LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world460d.lib'
> Thank you for your information @saurabh4011 ! To me, this time it looks more like a bug because in my previous buildings (like version 4.5), there was no such...
A following up question: could we debug our application that would be run under the GVSOC simulator? If yes, how could we do that? I tried similar steps but it...
hi, @Yaooooo , do we have any updates on proiler?
Currently, when I run the command: make clean all profiler platform=gvsoc under the helloworld directory, then the following error message pops up: `bash: profiler: command not found` It looks like...
hi, @djebm2 , could you please provide a simple piece of code or example so that I can take a look at this issue?
I've met the same issue.