Opened 14 years ago
Closed 13 years ago
#1289 closed defect (fixed)
wingrass65 - Vector digitizer not available: Reason: xdr not found
Reported by: | hellik | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 6.5.0 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | wingrass, vector, digitizer | Cc: | |
CPU: | x86-32 | Platform: | MSWindows Vista |
Description
tested with a self compiled wingrass65 at r45511
message in the wxgui at startup:
3D view mode not available Reason: xdr not found. Note that the wxGUI's 3D view mode is currently disabled on MS Windows (hopefully this will be fixed soon). Please keep an eye out for updated versions of GRASS. In the meantime you can use "NVIZ" from the File menu. Vector digitizer not available Reason: xdr not found. Note that the wxGUI's vector digitizer is currently disabled (hopefully this will be fixed soon). Please keep an eye out for updated versions of GRASS. In the meantime you can use "v.digit" from the Develop Vector menu.
from package.log
[...] checking for library containing cuserid... no checking for xdrmem_create... no checking for xdrmem_create in -lsun... no checking for xdrmem_create in -lnsl... no checking for xdrmem_create in -lrpclib... no checking for xdrmem_create in -lxdr... yes checking for asprintf... no checking for atan... yes [...]
if I add a vector in the mapdisplay and then open the table attribute manager, dbf.exe is crashing.
Helmut
Note:
See TracTickets
for help on using tickets.
Replying to hellik:
closing ticket after a nearly a year of successfull testing.
Helmut