Re: Compiling test application (Notepad) with winelib - executeable segfaults

2006-01-01 Thread Richard Wild
Vitaliy Margolen wrote: No winelib application is not a standalone as you would think. You need to run it in the same way as all the rest exe files: 'wine notepad2'. Vitaliy Well, that certainly works. Thanks.

Compiling test application (Notepad) with winelib - executeable segfaults

2006-01-01 Thread Richard Wild
Hi all, I was trying to compile the test application (Notepad) with winelib to get a feel for how to use it. I followed the instructions in your docs, but ended up with a target file notepad2.exe.so. The instructions imply that I should end up with an executable called notepad2, since they t