similar to: I want to contribute code for wine and become a developer.

Displaying 20 results from an estimated 300 matches similar to: "I want to contribute code for wine and become a developer."

2011 Mar 03
14
The program Dls3_32.exe has enountered a serious problem
Hi Guys, Can you help me to fix the issue mentioned below while using the DLS2002 application Error - "The program Dls3_32.exe has enountered a serious problem and needs to close" This application is compatible on Win 2K/95/98. OS I am using - Ubuntu 10.10 I have installed wine. Do I have to change any information in the Wine configuration or do you have any ideas what registry / .dll
2011 Aug 30
6
how to cross-compile
I want to compile wine to another architecture,such as ARM,MIPS,PPC. But How to do this ? Thank you in advance.
2011 Aug 11
2
error message of wingcc
When I try to build my existing application using winegcc, I get the following error message. /usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (/usr/local/lib/wine/libwinecrt0.a(exe_entry.o)) to format elf64-x86-64 (vida_codecs.a8MfIW.o) is not supported winebuild: /usr/bin/ld -r failed with status 256 This application can be built from a 32 bit OS Linux without problem.
2004 Dec 11
1
drives - semi newbie
Okay, on the nth reading about drives at http://www.winehq.com/site/docs/wine-user/config-drive-main I see that I simply need to type P:\usr\mywine, or, in my case, P:\mnt\crate to access my FAT drive. But, ya know, it seems I cannot find where I am to type this. Now, in the ancient past, I have done this in an ancient wine version by putting it in a certain section in the configuration file,
2005 Jan 29
3
ole problem on chess game.
Hi, I just installed wine and tried to run a chess game (WJChess which is a freeware). The game starts, I can access the game menus, the computer starts to play, when I click on a chess "piece" (I don't know the english word), it becomes red BUT I can't move it and I get the following message : fixme:ole:OLEPictureImpl_get_hPal (0x403bea30)->(0x4069f708): stub
2004 Jan 15
2
serial port access - microwin step 7
hi, i'm trying to get the application MICROWIN STEP 7 (version 3.1 SP2) from siemens to run. it's a tool which can program siemens simatic S7 through different devices, among others via serial port ppi cabel. the problem is this: the application installs fine, but when i try to install a software device interface (the interface to the serial port, for example), nothing happens. the
2005 Nov 11
7
Fedora Core 4 system lockup with wine 200506.. - 0.9.1
System specs: Fedora Core 4 2.6.13-1.1532_FC4smp ATI Radeon 9200 SE P4 2.4Ghz (hyperthreading) xorg 6.8.2 Aureal Semiconductor Vortex 2 sound card Intel 82801EB chipset wine-20050524 FC3 rpm works just fine on my FC4 system. But any versions after that lockup my system when running wine. For the 200506 - 200510 versions of wine I have compiled them from scratch so I assumed it was something
2012 Mar 28
0
Re: I want to contribute code for wine and become a developer.
yaocong: It has been some time now. I hope you're still interested to get that back into wine. A first step would be to upload a zipped package with the patches somewhere as you suggested before. then we can see what needs to be done and instruct you in git. It's not time consuming, so you don't need to be afraid ;) Thx in advance
2009 Sep 03
4
build wine dll problem
I am trying to follow the instructions here (http://www.winehq.org/docs/winelib-guide/bindlls-wrapper) to build a dll with wine that i can load dynamically in a windows wine application. this is what i am doing: MyWinDll.spec Code: 2 stdcall MyWinFunc (int) MyProxyWinFunc MyWin.c Code: #include <windef.h> short MyProxyWinFunc(int *i) { return 5; } shell Code: winemaker --nosource-fix
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
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2001 Jun 29
2
Segmentation Fault
During the compile of Wine, everything goes smoothly until I hit ntdll.spec. As soon as it enters the directory ntdll, it segfaults. Here's the full text of the error (we'll start at the point it enters the ntdll directory): make[2]: Entering directory '/root/wine/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
When compiling in Ubuntu 6.06 64 bit using this guide: http://wiki.winehq.org/WineOn64bit When I do 'sudo make install' I get this error: make[2]: Entering directory `/home/marcus/wine/dlls/gdi' ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o dispdib.o env.o gdi16.o metafile16.o wing.o bidi.o bitblt.o
2009 Feb 14
4
wine 1.1.15: winebuild failed with status 32512
When I try to build wine 1.1.15 in Fedora 8 I get this error > sh: i686-redhat-linux-gnu-as: command not found > winebuild: i686-redhat-linux-gnu-as failed with status 32512 > winegcc: ../../tools/winebuild/winebuild failed > make[2]: *** [acledit.dll.so] Error 2 > make[2]: Leaving directory `/home/user/rpmbuild/BUILD/wine-1.1.15/dlls/acledit' > make[1]: *** [acledit] Error
2001 May 22
3
Trouble building Wine-20010510
Hello All ! I trying to build wine on my Redhat 7.1 box. Compilation stops with the following error messages : . . . make[1]: Leaving directory `/receive/wine-20010510/tsx11' make[1]: Entering directory `/receive/wine-20010510/dlls' make[2]: Entering directory `/receive/wine-20010510/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
2007 Jan 04
3
pretended size postscript and size of the graphic device window
Dear list members! I've two questions concerning graphic export: a) I want to export my graphics as PostScript files. in this way I use the postscript() function. The tricky part is that they must have a pretended size (7 x 7 cm) and an absoulte font size (10pt). b) how can i (permanent) change the size of the graphic device window? Best regards mirca heli --
2008 Jun 01
1
Can't build Wine
winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [acledit.dll.so] Error 2 make[2]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls/acledit' make[1]: *** [acledit] Error 2 make[1]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls' make: *** [dlls] Error 2 This is a new one for me since I've been compiling every release since 0.9.1. Hints?
2008 Nov 14
7
Wine on Solaris 10
Hi, Can you tell me if Wine is supported on Solaris 10? Regards Col
2001 Jul 23
1
Compile Error, ld.so.1: winebuild: fatal, Please help!!!!!Thanks
Hi gurus, Please help me out with the fatal compiling problem. I am using soalris8 x86 with wine-20010629, Any suggestion would be highly recommended! /usr/openwin/include/X11/Xutil.h:56: warning: ignoring pragma: "@(#)Xutil.h 1.2 00/07/05 SMI gcc -Wl,-G -Wl,-h,/usr/local/lib/libwine_tsx11.so locking.o ts_xf86dga.o ts_xf86dga2.o ts_xf86vmode.o ts_xshm.o ts_xlib.o ts_xresource.o
2005 Oct 23
1
Re: winebuild problems - wine-20050930 [SOLVED]
Sorry for the noise. On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote: > On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote: > > Hi, > > Does anyone know what happened to the --debug option in winebuild? > > It seems to have disappeared in more recent versions of Wine. > > > > I am attempting to build a program that uses winebuild with