Displaying 4 results from an estimated 4 matches for "dclipper".
Did you mean:
clipper
2004 Sep 30
0
Building wine-i386 on x86_64 linux
...i386-redhat-linux7-gcc
CXX=/usr/bin/i386-redhat-linux7-g++ CPP_FLAGS=-m32 CXXFLAGS=-m32
./configure
I then did make depend and make, and everything appears to be being
built with the correct compilers until:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec
convert.o dclipper/main.o ddraw/hal.o ddraw/main.o ddraw/thunks.o
ddraw/user.o dpalette/hal.o dpalette/main.o dsurface/dib.o
dsurface/fakezbuffer.o dsurface/gamma.o dsurface/hal.o dsurface/main.o
dsurface/thunks.o dsurface/user.o dsurface/wndproc.o helper.o main.o
regsvr.o struct_convert.o ddraw.dll.dbg.o versio...
2004 Aug 30
0
Building 20040813 on debian ppc
Hello all,
I have been having problems building wine on debian for ppc. I
continuously get an error from winegcc when building ddraw.dll.so.
Something like:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./ddraw.spec convert.o dclipper/main.o ddraw/hal.o ddraw/main.o
ddraw/thunks.o ddraw/user.o dpalette/hal.o dpalette/main.o
dsurface/dib.o dsurface/fakezbuffer.o dsurface/gamma.o dsurface/hal.o
dsurface/main.o dsurface/thunks.o dsurface/user.o dsurface/wndproc.o
helper.o main.o regsvr.o struct_convert.o ddraw.dll.dbg.o versio...
2001 Aug 05
1
WineX Build Problems
...directory.
test ! -d "$ac_dir" && mkdir "$ac_dir"
fi
rm -f $ac_file
mv conftest.h $ac_file
fi
fi; done
EOF
cat >> $CONFIG_STATUS <<EOF
EOF
cat >> $CONFIG_STATUS <<\EOF
extra_subdirs="\
dlls/ddraw/d3ddevice \
dlls/ddraw/dclipper \
dlls/ddraw/ddraw \
dlls/ddraw/direct3d \
dlls/ddraw/dpalette \
dlls/ddraw/dsurface \
dlls/dinput/joystick \
dlls/dinput/keyboard \
dlls/dinput/mouse \
dlls/kernel/messages \
dlls/user/resources \
"
for i in $extra_subdirs; do [ -d $i ] || (echo "creating $i" && mkdir $i);
d...
2002 Jan 03
2
Unable to compile wine CVS version
...erver: Updating dlls/avifil32
cvs server: Updating dlls/comctl32
P dlls/comctl32/commctrl.c
cvs server: Updating dlls/commdlg
cvs server: Updating dlls/crtdll
cvs server: Updating dlls/dciman32
cvs server: Updating dlls/ddraw
cvs server: Updating dlls/ddraw/d3ddevice
cvs server: Updating dlls/ddraw/dclipper
cvs server: Updating dlls/ddraw/ddraw
cvs server: Updating dlls/ddraw/direct3d
cvs server: Updating dlls/ddraw/dpalette
cvs server: Updating dlls/ddraw/dsurface
cvs server: Updating dlls/devenum
cvs server: Updating dlls/dinput
cvs server: Updating dlls/dinput/joystick
cvs server: Updating dlls/din...