maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Dmaemo_changes: No such file (https://talk.maemo.org/showthread.php?t=41814)

drgonzo 2010-01-22 13:41

Dmaemo_changes: No such file
 
I wanted to start programming a small app for my n900 and installed the SDK using the GUI and without any error it finished and i was happy.
So i started reading the "Documentation/Maemo 5 Developer Guide/Development Environment/Maemo SDK" , followed the instructions and compiled the first Hello GTK example receiving the following compiler error:

sbox-i486-pc-linux-gnu-gcc: -DMAEMO_CHANGES: No such file or directory

I am not a linux guru and far away from being a hardcore developer, so maybe this is just something really easy to fix but i have no clue how to fix it....

mikkov 2010-01-22 13:49

Re: Dmaemo_changes: No such file
 
Please show the command line where the error came from, it should be shown in terminal. Link to the documentation you were reading wouldn't hurt either

drgonzo 2010-01-22 13:55

Re: Dmaemo_changes: No such file
 
The Dokumentation is from this webpage:
http://wiki.maemo.org/Documentation/...ment/Maemo_SDK

This causes the error:
gcc -Wall -g gtk_helloworld-1.c \
`pkg-config --cflags gtk+-2.0` -o gtk_helloworld-1 \
`pkg-config --libs gtk+-2.0`



I checked the output form pkg-config --cflags gtk+-2.0 which begins:
-DMAEMO_CHANGES
-I/usr/include/gtk-2.0
and so on

So i guess somehow the MAEMO_CHANGES definition got lost

drgonzo 2010-01-24 05:00

Re: Dmaemo_changes: No such file
 
ok ...beginners fault :) case closed

thundercat600 2010-02-13 17:49

Re: Dmaemo_changes: No such file
 
Hello, Im having the same problem with my compilation. How did you resolve this?????

:(


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

vBulletin® Version 3.8.8