the makefile is ment to be compiled from gcc compiler and NOT the microsoft compiler..

the qt sdk comes with MinGW compiler... just locate the compiler direcotry.

now add path\to\mingw\bin to PATH

open command prompt and cd to OCI plugin

run make (not nmake)