Hi Ward,
it seems you're missing php header files. You can download a php-dev
package for your distribution or compile your own PHP, please make
sure the header files zend.h, zend_interfaces.h can be found by PHP-Qt.
On Feb 26, 2008, at 12:23 PM, Ward Loockx wrote:
> Hello,
>
> When I try to build PHPQT I get the following error
>
> [ 11%] Building CXX object CMakeFiles/php_qt.dir/functions.o
> In file included from /home/ward/phpQT/phpqt/src/functions.cpp:24:
> /home/ward/phpQT/phpqt/src/php_qt.h:48:18: error: zend.h: No such file
> or directory
> /home/ward/phpQT/phpqt/src/php_qt.h:49:29: error: zend_interfaces.h:
> No
> such file or directory
>
>
> I Can't see a CMakeError.log :( I set my QT4 path good. Looks like I'm
> missing something ?
>
> Greets,
> Ward Loockx
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Php-qt-users mailing list
> Php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-qt-users
|