I think I am using winemaker wrong. It does not give me a .res file as the
winelib user's guide says I need, and the guide says I should be getting a
Makefile.in and configure script. When I try to use it and link to the
libcudart.so.2.0 file it acts like the target directory is libcudart.so.2.0

[EMAIL PROTECTED]:~/wine/patches/cuda$ winemaker --nosource-fix --dll
-Ldir /usr/local/cuda/lib/ -library libcudart.so.2.0
error: the work directory, "libcudart.so.2.0", has already been specified
(was "/usr/local/cuda/lib/")

I'm not sure if just the winelib guide is out of date, it says many of the
parts are, or if I'm not understanding it right. I've also looked at the man
page for  winemaker and I guess I just don't get how to specify which files
to link to.


Reply via email to