2night / mondo

D library for MongoDb (over mongo-c-library)
MIT License
22 stars 8 forks source link

Error compiling on Ubuntu Linux 14.04 x86 #6

Closed aberba closed 7 years ago

aberba commented 7 years ago

Here is the error

mondo 1.1.4: building configuration "library"...
/usr/include/dmd/druntime/import/core/sys/posix/sys/types.d(100,11): Error: undefined identifier 'c_long'
dmd failed with exit code 1.

Any idea? (mongo Driver is already installed). I'm using DMD32 D Compiler v2.071.2

trikko commented 7 years ago

It seem a dmd bug. Just placed a workaround.