Re: [Php-qt-users] ./configure syntax error
Status: Beta
Brought to you by:
tm243
From: Thomas M. <tm...@ip...> - 2006-01-19 19:47:06
|
piotr mali=C5=84ski wrote on Donnerstag, 19. Januar 2006 19:07: > I've downloaded php-qt from svn today, I run phpize, then ./configure > which dies do to syntax error: > > checking for Qt binaries... default path > checking for php_qt... yes, shared > ./configure: line 3307: syntax error near unexpected token > `qt/classes/qcharref. > cpp' > ./configure: line 3307: ` qt/classes/qcharref.cpp \ ' I removed the blanks after the backslashes. Maybe that was it. =2D-=20 Thomas |