Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#195 closed defect (fixed)

VC++ Win32 compilation w/ mixer.cpp

Reported by: SF/kreeblah Owned by: SF/ender
Priority: normal Component: Port: Win32
Version: Keywords:
Cc: Game:

Description

VC++ (version 6, anyway) doesn't support getpid(), so mixer.cpp from a CVS pull from a few minutes ago does not compile without either commenting out those lines that call getpid() or enclosing them within ifdef statements.

Ticket imported from: #549333. Ticket imported from: bugs/195.

Change History (3)

comment:1 by SF/ender, 22 years ago

Owner: set to SF/ender
Resolution: fixed
Status: newclosed

comment:2 by SF/ender, 22 years ago

getpid() calls now commented out. Thanks.

comment:3 by digitall, 5 years ago

Component: Port: Win32
Note: See TracTickets for help on using tickets.