I have two laptops. Windows 10. 64x. And on both had the same problem. On one of (intel hd graphics 4000) I install latest drivers from official site and the problem is gone. On the second one (intel hd graphics 3000), I do the same but it did not help.
In fuse studi in console I have:
“Configuring 2.96 s
Compiling syntax tree 2.85 s
Generating code and data 3.40 s
Build completed in 9.24 seconds”
When I run in terminal “uno build -r -tdotnet”:
I have preview without errors.
When I run “fuse build -tnative -r”:
Build completed in 10.57 seconds
‘cmake’ is not recognized as an internal or external command,
operable program or batch file.
‘“C:\Users\dedli\Desktop\tesla\tesla-fuse-app\build\Native\Debug.\Tesla.exe”’ is not recognized as an internal or external command,
operable program or batch file.
ERROR: Native run failed. (pass --trace for stack trace)
fuse: Errors were encountered while building the project
My OpenGl:
Thanks for any help!