User forums > Help

howto import a glade project?

(1/1)

paspas:
hi,

i'm trying to import a glade project, doing this steps:
- Create an empty project into glade's project
- add everything to the project
when i tried to compile using makefile from Project / properties

i have this error:

make: *** No hay ninguna regla para construir el objetivo `Release'.  Alto.
(something like: there isn't any rule to make object 'Release'. stop)

could someone help me?. I'm using ubuntu

than you :)

stahta01:
You need to look at the names of the targets in the makefile. Normally one is called "all", but this is not always true. Then "Project" -> "Properties" "Targets" Tab; Highlight "Release" and click on the button "Rename" and change it to the correct makefile target.

Tim S

paspas:
you are a genius :)

thank you very much.

see you

Navigation

[0] Message Index

Go to full version