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