Displaying 3 results from an estimated 3 matches for "advapi32_test".
2005 Sep 28
0
Wine 20050830 compilation failed with ddraw_test.exe.so
...d-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o winetest.exe.dbg.o winetest.exe.dbg.c
../../tools/bin2res -f -o wine.ico ./winetest.rc
cp ../../dlls/advpack/tests/advpack_test.exe.so advpack_test.exe.so && strip
advpack_test.exe.so
cp ../../dlls/advapi32/tests/advapi32_test.exe.so advapi32_test.exe.so &&
strip advapi32_test.exe.so
cp ../../dlls/comctl32/tests/comctl32_test.exe.so comctl32_test.exe.so &&
strip comctl32_test.exe.so
cp ../../dlls/crypt32/tests/crypt32_test.exe.so crypt32_test.exe.so && strip
crypt32_test.exe.so
make[2]: *** Pas...
2011 Sep 27
24
Wine on Tiger
I'm almost certain I installed Wine correctly, but when I try to get a Windows program working it doesn't happen. The program I'm trying to install is Arena 10 (a simulation program). I've attached some screen shots. The first one is when I completed the wine install, 2 through 6 show when I tried to install the program. If you could tell me what steps to take to fix these
2004 May 10
1
probs w/ make and make install
...o. Stop
*** Error code 2
Stop in /usr/home/vertigo/wine-20040505/dlls.
*** Error code 1
Stop in /usr/home/vertigo/wine-20040505.
-----------------------------
this is the 2nd stop that occured... during make, towards
the end, it
couldn't open
/home/vertigo/wine-20040505/programs/winetest/advapi32_test.exe...
i
checked in that dir, and the files were still *_test.exe.so.
seemingly,
the previous step that copied these files here also stripped
them, but
did not change their names (remove the .so). i did this
manually, and
retried make, which finished. the above stop happens almost
immediatly
fr...