Re: /usr/bin/ld: cannot find -levent_pthreads

2016-02-29 Thread Jacob Carlborg via Digitalmars-d-learn
On 2016-02-29 12:58, Guest62942 wrote: On Monday, 29 February 2016 at 11:48:35 UTC, Suliman wrote: I have never tried to build my code on Linux (Ubuntu). Now I have error: /usr/bin/ld: cannot find -levent /usr/bin/ld: cannot find -levent_pthreads Where I can get this lib? http://geeksww.com

Re: /usr/bin/ld: cannot find -levent_pthreads

2016-02-29 Thread Guest62942 via Digitalmars-d-learn
On Monday, 29 February 2016 at 11:48:35 UTC, Suliman wrote: I have never tried to build my code on Linux (Ubuntu). Now I have error: /usr/bin/ld: cannot find -levent /usr/bin/ld: cannot find -levent_pthreads Where I can get this lib? http://geeksww.com/tutorials/operating_systems/linux

/usr/bin/ld: cannot find -levent_pthreads

2016-02-29 Thread Suliman via Digitalmars-d-learn
I have never tried to build my code on Linux (Ubuntu). Now I have error: /usr/bin/ld: cannot find -levent /usr/bin/ld: cannot find -levent_pthreads Where I can get this lib?