Active Topics

 


Reply
Thread Tools
Posts: 341 | Thanked: 57 times | Joined on Nov 2009
#11
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
 

The Following User Says Thank You to ahmadka For This Useful Post:
Posts: 341 | Thanked: 57 times | Joined on Nov 2009
#12
Originally Posted by MohammadAG View Post
Or he removed the Makefile, which again, can be fixed by running qmake.
As far as I can tell, there's no makefile in the entire source code TAR file you download from http://gitorious.org/n9profile/n9profile/trees/master ..
 

The Following User Says Thank You to ahmadka For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#13
Originally Posted by ahmadka View Post
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
I suppose this application needs pkg-config for compiling, and MADDE doesn't have it.
Clutching my head...
I don't know how to install anything in MADDE environment. It has no apt-get.

Ask somebody else...

Try compiling in something else instead of MADDE.
I don't know what scratchbox is,

and these is a way to run qmake on N900 itself (and it's easy to install pkg-config on N900, just apt-get install pkg-config)
http://talk.maemo.org/showthread.php?p=771651

Last edited by Wikiwide; 2011-01-16 at 04:49.
 
Posts: 180 | Thanked: 76 times | Joined on May 2010
#14
I have Nokia Qt SDK and tried to build n9profile from Qt Creator and it works just fine (compiled and created the package). There shouldn't be any problems.
 

The Following User Says Thank You to Diph For This Useful Post:
Posts: 341 | Thanked: 57 times | Joined on Nov 2009
#15
@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 ahmadka For This Useful Post:
Posts: 180 | Thanked: 76 times | Joined on May 2010
#16
Originally Posted by ahmadka View Post
@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 ?
Latest Nokia Qt SDK. I just opened the *.pro file and pressed build.
 

The Following User Says Thank You to Diph For This Useful 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:
Posts: 180 | Thanked: 76 times | Joined on May 2010
#18
Sorry, I don't know how to help. It just worked from scratch. I have Ubuntu and latest Nokia Qt SDK if it helps.
 

The Following User Says Thank You to Diph For This Useful Post:
Posts: 341 | Thanked: 57 times | Joined on Nov 2009
#19
can you just check if any of the files I'm betting not found error for are included in the package you downloaded .. ?

because I actually tried finding such files in the source code TAR file I downloaded and couldnt find any of them ...
 

The Following User Says Thank You to ahmadka For This Useful Post:
Posts: 180 | Thanked: 76 times | Joined on May 2010
#20
I just cloned the git repo from the first post's link.

Code:
git clone git://gitorious.org/n9profile/n9profile.git
Have you tried this?

http://gitorious.org/n9profile/n9pro...tarball/master
 

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


 
Forum Jump


All times are GMT. The time now is 04:46.