On Thu, Jul 29, 2004 at 10:05:09PM +0300, sergio ojalvo wrote:
> I get the tar files with the sources from sourceforge and didn't change
> this file.
Yes, but unfortumately, winemaker is not perfect, and in this very
case it's buggy. En.rc is not meant to be compiled independently,
but rather be i
On Thu, 2004-07-29 at 18:29, Dimitrie O. Paun wrote:
> On Thu, Jul 29, 2004 at 01:50:20PM +0300, sergio ojalvo wrote:
> > Hi
> > I'm working on Debian Linux. I just install the wine packages and
> > download sources for trying the test driver.
> > Running Winemaker to winemine test project I note:
Le jeu 29/07/2004 à 11:29, Dimitrie O. Paun a écrit :
[snip]
> > Anyway, I try to run make after that and that is the output:
> >
> > winebuild -o winemine.exe.dbg.c --debug -C. dialog.c main.c
> > winegcc -c -mno-cygwin -I. -o winemine.exe.dbg.o winemine.exe.dbg.c
> > winegcc -c -mno-cygwin
On Thu, Jul 29, 2004 at 01:50:20PM +0300, sergio ojalvo wrote:
> Hi
> I'm working on Debian Linux. I just install the wine packages and
> download sources for trying the test driver.
> Running Winemaker to winemine test project I note: that configure script
> was not created and Makefile is created
Hi
I'm working on Debian Linux. I just install the wine packages and
download sources for trying the test driver.
Running Winemaker to winemine test project I note: that configure script
was not created and Makefile is created instead of Makefile.in. (like
wrote in the web page)
I think is a new fe