wine problem

mguyard mguyard at laposte.net
Tue Jun 8 07:26:14 CDT 2004


Hello

I do that
 Before starting to work on a big project you may want to try
to port a small application. The winemine application from the
Wine source tree suits well for testing purposes. It can be
found in the programs subdirectory. winemine is a simple
application, but has a few C, header and resource files.

Run make clean in the winemine source directory if it contains
results of previous builds. Create a separate directory with
name winemine2, so it won't conflict with the Wine copy of the
application. Copy the sources of winemine (files *.c, *.h,
*.rc) to this directory. Now run the commands, mentioned above
from the winemine2 directory:

          $ winemaker --lower-uppercase .

without any problem and after i go at wine directory and do 
./configure
and after i type 
make

and i have a lot of errors:

dialog.c:64: « p_board » non déclaré (première utilisation
dans cette fonction)
dialog.c:64: erreur d'analyse syntaxique avant le jeton « ) »
dialog.c:65: « hDlg » non déclaré (première utilisation dans
cette fonction)
dialog.c:67: « TRUE » non déclaré (première utilisation dans
cette fonction)
dialog.c:69: « WM_COMMAND » non déclaré (première utilisation
dans cette fonction)
dialog.c:70: « wParam » non déclaré (première utilisation dans
cette fonction)
dialog.c:71: « IDOK » non déclaré (première utilisation dans
cette fonction)
dialog.c:78: « IDCANCEL » non déclaré (première utilisation
dans cette fonction)
dialog.c:84: « FALSE » non déclaré (première utilisation dans
cette fonction)
dialog.c: Au niveau supérieur:
dialog.c:87: erreur d'analyse syntaxique avant « CALLBACK »
dialog.c:87: erreur d'analyse syntaxique avant « hDlg »
dialog.c: Dans la fonction « TimesDlgProc »:
dialog.c:89: erreur de syntaxes avant le jeton « * »
dialog.c:92: « uMsg » non déclaré (première utilisation dans
cette fonction)
dialog.c:93: « WM_INITDIALOG » non déclaré (première
utilisation dans cette fonction)
dialog.c:94: « p_board » non déclaré (première utilisation
dans cette fonction)
dialog.c:94: erreur d'analyse syntaxique avant le jeton « ) »
dialog.c:98: « hDlg » non déclaré (première utilisation dans
cette fonction)
dialog.c:102: « FALSE » non déclaré (première utilisation dans
cette fonction)
dialog.c:103: « TRUE » non déclaré (première utilisation dans
cette fonction)
dialog.c:105: « WM_COMMAND » non déclaré (première utilisation
dans cette fonction)
dialog.c:106: « wParam » non déclaré (première utilisation
dans cette fonction)
dialog.c:107: « IDOK » non déclaré (première utilisation dans
cette fonction)
dialog.c:108: « IDCANCEL » non déclaré (première utilisation
dans cette fonction)
dialog.c: Au niveau supérieur:
dialog.c:117: erreur d'analyse syntaxique avant « CALLBACK »
dialog.c:117: erreur d'analyse syntaxique avant « hDlg »
dialog.c: Dans la fonction « AboutDlgProc »:
dialog.c:119: « uMsg » non déclaré (première utilisation dans
cette fonction)
dialog.c:120: « WM_INITDIALOG » non déclaré (première
utilisation dans cette fonction)
dialog.c:121: « TRUE » non déclaré (première utilisation dans
cette fonction)
dialog.c:123: « WM_COMMAND » non déclaré (première utilisation
dans cette fonction)
dialog.c:124: « wParam » non déclaré (première utilisation
dans cette fonction)
dialog.c:125: « IDOK » non déclaré (première utilisation dans
cette fonction)
dialog.c:126: « IDCANCEL » non déclaré (première utilisation
dans cette fonction)
dialog.c:127: « hDlg » non déclaré (première utilisation dans
cette fonction)
dialog.c:132: « FALSE » non déclaré (première utilisation dans
cette fonction)

something is not declared so i follow the operation procedure:

 You are done! Now you can start the application as ./winemine2.

If you come across problems preparing and building this
application this probably means that winemaker utility is
broken by some changes in Wine. Try asking for help on
<wine-devel at winehq.org>

so i try to ask the question at your business. Please help me 

regards

Mickael GUYARD
INTA engineer
Paris

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)







More information about the wine-devel mailing list