Loading...
 
Skip to main content

System Workbench for STM32


OpenSTM32 frozen when openning Properties -> C/C++ Build -> Settings

Hi

I have found this elsewhere:

Copy to clipboard
export SWT_GTK3=0; eclipse


Fore some reason it works fore me without setting this environment var now. The problem seems to be vanished after the first time calling eclipse with this environment setting.

BTW: In the beginning after about 1Min the Build->Settings dialog appeared nevertheless.

Dieter

Hi,

Thank you.
I was stuck in C++ project creation dialogbox, and your solution worked fine.

The dialog was left hanging busy without exit but kill eclipse, and this just took few second using your solution.

Thank you again.

Regards,
Abstract

For details, this should apply only on Linux. By default, I understood it as such but for Windows users, I don't think this will relate (GTK3).

Whatever, thank you for sharing this.