Skip to content

Commit a474ba7

Browse files
committed
more updates on compile
1 parent d0bc989 commit a474ba7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ Será necessário compilar o [PHP-CPP](https://github.com/CopernicaMarketingSoft
3636
:$ make install
3737
```
3838

39-
Depois disso é só começar a testar e começar a ajudar no desenvolvimento do bind (desabilite LIBWNCK por enquanto):
40-
> After that, just start test and start to help to dev this bind [disale LIBWNCK for now]
39+
Talvez algum erro ocorra no thoweble.h, então verifique se esse [issue](https://github.com/CopernicaMarketingSoftware/PHP-CPP/pull/440/commits/86d3624857a4d6a5ca8f760bb233ed083079e462) está corrigido
40+
> Maybe occur some errors on thoweble.h, so confirm that [issue](https://github.com/CopernicaMarketingSoftware/PHP-CPP/pull/440/commits/86d3624857a4d6a5ca8f760bb233ed083079e462) are fixed
41+
42+
Agora basta baixar e compilar o php-gtk3
43+
> After that, just download php-gtk3 and compile it
4144
4245
```sh
4346
:$ git clone https://github.com/scorninpc/php-gtk3.git
@@ -46,6 +49,9 @@ Depois disso é só começar a testar e começar a ajudar no desenvolvimento do
4649
:$ php -dextension=./php-gtk3.so test.php
4750
```
4851

52+
Depois disso é só começar a testar e começar a ajudar no desenvolvimento do bind (desabilite LIBWNCK por enquanto):
53+
> After that, just start test and start to help to dev this bind [disale LIBWNCK for now]
54+
4955
Some images of progress
5056
==============
5157
![GTKTreeview](https://i.imgur.com/zrO87QV.jpg)

0 commit comments

Comments
 (0)