[mythtv-commits] Ticket #6971: Win32 compile error

MythTV mythtv at cvs.mythtv.org
Thu Sep 3 16:01:31 UTC 2009


#6971: Win32 compile error
------------------------------+---------------------------------------------
 Reporter:  wagabunda         |        Owner:  ijr    
     Type:  defect            |       Status:  new    
 Priority:  minor             |    Milestone:  0.22   
Component:  MythTV - General  |      Version:  unknown
 Severity:  high              |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by anonymous):

 Replying to [comment:2 Jonathan Martens <jonathan at snetram.nl>]:
 > Shouldn't this be fixed by adding (as this most likely is only for
 windows):
 >
 > {{{
 > #ifdef USING_MINGW
 > #include <unistd.h>
 > #endif
 > }}}

 Sure, you can do that, but unistd.h is not just windows; it's POSIX
 standard header for usleep, so it should be fine to include on any unix-
 like platform.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6971#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list