grass icon indicating copy to clipboard operation
grass copied to clipboard

[Bug] GRASS 80x (2) and Mac OS X Lion (10.7.5) : wxGui not found/build, GRASS failed to run

Open Laurent-777 opened this issue 3 years ago • 1 comments
trafficstars

Describe the bug After compilation (without errors) with the application OS X bundle variable set YES, the GRASS application doesn't open/run. It seems that the wxGui is not operating, this is why GRASS doesn't open.

I tested different configurations : 1: wxwidgets empty (so, no by default); 2: wxwidgets set to the appropriate wxconfig ; 3: wxPython.

Everything failed.

To Reproduce Always.

Expected behavior GRASS application opens with the wxGui.

Screenshots N/A

System description:

  • Operating System: OS x Lion, 10.7.5
  • Compilers : clang/clang++ from XCode (NB Forecasted : other compilers - gcc - I built, up to gcc 11.3.0) ;
  • GRASS GIS version: 802, but same behaviour with 8.0.x (NB 7.8.x in progress if I have time).

Additional context Enclosed log files (config, configure, make ...)

Laurent-777 avatar May 25 '22 12:05 Laurent-777