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,
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
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
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.
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
>
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
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"
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