Skip to content

Commit

Permalink
more updates on compile
Browse files Browse the repository at this point in the history
  • Loading branch information
scorninpc committed May 4, 2022
1 parent d0bc989 commit a474ba7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,11 @@ Será necessário compilar o [PHP-CPP](https://github.com/CopernicaMarketingSoft
:$ make install
```

Depois disso é só começar a testar e começar a ajudar no desenvolvimento do bind (desabilite LIBWNCK por enquanto):
> After that, just start test and start to help to dev this bind [disale LIBWNCK for now]
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
> Maybe occur some errors on thoweble.h, so confirm that [issue](https://github.com/CopernicaMarketingSoftware/PHP-CPP/pull/440/commits/86d3624857a4d6a5ca8f760bb233ed083079e462) are fixed
Agora basta baixar e compilar o php-gtk3
> After that, just download php-gtk3 and compile it
```sh
:$ git clone https://github.com/scorninpc/php-gtk3.git
Expand All @@ -46,6 +49,9 @@ Depois disso é só começar a testar e começar a ajudar no desenvolvimento do
:$ php -dextension=./php-gtk3.so test.php
```

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

0 comments on commit a474ba7

Please sign in to comment.