Skip to content

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

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums 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