You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to compile BP10. But I got some message from compiler:
BP10driver.cpp(81): error: namespace "occa" has no member "kernelInfo"
BP10driver.cpp(112): error: error: class "occa::device" has no member " buildKernelFromSource"
BP10driver.cpp(149): error: namespace "occa" has no meber "initTimer"
I get the latest version of 'occa' via 'git clone'. Should I roll back to some previous version? Or I should wait for the new push of occa. Thanks!
The text was updated successfully, but these errors were encountered:
Try to compile BP10. But I got some message from compiler:
BP10driver.cpp(81): error: namespace "occa" has no member "kernelInfo"
BP10driver.cpp(112): error: error: class "occa::device" has no member " buildKernelFromSource"
BP10driver.cpp(149): error: namespace "occa" has no meber "initTimer"
I get the latest version of 'occa' via 'git clone'. Should I roll back to some previous version? Or I should wait for the new push of occa. Thanks!
The text was updated successfully, but these errors were encountered: