oops sorry! I pasted the wrong error... I fixed that one. It was a miss-typing error in .pro
this is the correct error:
Running build steps for project VNCHooks...
Starting: "C:/nokiaqtsdk/maemo/4.6.2/bin/make.exe" clean -w
make: Entering directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
/bin/make -f Makefile.Debug clean
make[1]: Entering directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
rm -f debug/SharedData.o debug/VNCHooks.o
rm -f *~ core *.core
make[1]: Leaving directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
/bin/make -f Makefile.Release clean
make[1]: Entering directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
rm -f release/SharedData.o release/VNCHooks.o
rm -f *~ core *.core
make[1]: Leaving directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
make: Leaving directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
The process "C:/nokiaqtsdk/maemo/4.6.2/bin/make.exe" exited normally.
Configuration unchanged, skipping qmake step.
Starting: "C:/nokiaqtsdk/maemo/4.6.2/bin/make.exe" -w
make: Entering directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
/bin/make -f Makefile.Debug
make[1]: Entering directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
g++ -c -pipe -mwindows -g -Wall -W -D_REENTRANT -fPIC -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -Ic:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/share/qt4/mkspecs/default -I. -Ic:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include -Idebug -o debug/SharedData.o ../nsserver/win32/src/VNCHooks/SharedData.cpp
cc1plus.exe: error: unrecognized command line option "-mwindows"
make[1]: Leaving directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
make: Leaving directory `/e/Projecto/uni_net-1.4.1-Mobile/uni_net-project/VNCHooks'
make[1]: *** [debug/SharedData.o] Error 1
make: *** [debug] Error 2
The process "C:/nokiaqtsdk/maemo/4.6.2/bin/make.exe" exited with code %2.
Error while building project VNCHooks (target: Maemo)
When executing build step 'Make'
Bookmarks