View Single Post
Posts: 341 | Thanked: 57 times | Joined on Nov 2009
#17
Alright well I just opened the pro file, choose the output forms in the popup that appears, and then pressed CTRL+B (Build Project) .. I'm getting some missing file and undeclared variables errors:

Code:
In file included from controlclass.cpp:7: 
calendatprofile.h:9:23: error: CCalendar.h: No such file or directory 
calendatprofile.h:10:28: error: CMulticalendar.h: No such file or directory 
calendatprofile.h:11:19: error: CTodo.h: No such file or directory 
calendatprofile.h:12:24: error: CBdayEvent.h: No such file or directory 
calendatprofile.h:13:20: error: CEvent.h: No such file or directory 
In file included from controlclass.cpp:7: 
calendatprofile.h:52: error: 'CalendarColour' has not been declared 
make: Leaving directory `/d/n9profile' 
make: *** [controlclass.o] Error 1 
Exited with code 2.
Error while building project n9profil (target: Maemo)
When executing build step 'Make'
Are you getting these errors too ? If so, what did you do to get around them ?
 

The Following User Says Thank You to ahmadka For This Useful Post: