Test Drive failure

Dimitrie O. Paun dpaun at rogers.com
Tue Nov 2 10:13:44 CST 2004


On Tue, Nov 02, 2004 at 05:53:11PM +0200, Dagan Shai wrote:
> Hi,
> I'm new to WINELIB. As a test drive I tried to port the Hello World
> application, just to see that the environment is functioning.
> I called:
> winemaker --console --lower-uppercase .
> In the source directory. Then I called:
> make
> A helloworld.exe.so file was successfully created as a result (no errors
> or warnings). 

It should have also generated a helloworld executable file, and you
should be running it as:
# ./helloworld

-- 
Dimi.



More information about the wine-devel mailing list