Re: [wxhaskell-devel] Compile problems

2013-06-17 Thread harry
Henk-Jan van Tuyl writes: > I have attached uuid.dll; it seems they have removed it from the latest > revision of XAMPP. I used XAMPP 1.7.4, I will update the wxHaskell/Windows > page. Thanks for that. perl510.dll was then required, which was easier to find (strawberry perl), then I had to g

Re: [wxhaskell-devel] Compile problems

2013-06-17 Thread Henk-Jan van Tuyl
On Mon, 17 Jun 2013 15:32:17 +0200, harry wrote: > Henk-Jan van Tuyl writes: > >> I have attached uuid.dll; it seems they have removed it from the latest >> revision of XAMPP. I used XAMPP 1.7.4, I will update the >> wxHaskell/Windows >> page. > > Thanks for that. perl510.dll was then required

Re: [wxhaskell-devel] Compile problems

2013-06-17 Thread harry
Henk-Jan van Tuyl writes: > Searching for "uuid: %1 is not a valid Win32 application" leads to the > causes: > - space in the path to the DLL > - mixup of 32/64 bit Your google is a lot better than mine, I couldn't find anything! Is the one you uploaded 32 bit? Maybe that's the problem, I

Re: [wxhaskell-devel] Compile problems

2013-06-17 Thread Henk-Jan van Tuyl
On Mon, 17 Jun 2013 20:03:28 +0200, harry wrote: > Henk-Jan van Tuyl writes: > >> Searching for "uuid: %1 is not a valid Win32 application" leads to the >> causes: >> - space in the path to the DLL >> - mixup of 32/64 bit > > Your google is a lot better than mine, I couldn't find anything! >