Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work with another package #21

Open
patel0712 opened this issue Aug 21, 2024 · 0 comments
Open

Not work with another package #21

patel0712 opened this issue Aug 21, 2024 · 0 comments

Comments

@patel0712
Copy link

In my flutter project when I m using hid_listener with webview_cef package in linux then get cmake_c_compile_object internal variable not set so I set it in cmakelists.txt
Then I get given error can you please help me?

--input-type=frag,
--include=/home/moontech/Documents/flutter/packages/flutter/lib/src/material/shaders,
--include=/home/moontech/Documents/flutter/bin/cache/artifacts/engine/linux-x64/shader_lib]
[        ] [ +205 ms] debug_bundle_linux-x64_assets: Complete
[        ] [ +509 ms] Persisting file store
[   +4 ms] [   +6 ms] Done persisting file store
[        ] [   +5 ms] build succeeded.
[        ] [   +8 ms] "flutter assemble" took 22,258ms.
[        ] [ +227 ms] ensureAnalyticsSent: 219ms
[        ] [        ] Running 0 shutdown hooks
[        ] [        ] Shutdown hooks complete
[        ] [        ] exiting with code 0
[        ] [189/205] Building C object
plugins/hid_listener/CMakeFiles/hid_listener_plugin.dir//shared/dart-sdk/include/dart_api_dl.c.o
[        ] FAILED:
plugins/hid_listener/CMakeFiles/hid_listener_plugin.dir/
/shared/dart-sdk/include/dart_api_dl.c.o
[        ] /usr/bin/clang
[        ] clang: error: no input files
[ +344 ms] [190/205] Building CXX object
plugins/webview_cef/CMakeFiles/webview_cef_plugin.dir//common/webview_value.cc.o
[ +473 ms] [191/205] Building CXX object CMakeFiles/webview_cef_demo.dir/my_application.cc.o
[  +11 ms] [192/205] Building CXX object
plugins/webview_cef/CMakeFiles/webview_cef_plugin.dir/
/common/webview_app.cc.o
[  +83 ms] [193/205] Building CXX object
plugins/webview_cef/CMakeFiles/webview_cef_plugin.dir//common/webview_cookieVisitor.cc.o
[   +8 ms] [194/205] Building CXX object
plugins/hid_listener/CMakeFiles/hid_listener_plugin.dir/hid_listener_plugin.cpp.o
[  +10 ms] [195/205] Building CXX object
CMakeFiles/webview_cef_demo.dir/flutter/generated_plugin_registrant.cc.o
[   +8 ms] [196/205] Building CXX object
plugins/webview_cef/CMakeFiles/webview_cef_plugin.dir/
/common/webview_js_handler.cc.o
[  +20 ms] [197/205] Building CXX object CMakeFiles/webview_cef_demo.dir/main.cc.o
[  +11 ms] [198/205] Building CXX object
plugins/hid_listener/CMakeFiles/hid_listener_plugin.dir/hid_listener_plugin_linux.cpp.o
[ +285 ms] [199/205] Building CXX object
plugins/webview_cef/CMakeFiles/webview_cef_plugin.dir//common/webview_handler.cc.o
[  +31 ms] [200/205] Building CXX object
plugins/webview_cef/CMakeFiles/webview_cef_plugin.dir/
/common/webview_plugin.cc.o
[  +81 ms] [201/205] Building CXX object
plugins/webview_cef/CMakeFiles/webview_cef_plugin.dir/webview_cef_plugin.cc.o
[        ] ninja: build stopped: subcommand failed.
[   +8 ms] Building Linux application... (completed in 29.1s)
[        ] Exception: Build process failed
[        ] "flutter run" took 31,392ms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant