winelib problems

2004-12-09 Thread Joris Huizer
Hello, I tried winemaker (just the notepad example explained at the page) but it doesn't work: - I had to comment out 'use strict' - otherwise winemaker would complain; - still no notepad2 executable is generated... Is it under active development, or is winemaker having bigger problems? regards,

Re: Major Winelib Problems

2004-11-25 Thread Steven Edwards
Hi Sam, --- Sam Lauber <[EMAIL PROTECTED]> wrote: > I followed the tutorial for Winelib on my Linux system, building > notepad. I examined the file "./notepad2" with readelf, and it said > "Not an ELF file", and I do not have an a.out system. I opened it > with my text editor (attached is the text

Re: Major Winelib Problems

2004-11-25 Thread Vincent Béron
Le jeu 25/11/2004 à 14:34, Dimitrie O. Paun a écrit : > On Thu, Nov 25, 2004 at 08:04:48PM +0100, Sam Lauber wrote: > > I followed the tutorial for Winelib on my Linux system, building notepad. I > > examined the file "./notepad2" with readelf, and it said "Not an ELF file", > > and I do not have

Re: Major Winelib Problems

2004-11-25 Thread Dimitrie O. Paun
On Thu, Nov 25, 2004 at 07:24:08PM +, Mike Hearn wrote: > I think what you mean is, you wanted to be able to type: > > ./my-program > > and have it launch like a "normal" app. Which is exactly what the current Winelib toolchain gives you. -- Dimi.

Re: Major Winelib Problems

2004-11-25 Thread Dimitrie O. Paun
On Thu, Nov 25, 2004 at 08:04:48PM +0100, Sam Lauber wrote: > I followed the tutorial for Winelib on my Linux system, building notepad. I > examined the file "./notepad2" with readelf, and it said "Not an ELF file", > and I do not have an a.out system. I opened it with my text editor (attached >

Re: Major Winelib Problems

2004-11-25 Thread Mike Hearn
On Thu, 25 Nov 2004 20:04:48 +0100, Sam Lauber wrote: > I followed the tutorial for Winelib on my Linux system, building > notepad. I examined the file "./notepad2" with readelf, and it said "Not > an ELF file", and I do not have an a.out system. I opened it with my > text editor (attached is the t

Major Winelib Problems

2004-11-25 Thread Sam Lauber
I followed the tutorial for Winelib on my Linux system, building notepad. I examined the file "./notepad2" with readelf, and it said "Not an ELF file", and I do not have an a.out system. I opened it with my text editor (attached is the text I saw) and I was disappointed. Instead of a real "port"

winemaker/winelib problems

2004-09-23 Thread Tim Ruehsen
Hi, i want to compile a small MFC based app using winelib/winemaker. The system is Debian SID (upto date, daily patched) (wine 20040716). As I understood from doc 'winelib-user/mfc-compiling' I have to compile MFC first. I copied dir 'atlmfc' from VC7 onto my machine, cd'ing into atlmfc/src/mf