Problem 1722

Summary: compile error with MinGW: sys/times.h: no such file or directory
Product: Geant4 Reporter: Mojca Miklavec <mojca.miklavec.lists>
Component: global/managementAssignee: Ben Morgan <Ben.Morgan>
Status: RESOLVED LATER    
Severity: trivial    
Priority: P5    
Version: 10.0   
Hardware: PC   
OS: Windows   
Attachments: A trivial patch to fix compilation on MinGW by replacing WIN32 with _WIN32

Description Mojca Miklavec 2015-03-12 20:28:00 CET
Created attachment 322 [details]
A trivial patch to fix compilation on MinGW by replacing WIN32 with _WIN32

I would like to request applying the attached relatively trivial patch that would make the code compile with MinGW as well in addition to just Visual Studio.

See also http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1721 and http://hypernews.slac.stanford.edu/HyperNews/geant4/get/installconfig/1563.html
Comment 1 Ben Morgan 2015-11-16 11:19:17 CET
This will require further changes across the codebase, so will be delayed until after the 10.2 release