Robert Beran

Results 55 comments of Robert Beran

Ok i think its not a Problem with phpgtk3 more than a Problem with MinGW and PHP-CPP ...

okay - today i will try again to compile to windows :)

ah ok - great :) tried now ... but i got it working with linux but its a bit hard to get it with the mingw compiler under debian ......

hello okay - ill try this :)

Hi there, i think its easier than expected. Just had to modify the makefile to create .dll files - but i just have to test ... Greets Robert

hi boys and girls, i finaly get php-cpp compile under cygwin ... with cmake ... and now i want to integrate it in the llibs ... edit: okay i got...

Hi, okay - i thought it was wrong - just get the phpcpp-common .dll file but not the real phpcpp project... so i get phpcpp it in an .a file...

Hi, okay - i got now the phpcpp-common.lib compiled -> with visual studio. Do i have to load this .lib for compiling the main phpcpp? would be nice if you...

Hi, yes i know - but could i do it with the following: make the .a file so its a static lib of phpcpp - then compile phpgtk3 with this...

Hi, okay - i see.... i figured out that it is because of the php-cpp files which are stored in the zend folder ... so now i hope i can...