Skip to content

Re: Cannot compile the examples using “make” with Cygwin (no object file)

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics Cannot compile the examples using “make” with Cygwin (no object file) Re: Cannot compile the examples using “make” with Cygwin (no object file)

#2376
sam
Member

Hi Mathias,rnrnIt did not work. Got the following error:rnrntimer.hh:101:3: error: ‘::gettimeofday’ has not been declaredrn ::gettimeofday(&msTimeStart, 0); // time in msrnrnI reinstalled cygwin and gcc version 5.3.0-5 and did the following:rnrnmake cleanbuildrnmake cleanrnmakernrnAnd still got the same error. rn