Reply
Thread Tools
Posts: 55 | Thanked: 21 times | Joined on Dec 2014
#1
Hi !
I try to create an application with HTML but when i click on the "hammer" to compile, there are some files which are created but no *.deb.

An idea ?
Thx
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2
Hammer is compiling, not building packages.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#3
In slightly more detail, Qt Creator should have a group of icons including the "hammer" icon. If you hover the mouse over those icons, you can see tooltips describing their functions; the hammer's tooltip is "build project", the green triangle is "run project", the green triangle with a ladybug is "start debugging", etc.

The "build project" won't create a deb, because it doesn't need to do so. The "run project" will create one, if you are deploying to an N9 (whether simulated or real). But, you will need to set up the deployment details (accessed by clicking the "Projects" icon in Qt Creator) before that will work.

For more details, here's a link to Qt documentation on building & running projects:

http://qt-project.org/doc/qtcreator-...g-running.html
 

The Following User Says Thank You to Copernicus For This Useful Post:
Posts: 55 | Thanked: 21 times | Joined on Dec 2014
#4
Oh, ok but when i click on the hammer with Symbian selected it create a sis file.
have you got an idea to package a deb file ?
 
Posts: 55 | Thanked: 21 times | Joined on Dec 2014
#5
Hi !
Ok, i got it

I will try to create a package
 
Posts: 55 | Thanked: 21 times | Joined on Dec 2014
#6
Thanks you, it works !
 

The Following 2 Users Say Thank You to rwanito For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:05.