Bonjours,
Voila quand je compile mon programme, j'obtient ca :
Compilateur: Default compiler
Exécution de g++.exe...
g++.exe "C:\Dev-Cpp\Projets\Tetrinet\main.cpp" -o "C:\Dev-Cpp\Projets\Tetrinet\main.exe" -I"C:\Dev-Cpp\include\c++" -I"C:\Dev-Cpp\include\c++\mingw32" -I"C:\Dev-Cpp\include\c++\backward" -I"C:\Dev-Cpp\include" -L"C:\Dev-Cpp\lib"
C:/Dev-Cpp/Projets/Tetrinet/main.cpp: In function `BOOL MainDlg(HWND__*,
unsigned int, unsigned int, long int)':
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:83: warning: passing NULL used for
non-pointer argument passing 3 of `LONG RegCreateKeyExA(HKEY__*, const
CHAR*, long unsigned int, CHAR*, long unsigned int, long unsigned int,
_SECURITY_ATTRIBUTES*, HKEY__**, DWORD*)'
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:83: warning: argument to non-pointer type
`long unsigned int' from NULL
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:83: warning: passing NULL used for
non-pointer argument passing 5 of `LONG RegCreateKeyExA(HKEY__*, const
CHAR*, long unsigned int, CHAR*, long unsigned int, long unsigned int,
_SECURITY_ATTRIBUTES*, HKEY__**, DWORD*)'
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:83: warning: argument to non-pointer type
`long unsigned int' from NULL
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:135: warning: comparison is always false
due to limited range of data type
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:248: warning: passing NULL used for
non-pointer argument passing 3 of `LONG RegCreateKeyExA(HKEY__*, const
CHAR*, long unsigned int, CHAR*, long unsigned int, long unsigned int,
_SECURITY_ATTRIBUTES*, HKEY__**, DWORD*)'
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:248: warning: argument to non-pointer type
`long unsigned int' from NULL
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:248: warning: passing NULL used for
non-pointer argument passing 5 of `LONG RegCreateKeyExA(HKEY__*, const
CHAR*, long unsigned int, CHAR*, long unsigned int, long unsigned int,
_SECURITY_ATTRIBUTES*, HKEY__**, DWORD*)'
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:248: warning: argument to non-pointer type
`long unsigned int' from NULL
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:250: warning: passing NULL used for
non-pointer argument passing 3 of `LONG RegSetValueExA(HKEY__*, const CHAR*,
long unsigned int, long unsigned int, const BYTE*, long unsigned int)'
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:250: warning: argument to non-pointer type
`long unsigned int' from NULL
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:252: warning: passing NULL used for
non-pointer argument passing 3 of `LONG RegSetValueExA(HKEY__*, const CHAR*,
long unsigned int, long unsigned int, const BYTE*, long unsigned int)'
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:252: warning: argument to non-pointer type
`long unsigned int' from NULL
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:254: warning: passing NULL used for
non-pointer argument passing 3 of `LONG RegSetValueExA(HKEY__*, const CHAR*,
long unsigned int, long unsigned int, const BYTE*, long unsigned int)'
C:/Dev-Cpp/Projets/Tetrinet/main.cpp:254: warning: argument to non-pointer type
`long unsigned int' from NULL
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x19):main.cpp: undefined reference to `WSAStartup@8'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x90):main.cpp: undefined reference to `DeleteObject@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0xba):main.cpp: undefined reference to `WSACleanup@0'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x1f1):main.cpp: undefined reference to `closesocket@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x202):main.cpp: undefined reference to `closesocket@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x213):main.cpp: undefined reference to `closesocket@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x23b):main.cpp: undefined reference to `htons@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x252):main.cpp: undefined reference to `socket@12'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x26f):main.cpp: undefined reference to `WSAAsyncSelect@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x284):main.cpp: undefined reference to `bind@12'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x297):main.cpp: undefined reference to `listen@8'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x4d4):main.cpp: undefined reference to `inet_addr@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x4f3):main.cpp: undefined reference to `gethostbyname@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x564):main.cpp: undefined reference to `htons@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x57b):main.cpp: undefined reference to `socket@12'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x598):main.cpp: undefined reference to `WSAAsyncSelect@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x5ad):main.cpp: undefined reference to `connect@12'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x5bd):main.cpp: undefined reference to `WSAGetLastError@0'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x600):main.cpp: undefined reference to `recv@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x665):main.cpp: undefined reference to `send@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x770):main.cpp: undefined reference to `send@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x786):main.cpp: undefined reference to `send@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x811):main.cpp: undefined reference to `send@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x827):main.cpp: undefined reference to `send@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x892):main.cpp: more undefined references to `send@16' follow
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x980):main.cpp: undefined reference to `closesocket@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x991):main.cpp: undefined reference to `closesocket@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0x9de):main.cpp: undefined reference to `accept@12'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0xa03):main.cpp: undefined reference to `recv@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0xab1):main.cpp: undefined reference to `send@16'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0xac4):main.cpp: undefined reference to `closesocket@4'
C:\DOCUME~1\VILLEG~1\LOCALS~1\Temp/cc0ubaaa.o(.text+0xad5):main.cpp: undefined reference to `closesocket@4'
Exécution terminée
Comment je peut faire svp ?
PS : Beaucoup d'application ne marchent pas, alors que je les ai télécharger sur ce site :(
Est-ce DevC++ qui est mal configuré, comment je peut faire ?
Merci
Merci de votre aide.
--
Email := 'amokers@yahoo.fr';
ICQ := '150576014';
Site := 'www.delphi-projets.fr.st';
MSN Messenger := 'amokers@msn.com';