Re: DerelictAL Symbol undefined

2014-05-19 Thread Jack via Digitalmars-d-learn
On Tuesday, 20 May 2014 at 00:43:03 UTC, Jack wrote: On Monday, 19 May 2014 at 15:15:37 UTC, Mike Parker wrote: Do you have multiple versions of DMD installed? Did you recently replace an >older version with a newer one? I think this is the main issue. I'll try to reinstall dmd2 again. The

Re: DerelictAL Symbol undefined

2014-05-19 Thread Jack via Digitalmars-d-learn
On Monday, 19 May 2014 at 15:15:37 UTC, Mike Parker wrote: Do you have multiple versions of DMD installed? Did you recently replace an >older version with a newer one? I think this is the main issue. I'll try to reinstall dmd2 again.

Re: DerelictAL Symbol undefined

2014-05-19 Thread Mike Parker via Digitalmars-d-learn
On 5/19/2014 10:59 PM, Jack wrote: Code: http://pastebin.com/pQjH3jRs Error code is this: Error 42: Symbol Undefined _D3std7windows8syserror14sysErrorStringFNekZAya --- errorlevel 1 I'm currently using Xamarin Studio and the compiler spewed this error out. I searched around and it said that i

DerelictAL Symbol undefined

2014-05-19 Thread Jack via Digitalmars-d-learn
Code: http://pastebin.com/pQjH3jRs Error code is this: Error 42: Symbol Undefined _D3std7windows8syserror14sysErrorStringFNekZAya --- errorlevel 1 I'm currently using Xamarin Studio and the compiler spewed this error out. I searched around and it said that it had to do with my phobos installat