Re:Compile a PHP-GTK2 script as standalone .exe (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:Compile a PHP-GTK2 script as standalone .exe
|
|
|
|
Compile a PHP-GTK2 script as standalone .exe 3 Months ago
|
Karma: 0
|
|
Hello everybody,
I'd like to be able to distribute easily my programs, but i'm going crazy trying to compile my scripts as a standalone .exe for Windows using the tools i've found on the web:
-Priadoblender crashes, this project is stuck since 2 years
-Roadsend compiler doesn't support GTK2, and seems that this project is stuck as well
-Bamcompile doesn't work as well with GTK (even if i include all the extensions the .exe doesn't work, i'm still waiting for an answer from the developer)
Compiling as .exe would ease a lot my tasks since i don't want to mess too much with user's pc using an installer (installing php-gtk, libglade and creating shortcuts for the program interpretation).
Did anybody find a working solution?
thanks a lot for your help!
andrea
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Compile a PHP-GTK2 script as standalone .exe 2 Months, 3 Weeks ago
|
Karma: 0
|
|
no. but i use RAR-SFX archive, in "run after extraction" wrote:
gtk2\php-win.exe main.php
:) + ico and application ready
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
jaccos (User)
Fresh Boarder
Posts: 2
|
|
|
|
|
|
|
Last Edit: 2008/07/17 20:44 By jaccos.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Compile a PHP-GTK2 script as standalone .exe 2 Months, 2 Weeks ago
|
Karma: 0
|
|
thankyou i'll try this method!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Compile a PHP-GTK2 script as standalone .exe 2 Months, 2 Weeks ago
|
Karma: 0
|
|
thankyou jaccos, i'll try this method too, if i need help i'll post again in this thread!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 317
|
|
Re:Compile a PHP-GTK2 script as standalone .exe 2 Months, 2 Weeks ago
|
Karma: 8
|
abergamasco wrote:
Hello everybody,
I'd like to be able to distribute easily my programs, but i'm going crazy trying to compile my scripts as a standalone .exe for Windows using the tools i've found on the web:
-Priadoblender crashes, this project is stuck since 2 years
Hi Andrea,
Priadoblender is working fine.
I've written a step-by-step instruction how to use this tool.
Compiling standalone PHP-GTK2 applications on windows using PriadoBlender
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|