excuting eclipse-nios2 under CENTOS 17.1
时间:03-15
整理:3721RD
点击:
If some want to excute NIOS2 IDE eclipse-nios2 under Centos version 7, please export the following environment variableexport SWT_GTK3=0export SWT_WEBKIT2=0
which means running eclipse-nios2 with GTK2 and webkit(v1)
which means running eclipse-nios2 with GTK2 and webkit(v1)
export SWT_GTK3=0
export SWT_WEBKIT2=0