Compilling and Installing OBK from develop branch #420
codayon
started this conversation in
Show and tell
Replies: 1 comment 2 replies
|
im getting this error when im trying to configure cmake: build
~> cmake .. -DENABLE_IBUS=OFF -DENABLE_FCITX=ON -DCMAKE_INSTALL_PREFIX="/usr" on ( master)
-- The C compiler identification is GNU 16.1.1
-- The CXX compiler identification is GNU 16.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:14 (enable_language):
Experimental Rust support is not enabled.
CMake Error: CMAKE_Rust_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
buildusing the obk script somehow fixes that |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Dependencies
Note
A few package names are borrowed from asifakonjee/openbangla-script repository.
Install Rust and Cargo through rustup
Compiling and Installing
Configure CMake
For Linux (IBus / Fcitx):
For macOS (Apple Silicon):
For macOS (Intel):
Build and Install
For Linux:
For macOS:
Finally
After installing OpenBangla Keyboard, log out and back in (or restart your system), then configure your desktop environment.
All reactions