bryanherger / xdrawchem

XDrawChem is a two-dimensional molecule drawing program.
36 stars 11 forks source link

#include <unistd.h> #1

Closed Gab0 closed 7 years ago

Gab0 commented 7 years ago

gcc returned error "function getpid is undefined." this fixes it.

bryanherger commented 7 years ago

Thanks! Just wondering - does it compile otherwise? What version of Qt and OpenBabel are you using? I just migrated this code from SourceForge SVN, and I'm trying to decide what version(s) to continue to support.