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
To use the GRC serialization (Graph_yaml_importer.hpp) in emscripten (opendigitizer UI), it needs fixes. Currently it includes plugin.h, which in turn gnuradio-plugin_export.h, which isn't generated because the plugin library is disabled for emscripten.
The text was updated successfully, but these errors were encountered:
To use the GRC serialization (Graph_yaml_importer.hpp) in emscripten (opendigitizer UI), it needs fixes. Currently it includes plugin.h, which in turn gnuradio-plugin_export.h, which isn't generated because the plugin library is disabled for emscripten.
The text was updated successfully, but these errors were encountered: