[GRASS-dev] [GRASS GIS] #3506: 3D view mode not available: Reason: name '__int64' is not defined

GRASS GIS trac at osgeo.org
Tue Mar 6 05:23:53 PST 2018


#3506: 3D view mode not available: Reason: name '__int64' is not defined
--------------------------+-------------------------
  Reporter:  hellik       |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  major        |  Milestone:  7.6.0
 Component:  wxGUI        |    Version:  svn-trunk
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MSWindows 8
--------------------------+-------------------------

Comment (by mmetz):

 Replying to [comment:1 mmetz]:
 > Applies to trunk only. It seems to be a ctypes problem with the new 64
 integer type.

 The problem is apparently in
 [https://trac.osgeo.org/grass/browser/grass/trunk/lib/python/ctypes/ctypesgencore/ctypedescs.py#L26
 ctypedescs.py]: the `ctypes_type_map` does not include `__int64` if
 `sys.platform == 'win32'`

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3506#comment:2>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list