maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   QT Creator | Compile an HTML5 App for meego (https://talk.maemo.org/showthread.php?t=94610)

rwanito 2015-02-13 18:38

QT Creator | Compile an HTML5 App for meego
 
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 2015-02-13 18:47

Re: QT Creator | Compile an HTML5 App for meego
 
Hammer is compiling, not building packages.

Copernicus 2015-02-13 19:01

Re: QT Creator | Compile an HTML5 App for meego
 
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

rwanito 2015-02-13 19:02

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 ?

rwanito 2015-02-13 19:07

Re: QT Creator | Compile an HTML5 App for meego
 
Hi !
Ok, i got it

I will try to create a package

rwanito 2015-02-13 19:21

Re: QT Creator | Compile an HTML5 App for meego
 
Thanks you, it works !


All times are GMT. The time now is 23:11.

vBulletin® Version 3.8.8