Hi,
When i give "make" this is what it does,
gcc -c -pipe -fprofile-arcs -ftest-coverage -g -D_REENTRANT -Wall -W -DQT_DBUS_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I<Include Path> -o ./applicationwindow.o applicationwindow.cpp
gcc -c -pipe -fprofile-arcs -ftest-coverage -g -D_REENTRANT -Wall -W -DQT_DBUS_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I<Include Path> -o ./applicationwindow.o applicationwindow.cpp
To copy to clipboard, switch view to plain text mode
Is there any mistake in the above command ?
Mani
Bookmarks