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)
June 14, 2016 at 5:07 pm
#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
