-------------- Clean: Debug in essai (compiler: GNU GCC Compiler)---------------
Cleaned "essai - Debug"
-------------- Build: Debug in essai (compiler: GNU GCC Compiler)---------------
mingw32-gcc.exe -Wall  -g    -IC:\MinGW\ocilib\include  -c C:\MinGW\msys\1.0\home\X2006570\essai\main.c -o obj\Debug\main.o
mingw32-g++.exe -LC:\MinGW\ocilib\lib32  -o bin\Debug\essai.exe obj\Debug\main.o    -lociliba 
obj\Debug\main.o: In function `main':
C:/MinGW/msys/1.0/home/X2006570/essai/main.c:5: undefined reference to `OCI_Initialize'
C:/MinGW/msys/1.0/home/X2006570/essai/main.c:10: undefined reference to `OCI_Cleanup'
collect2: ld a retourné 1 code d'état d'exécution
Process terminated with status 1 (0 minutes, 0 seconds)
2 errors, 0 warnings (0 minutes, 0 seconds)
			
		
 
	
Partager