$ sudo apt update
$ sudo apt list --upgradable
$ sudo apt upgrade
$ sudo apt install default-jre
$ sudo apt-get install gdb
$ sudo gbd --version
> TH2S 開啟 chromium (主畫面下方地球圖示)
https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2023-09/R/eclipse-cpp-2023-09-R-linux-gtk-aarch64.tar.gz
> 下載 Eclipse IDE c++ 選擇 AArch64版本
> 畫面左邊 File System -> linaro -> Downloads
滑鼠點擊2下 eclipse-cpp-2023-09-R-linux-gtk-aarch64.tar.gz
開啟目錄 home/linaro/Downloads/eclipse-cpp-2023-09-R-linux-gtk-aarch64/eclipse-installer
滑鼠點擊 eclipse-inst
選擇 Eclipse IDE c++
選擇目錄 home/linaro/eclipse
滑鼠點擊 home/linaro/eclipse/eclipse
或左上角 Application-> Other -> Eclipse IDE c++ Developers
. File -> New -> c/c++ Project
-> C++ Managed Build
-> Project name: test
-> Project type: Hello World C++ Project
-> Toolchains: Cross GCC
-> 點擊 Finsh
-> menu Project->Build All
-> menu Run->Run
選擇 Local C/C++ Application
沒有留言:
張貼留言