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
Hi,
I am trying to add the TotalCross layer into my embedded Linux image based on the Toradex Multimedia Reference Image. When trying to build skia which is using the skia_71.bb recipe from meta_totalcross it fails to build gn.
Error at //BUILD.gn:858:3: Unknown function. set_souces_assingment_filter([])
Searching the error show that this is probably due to gn not being backward compatible: nodejs/build#2696
but what version of gn or meta-browser does meta-totalcross require?
Thanks
Matt
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to add the TotalCross layer into my embedded Linux image based on the Toradex Multimedia Reference Image. When trying to build skia which is using the skia_71.bb recipe from meta_totalcross it fails to build gn.
Error at //BUILD.gn:858:3: Unknown function. set_souces_assingment_filter([])
Searching the error show that this is probably due to gn not being backward compatible: nodejs/build#2696
but what version of gn or meta-browser does meta-totalcross require?
Thanks
Matt
The text was updated successfully, but these errors were encountered: