The Following User Says Thank You to ahmadka For This Useful Post: | ||
![]() |
2011-01-16
, 03:45
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#12
|
Or he removed the Makefile, which again, can be fixed by running qmake.
The Following User Says Thank You to ahmadka For This Useful Post: | ||
![]() |
2011-01-16
, 04:29
|
Posts: 2,000 |
Thanked: 3,345 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#13
|
Sorry for getting back to this so late .. i was busy to work on this again ..
Anyways, I tried running the command 'mad qmake', and I got the following error (a simple 'qmake' gave a 'command not found' error):
Code:MADDE-0.6.46 /d/n9profile Ahmad $ mad qmake env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory env.exe: /madlib/pkg-config: No such file or directory WARNING: desktop.path is not defined: install target not created
![]() |
2011-01-16
, 08:13
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#14
|
The Following User Says Thank You to Diph For This Useful Post: | ||
![]() |
2011-01-16
, 08:29
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#15
|
The Following User Says Thank You to ahmadka For This Useful Post: | ||
![]() |
2011-01-16
, 18:34
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#16
|
@Diph, can you tell me exactly what steps you did ? Like what version of Qt Creator are you using ? How did you open the project in Qt Creator ? What build settings did you use, etc ?
The Following User Says Thank You to Diph For This Useful Post: | ||
![]() |
2011-01-16
, 22:57
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#17
|
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'
The Following User Says Thank You to ahmadka For This Useful Post: | ||
![]() |
2011-01-17
, 20:40
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#19
|
The Following User Says Thank You to ahmadka For This Useful Post: | ||
![]() |
2011-01-18
, 06:12
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#20
|
git clone git://gitorious.org/n9profile/n9profile.git
The Following User Says Thank You to Diph For This Useful Post: | ||
Anyways, I tried running the command 'mad qmake', and I got the following error (a simple 'qmake' gave a 'command not found' error):