dinhvh / libetpan

Mail Framework for C Language
www.etpan.org
Other
613 stars 284 forks source link

macOS Error Build - Use of undeclared identifier 'LIBETPAN_VERSION_MICRO' #390

Closed hgq287 closed 3 years ago

hgq287 commented 4 years ago

Just clone the library by: $ git clone https://github.com/dinhvh/libetpan.git -b master

We got the error above. Did I wrong some configs before building lib?

hgq287 commented 3 years ago

I missed the guide at https://github.com/dinhvh/libetpan/blob/master/build-mac/README . Issues closed. Thanks!