2night / arrogant

Fully conformant HTML5 dom library with CSS4 selectors
MIT License
21 stars 2 forks source link

Clash between arrogant.c.modest.size_t and object.size_t #6

Open John-Colvin opened 5 years ago

John-Colvin commented 5 years ago

Error looks like this:

arrogant\source\arrogant\package.d(642,9): Error: object.size_t at druntime\import\object.d(21,5) conflicts with arrogant.c.modest.size_t at arrogant\source\arrogant\c\modest.d(1547,5)
trikko commented 5 years ago

Compiler/platform/version?

John-Colvin commented 5 years ago

Windows, DMD, 2.087.1

trikko commented 5 years ago

Never tested on windows. I haven't a windows machine, but I guess you can simply remove that line.